[129903] trunk/dports/devel/kyua/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Dec 22 14:46:24 PST 2014


Revision: 129903
          https://trac.macports.org/changeset/129903
Author:   ryandesign at macports.org
Date:     2014-12-22 14:46:24 -0800 (Mon, 22 Dec 2014)
Log Message:
-----------
kyua: add modeline and $Id$ line; remove homepage line (the github portgroup sets this already)

Modified Paths:
--------------
    trunk/dports/devel/kyua/Portfile

Modified: trunk/dports/devel/kyua/Portfile
===================================================================
--- trunk/dports/devel/kyua/Portfile	2014-12-22 22:20:58 UTC (rev 129902)
+++ trunk/dports/devel/kyua/Portfile	2014-12-22 22:46:24 UTC (rev 129903)
@@ -1,3 +1,6 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
 PortSystem          1.0
 PortGroup           github 1.0
 
@@ -11,7 +14,6 @@
 long_description    Kyua is a testing framework for infrastructure software, \
                     originally designed to equip BSD-based operating systems \
                     with a test suite.
-homepage            https://github.com/jmmv/kyua/
 
 github.tarball_from releases
 checksums           md5     166cb2078d72f231c315d4aec1b673bc \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141222/1ab6ab40/attachment.html>


More information about the macports-changes mailing list