diff options
author | recht <recht> | 2004-07-22 09:15:59 +0000 |
---|---|---|
committer | recht <recht> | 2004-07-22 09:15:59 +0000 |
commit | 7e0557702b6d438187125c40c0516561917b79d2 (patch) | |
tree | 4b9c0f5a84bc9fd6b07ec59cef58c17209971df6 /x11 | |
parent | 223be0778cb7de191a02c4a27926f0feec99ce3c (diff) | |
download | pkgsrc-7e0557702b6d438187125c40c0516561917b79d2.tar.gz |
add python as category
ok'd a while back at pkgsrcCon by agc and wiz
Diffstat (limited to 'x11')
-rw-r--r-- | x11/py-Pmw/Makefile | 4 | ||||
-rw-r--r-- | x11/py-Tk/Makefile | 4 | ||||
-rw-r--r-- | x11/py-gnome2/Makefile | 4 | ||||
-rw-r--r-- | x11/py-gtk2/Makefile | 4 | ||||
-rw-r--r-- | x11/py-qt2-sip/Makefile | 4 | ||||
-rw-r--r-- | x11/py-qt2/Makefile | 4 | ||||
-rw-r--r-- | x11/py-qt3-base/Makefile | 4 | ||||
-rw-r--r-- | x11/py-qt3-modules/Makefile | 4 | ||||
-rw-r--r-- | x11/py-qt3-qscintilla/Makefile | 4 | ||||
-rw-r--r-- | x11/py-qt3-sip/Makefile | 4 | ||||
-rw-r--r-- | x11/py-wxWindows/Makefile | 4 | ||||
-rw-r--r-- | x11/pygtk/Makefile | 4 |
12 files changed, 24 insertions, 24 deletions
diff --git a/x11/py-Pmw/Makefile b/x11/py-Pmw/Makefile index 2d90b428b8c..0b53d01b3a1 100644 --- a/x11/py-Pmw/Makefile +++ b/x11/py-Pmw/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2004/06/12 08:58:50 grant Exp $ +# $NetBSD: Makefile,v 1.16 2004/07/22 09:15:59 recht Exp $ # DISTNAME= Pmw.0.8.5 PKGNAME= ${PYPKGPREFIX}-Pmw-0.8.5 -CATEGORIES= x11 +CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmw/} MAINTAINER= tech-pkg@NetBSD.org diff --git a/x11/py-Tk/Makefile b/x11/py-Tk/Makefile index ce2aa51a856..493fcb3f863 100644 --- a/x11/py-Tk/Makefile +++ b/x11/py-Tk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2004/06/22 14:43:12 recht Exp $ +# $NetBSD: Makefile,v 1.30 2004/07/22 09:15:59 recht Exp $ # PKGNAME= ${PYPKGPREFIX}-Tk-0 PKGREVISION= 2 -CATEGORIES= x11 +CATEGORIES= x11 python MAINTAINER= tsarna@NetBSD.org HOMEPAGE= http://www.python.org/topics/tkinter/ diff --git a/x11/py-gnome2/Makefile b/x11/py-gnome2/Makefile index 6816b420659..13b7705e316 100644 --- a/x11/py-gnome2/Makefile +++ b/x11/py-gnome2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2004/05/10 00:11:07 recht Exp $ +# $NetBSD: Makefile,v 1.18 2004/07/22 09:15:59 recht Exp $ # DISTNAME= gnome-python-2.0.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/gnome-python/gnome2/} -CATEGORIES= x11 +CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python/2.0/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/py-gtk2/Makefile b/x11/py-gtk2/Makefile index a97335ce266..3f04e8f03df 100644 --- a/x11/py-gtk2/Makefile +++ b/x11/py-gtk2/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2004/03/26 02:28:02 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2004/07/22 09:15:59 recht Exp $ # DISTNAME= pygtk-2.2.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pygtk/gtk2/} PKGREVISION= 1 -CATEGORIES= x11 +CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygtk/2.2/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/py-qt2-sip/Makefile b/x11/py-qt2-sip/Makefile index 11758743747..e79c713be09 100644 --- a/x11/py-qt2-sip/Makefile +++ b/x11/py-qt2-sip/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2004/05/02 05:35:17 snj Exp $ +# $NetBSD: Makefile,v 1.8 2004/07/22 09:15:59 recht Exp $ # DISTNAME= sip-3.1 PKGNAME= ${PYPKGPREFIX}-qt2-sip-3.1 -CATEGORIES= x11 devel +CATEGORIES= x11 devel python MASTER_SITES= http://www.riverbankcomputing.co.uk/download/sip/ MAINTAINER= drochner@NetBSD.org diff --git a/x11/py-qt2/Makefile b/x11/py-qt2/Makefile index dca5cf84b7c..c799853960c 100644 --- a/x11/py-qt2/Makefile +++ b/x11/py-qt2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2004/05/02 05:35:17 snj Exp $ +# $NetBSD: Makefile,v 1.8 2004/07/22 09:15:59 recht Exp $ # DISTNAME= PyQt-3.1-Qt-2.3.1 PKGNAME= ${PYPKGPREFIX}-qt2-3.1 -CATEGORIES= x11 +CATEGORIES= x11 python MASTER_SITES= http://www.riverbankcomputing.co.uk/download/PyQt/ MAINTAINER= drochner@NetBSD.org diff --git a/x11/py-qt3-base/Makefile b/x11/py-qt3-base/Makefile index 8051f9ed2b7..48a15b77b7a 100644 --- a/x11/py-qt3-base/Makefile +++ b/x11/py-qt3-base/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2004/05/09 17:06:07 recht Exp $ +# $NetBSD: Makefile,v 1.8 2004/07/22 09:15:59 recht Exp $ # DISTNAME= PyQt-x11-gpl-3.11 PKGNAME= ${PYPKGPREFIX}-qt3-base-3.11 -CATEGORIES= x11 +CATEGORIES= x11 python MASTER_SITES= http://www.river-bank.demon.co.uk/download/PyQt/ MAINTAINER= tech-pkg@NetBSD.org diff --git a/x11/py-qt3-modules/Makefile b/x11/py-qt3-modules/Makefile index 2f5ed387b37..aa84c0d3712 100644 --- a/x11/py-qt3-modules/Makefile +++ b/x11/py-qt3-modules/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2004/05/09 17:06:07 recht Exp $ +# $NetBSD: Makefile,v 1.9 2004/07/22 09:15:59 recht Exp $ # DISTNAME= PyQt-x11-gpl-3.11 PKGNAME= ${PYPKGPREFIX}-qt3-modules-3.11 -CATEGORIES= x11 +CATEGORIES= x11 python MASTER_SITES= http://www.river-bank.demon.co.uk/download/PyQt/ MAINTAINER= tech-pkg@NetBSD.org diff --git a/x11/py-qt3-qscintilla/Makefile b/x11/py-qt3-qscintilla/Makefile index 709a68633e0..e0167e943a9 100644 --- a/x11/py-qt3-qscintilla/Makefile +++ b/x11/py-qt3-qscintilla/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2004/05/09 17:06:07 recht Exp $ +# $NetBSD: Makefile,v 1.8 2004/07/22 09:15:59 recht Exp $ # DISTNAME= PyQt-x11-gpl-3.11 PKGNAME= ${PYPKGPREFIX}-qt3-qscintilla-3.11 -CATEGORIES= x11 +CATEGORIES= x11 python MASTER_SITES= http://www.river-bank.demon.co.uk/download/PyQt/ MAINTAINER= tech-pkg@NetBSD.org diff --git a/x11/py-qt3-sip/Makefile b/x11/py-qt3-sip/Makefile index 79a324918ea..677f6aa072a 100644 --- a/x11/py-qt3-sip/Makefile +++ b/x11/py-qt3-sip/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2004/05/09 17:04:22 recht Exp $ +# $NetBSD: Makefile,v 1.8 2004/07/22 09:15:59 recht Exp $ # DISTNAME= sip-4.0rc3 PKGNAME= ${PYPKGPREFIX}-qt3-${DISTNAME} -CATEGORIES= x11 devel +CATEGORIES= x11 devel python MASTER_SITES= http://www.river-bank.demon.co.uk/download/sip/ MAINTAINER= tech-pkg@NetBSD.org diff --git a/x11/py-wxWindows/Makefile b/x11/py-wxWindows/Makefile index f1452079c4d..221658ec650 100644 --- a/x11/py-wxWindows/Makefile +++ b/x11/py-wxWindows/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.29 2004/06/30 23:51:21 recht Exp $ +# $NetBSD: Makefile,v 1.30 2004/07/22 09:16:00 recht Exp $ # DISTNAME= wxPythonSrc-2.4.2.4 PKGNAME= ${PYPKGPREFIX}-wxWindows-2.4.2.4 PKGREVISION= 4 -CATEGORIES= x11 +CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxpython/} MAINTAINER= tsarna@NetBSD.org diff --git a/x11/pygtk/Makefile b/x11/pygtk/Makefile index 2928ced2670..746d7dae42b 100644 --- a/x11/pygtk/Makefile +++ b/x11/pygtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2004/07/06 11:28:18 recht Exp $ +# $NetBSD: Makefile,v 1.15 2004/07/22 09:16:00 recht Exp $ # DISTNAME= pygtk-0.6.11 PKGNAME= ${PYPKGPREFIX}-gtk-0.6.11 -CATEGORIES= x11 +CATEGORIES= x11 python MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/python/v1.2/ MAINTAINER= tech-pkg@NetBSD.org |