summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortnn <tnn>2009-08-19 11:34:34 +0000
committertnn <tnn>2009-08-19 11:34:34 +0000
commit0ae19a8bc53ed1019ca69526f4c457d4113c3142 (patch)
treec733813989ec51b08f44a3c41aeb7df122b062c9
parent7a7dcf69ceffdbc1977479c75e1747a8690c0762 (diff)
downloadpkgsrc-0ae19a8bc53ed1019ca69526f4c457d4113c3142.tar.gz
not for python-2.4, because support was dropped from py-gtk2
-rw-r--r--audio/py-musique/Makefile4
-rw-r--r--graphics/py-clutter/Makefile4
-rw-r--r--graphics/py-gtkglext/Makefile4
-rw-r--r--graphics/py-matplotlib-gtk2/Makefile4
-rw-r--r--meta-pkgs/py-gnome-bindings/Makefile4
-rw-r--r--sysutils/py-notify/Makefile4
-rw-r--r--x11/py-gnome2/Makefile4
-rw-r--r--x11/py-gtksourceview/Makefile4
-rw-r--r--x11/py-kiwi/Makefile4
9 files changed, 18 insertions, 18 deletions
diff --git a/audio/py-musique/Makefile b/audio/py-musique/Makefile
index 1e69cece2c7..529e2221fb0 100644
--- a/audio/py-musique/Makefile
+++ b/audio/py-musique/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2009/02/11 14:23:32 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2009/08/19 11:36:38 tnn Exp $
#
DISTNAME= pymusique-0.5
@@ -25,7 +25,7 @@ DEPENDS+= ${PYPKGPREFIX}-mcrypt-[0-9]*:../../security/py-mcrypt
DEPENDS+= ${PYPKGPREFIX}-libxml2-[0-9]*:../../textproc/py-libxml2
DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
-PYTHON_VERSIONS_ACCEPTED= 25 24
+PYTHON_VERSIONS_ACCEPTED= 25
PYDISTUTILSPKG= yes
diff --git a/graphics/py-clutter/Makefile b/graphics/py-clutter/Makefile
index 072e0272594..2c987346fc6 100644
--- a/graphics/py-clutter/Makefile
+++ b/graphics/py-clutter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2009/05/19 08:59:18 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2009/08/19 11:39:44 tnn Exp $
#
DISTNAME= pyclutter-0.8.2
@@ -21,7 +21,7 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config
-PYTHON_VERSIONS_ACCEPTED= 25 24
+PYTHON_VERSIONS_ACCEPTED= 25
PKGCONFIG_OVERRIDE+= pyclutter.pc.in
diff --git a/graphics/py-gtkglext/Makefile b/graphics/py-gtkglext/Makefile
index 7f252cd6c84..5790d966b37 100644
--- a/graphics/py-gtkglext/Makefile
+++ b/graphics/py-gtkglext/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2009/02/11 14:23:32 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2009/08/19 11:37:08 tnn Exp $
#
DISTNAME= pygtkglext-1.1.0
@@ -18,7 +18,7 @@ USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 25 24
+PYTHON_VERSIONS_ACCEPTED= 25
PKGCONFIG_OVERRIDE+= pygtkglext.pc.in
diff --git a/graphics/py-matplotlib-gtk2/Makefile b/graphics/py-matplotlib-gtk2/Makefile
index 2b8074e60c2..e7e3bf9c356 100644
--- a/graphics/py-matplotlib-gtk2/Makefile
+++ b/graphics/py-matplotlib-gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2009/08/05 11:02:12 markd Exp $
+# $NetBSD: Makefile,v 1.14 2009/08/19 11:38:53 tnn Exp $
#
DISTNAME= matplotlib-0.98.4
@@ -17,7 +17,7 @@ PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes
USE_LANGUAGES= c c++
-PYTHON_VERSIONS_ACCEPTED= 26 25 24
+PYTHON_VERSIONS_ACCEPTED= 26 25
.include "../../lang/python/extension.mk"
.include "../../graphics/py-matplotlib/buildlink3.mk"
diff --git a/meta-pkgs/py-gnome-bindings/Makefile b/meta-pkgs/py-gnome-bindings/Makefile
index 1ab2897661b..206c1eed082 100644
--- a/meta-pkgs/py-gnome-bindings/Makefile
+++ b/meta-pkgs/py-gnome-bindings/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2009/05/21 15:51:13 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2009/08/19 11:39:20 tnn Exp $
DISTNAME= ${PYPKGPREFIX}-gnome-bindings-2.26.2
CATEGORIES= meta-pkgs x11 gnome
@@ -10,7 +10,7 @@ COMMENT= Meta-package for Python bindings for the GNOME desktop
META_PACKAGE= yes
-PYTHON_VERSIONS_ACCEPTED= 25 24
+PYTHON_VERSIONS_ACCEPTED= 25
.include "../../lang/python/pyversion.mk"
diff --git a/sysutils/py-notify/Makefile b/sysutils/py-notify/Makefile
index a889a85cec8..1eb7a9bbfe2 100644
--- a/sysutils/py-notify/Makefile
+++ b/sysutils/py-notify/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2009/02/11 14:23:32 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2009/08/19 11:37:38 tnn Exp $
#
DISTNAME= notify-python-0.1.1
@@ -20,7 +20,7 @@ USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE+= notify-python-0.1.1/notify-python.pc.in
-PYTHON_VERSIONS_ACCEPTED= 25 24
+PYTHON_VERSIONS_ACCEPTED= 25
PY_PATCHPLIST= yes
.include "../../lang/python/extension.mk"
diff --git a/x11/py-gnome2/Makefile b/x11/py-gnome2/Makefile
index 284c210fa8b..19ae1822872 100644
--- a/x11/py-gnome2/Makefile
+++ b/x11/py-gnome2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2009/07/07 11:01:37 zafer Exp $
+# $NetBSD: Makefile,v 1.63 2009/08/19 11:34:34 tnn Exp $
#
DISTNAME= gnome-python-2.26.1
@@ -20,7 +20,7 @@ GNU_CONFIGURE= YES
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
USE_TOOLS+= pkg-config gmake
-PYTHON_VERSIONS_ACCEPTED= 26 25 24
+PYTHON_VERSIONS_ACCEPTED= 26 25
.include "../../lang/python/extension.mk"
.include "../../lang/python/application.mk"
diff --git a/x11/py-gtksourceview/Makefile b/x11/py-gtksourceview/Makefile
index e69e792857d..a9ecbec837e 100644
--- a/x11/py-gtksourceview/Makefile
+++ b/x11/py-gtksourceview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2009/07/07 11:04:25 zafer Exp $
+# $NetBSD: Makefile,v 1.7 2009/08/19 11:35:05 tnn Exp $
DISTNAME= pygtksourceview-2.6.0
PKGNAME= ${DISTNAME:S/py/${PYPKGPREFIX}-/}
@@ -20,7 +20,7 @@ GNU_CONFIGURE= YES
USE_TOOLS+= pkg-config
PY_PATCHPLIST= YES
-PYTHON_VERSIONS_ACCEPTED= 26 25 24
+PYTHON_VERSIONS_ACCEPTED= 26 25
.include "../../lang/python/extension.mk"
diff --git a/x11/py-kiwi/Makefile b/x11/py-kiwi/Makefile
index 3cd743b0032..dd806080fc3 100644
--- a/x11/py-kiwi/Makefile
+++ b/x11/py-kiwi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/03/10 11:12:06 hasso Exp $
+# $NetBSD: Makefile,v 1.5 2009/08/19 11:35:31 tnn Exp $
#
DISTNAME= kiwi-1.9.22
@@ -17,7 +17,7 @@ PYDISTUTILSPKG= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= msgfmt
-PYTHON_VERSIONS_ACCEPTED= 25 24
+PYTHON_VERSIONS_ACCEPTED= 25
DEPENDS+= ${PYPKGPREFIX}-setuptools>=0.6c6:../../devel/py-setuptools
INSTALLATION_DIRS+= ${PYSITELIB}