pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/py-notify py-gtk2 needs Python 2.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/89f419bc82fa
branches:  trunk
changeset: 539885:89f419bc82fa
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Mar 15 16:53:02 2008 +0000

description:
py-gtk2 needs Python 2.4

diffstat:

 sysutils/py-notify/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b250353fb037 -r 89f419bc82fa sysutils/py-notify/Makefile
--- a/sysutils/py-notify/Makefile       Sat Mar 15 16:52:34 2008 +0000
+++ b/sysutils/py-notify/Makefile       Sat Mar 15 16:53:02 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2007/09/21 13:04:21 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2008/03/15 16:53:02 joerg Exp $
 #
 
 DISTNAME=      notify-python-0.1.1
@@ -18,7 +18,7 @@
 USE_TOOLS+=    pkg-config
 
 PKGCONFIG_OVERRIDE+=   notify-python-0.1.1/notify-python.pc.in
-PYTHON_VERSIONS_ACCEPTED=      24 23
+PYTHON_VERSIONS_ACCEPTED=      24
 PY_PATCHPLIST= yes
 
 .include "../../lang/python/extension.mk"



Home | Main Index | Thread Index | Old Index