Revision
105450
Author
elelay@macports.org
Date
2013-04-20 11:44:21 -0700 (Sat, 20 Apr 2013)

Log Message

py25-eyed3: 0.7.1 not compatible with python 2.5 and no port depending on it, so dropping it

Modified Paths

Diff

Modified: trunk/dports/python/py-eyed3/Portfile (105449 => 105450)


--- trunk/dports/python/py-eyed3/Portfile	2013-04-20 18:10:25 UTC (rev 105449)
+++ trunk/dports/python/py-eyed3/Portfile	2013-04-20 18:44:21 UTC (rev 105450)
@@ -23,7 +23,8 @@
 extract.suffix		.tgz
 checksums           sha1    6f67346845af42c03448f25e8b524449f1170b51
 
-python.versions	25 26 27
+# setyp.py is not compatible with python 2.5 as of 0.7.1
+python.versions	26 27
 
 if {$subport != $name} {
     # override commands because they add --no-user-cfg which is not supported