pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/py-gtk2 remove 2.2 from the list of accepted Pytho...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3db7ef974e83
branches:  trunk
changeset: 486526:3db7ef974e83
user:      recht <recht%pkgsrc.org@localhost>
date:      Wed Dec 29 11:02:25 2004 +0000

description:
remove 2.2 from the list of accepted Python versions

diffstat:

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

diffs (18 lines):

diff -r c9a230f87317 -r 3db7ef974e83 x11/py-gtk2/Makefile
--- a/x11/py-gtk2/Makefile      Wed Dec 29 11:01:38 2004 +0000
+++ b/x11/py-gtk2/Makefile      Wed Dec 29 11:02:25 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2004/12/29 11:01:38 recht Exp $
+# $NetBSD: Makefile,v 1.20 2004/12/29 11:02:25 recht Exp $
 #
 
 DISTNAME=      pygtk-2.4.1
@@ -20,7 +20,7 @@
 GNU_CONFIGURE= YES
 CONFIGURE_ENV+=        PYTHON=${PYTHONBIN}
 
-PYTHON_VERSIONS_ACCEPTED=      24pth 23pth 22pth
+PYTHON_VERSIONS_ACCEPTED=      24pth 23pth
 BUILDLINK_DEPENDS.python22-pth=        python22-pth>=2.2.2nb2
 
 .include "../../devel/libglade2/buildlink3.mk"



Home | Main Index | Thread Index | Old Index