[105962] trunk/dports/python
jmr at macports.org
jmr at macports.org
Sat May 11 01:58:01 PDT 2013
Revision: 105962
https://trac.macports.org/changeset/105962
Author: jmr at macports.org
Date: 2013-05-11 01:58:00 -0700 (Sat, 11 May 2013)
Log Message:
-----------
py27-growl: use unified portgroup, set license
Modified Paths:
--------------
trunk/dports/python/py-growl/Portfile
Added Paths:
-----------
trunk/dports/python/py-growl/
Removed Paths:
-------------
trunk/dports/python/py27-growl/
Modified: trunk/dports/python/py-growl/Portfile
===================================================================
--- trunk/dports/python/py27-growl/Portfile 2013-05-11 07:41:03 UTC (rev 105960)
+++ trunk/dports/python/py-growl/Portfile 2013-05-11 08:58:00 UTC (rev 105962)
@@ -1,12 +1,13 @@
# $Id$
PortSystem 1.0
-PortGroup python27 1.0
+PortGroup python 1.0
# Interestingly, this module does not actually require that Growl be installed!
-name py27-growl
+name py-growl
version 1.2.1
categories-append aqua
+license BSD
maintainers nomaintainer
description Python interface to the Growl notification system
long_description ${description}
@@ -26,3 +27,5 @@
rmd160 cf1cfae070fbd8e5401beb1211590542cab4fe22
worksrcdir ${worksrcdir}/Bindings/python
+
+python.versions 27
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130511/f109112f/attachment.html>
More information about the macports-changes
mailing list