pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/py-xmms Needs Python 2.2+



details:   https://anonhg.NetBSD.org/pkgsrc/rev/675487bd2b2a
branches:  trunk
changeset: 514412:675487bd2b2a
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 11 14:59:54 2006 +0000

description:
Needs Python 2.2+

diffstat:

 audio/py-xmms/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r fd32942d4197 -r 675487bd2b2a audio/py-xmms/Makefile
--- a/audio/py-xmms/Makefile    Sun Jun 11 14:52:23 2006 +0000
+++ b/audio/py-xmms/Makefile    Sun Jun 11 14:59:54 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/04/22 09:22:06 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2006/06/11 14:59:54 joerg Exp $
 
 DISTNAME=      pyxmms-2.02
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -11,6 +11,7 @@
 COMMENT=       Python interface to XMMS
 
 PYDISTUTILSPKG=        yes
+PYTHON_VERSIONS_ACCPETED=      24 23 22
 NO_CONFIGURE=  yes
 
 SUBST_CLASSES+=                paths



Home | Main Index | Thread Index | Old Index