From 7e0557702b6d438187125c40c0516561917b79d2 Mon Sep 17 00:00:00 2001 From: recht Date: Thu, 22 Jul 2004 09:15:59 +0000 Subject: add python as category ok'd a while back at pkgsrcCon by agc and wiz --- textproc/py-FourSuite/Makefile | 4 ++-- textproc/py-HappyDoc/Makefile | 4 ++-- textproc/py-Lupy/Makefile | 4 ++-- textproc/py-Reverend/Makefile | 4 ++-- textproc/py-SimpleParse/Makefile | 4 ++-- textproc/py-csv/Makefile | 4 ++-- textproc/py-docutils/Makefile | 4 ++-- textproc/py-dtml/Makefile | 4 ++-- textproc/py-expat/Makefile | 4 ++-- textproc/py-feedparser/Makefile | 4 ++-- textproc/py-gdick/Makefile | 4 ++-- textproc/py-libxml2/Makefile | 4 ++-- textproc/py-libxslt/Makefile | 4 ++-- textproc/py-textile/Makefile | 4 ++-- textproc/py-xml/Makefile | 4 ++-- textproc/py-xmltools/Makefile | 4 ++-- textproc/pyDict/Makefile | 4 ++-- 17 files changed, 34 insertions(+), 34 deletions(-) (limited to 'textproc') diff --git a/textproc/py-FourSuite/Makefile b/textproc/py-FourSuite/Makefile index ddcf178eaa7..06b37b503d6 100644 --- a/textproc/py-FourSuite/Makefile +++ b/textproc/py-FourSuite/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2004/07/02 20:46:26 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2004/07/22 09:16:01 recht Exp $ # DISTNAME= 4Suite-0.12.0a3 PKGNAME= ${PYPKGPREFIX}-FourSuite-0.12.0a3 -CATEGORIES= textproc +CATEGORIES= textproc python MASTER_SITES= ftp://ftp.fourthought.com/pub/4Suite/ MAINTAINER= drochner@NetBSD.org diff --git a/textproc/py-HappyDoc/Makefile b/textproc/py-HappyDoc/Makefile index fae7ce2a433..697a95209e4 100644 --- a/textproc/py-HappyDoc/Makefile +++ b/textproc/py-HappyDoc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2004/02/22 20:19:26 minskim Exp $ +# $NetBSD: Makefile,v 1.10 2004/07/22 09:16:02 recht Exp $ DISTNAME= HappyDoc_r2_1 PKGNAME= ${PYPKGPREFIX}-HappyDoc-2.1 -CATEGORIES= textproc +CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=happydoc/} MAINTAINER= shell@NetBSD.org diff --git a/textproc/py-Lupy/Makefile b/textproc/py-Lupy/Makefile index 4ee66245ca5..4c76df88c51 100644 --- a/textproc/py-Lupy/Makefile +++ b/textproc/py-Lupy/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2004/05/18 12:44:05 recht Exp $ +# $NetBSD: Makefile,v 1.4 2004/07/22 09:16:01 recht Exp $ # DISTNAME= Lupy-0.2.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -CATEGORIES= textproc +CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lupy/} MAINTAINER= dotz@irc.pl diff --git a/textproc/py-Reverend/Makefile b/textproc/py-Reverend/Makefile index 9207bdfc52b..cefe9d24d50 100644 --- a/textproc/py-Reverend/Makefile +++ b/textproc/py-Reverend/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2004/03/26 02:27:55 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2004/07/22 09:16:02 recht Exp $ # DISTNAME= Reverend-0.2.4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} PKGREVISION= 1 -CATEGORIES= textproc +CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=reverend/} MAINTAINER= dotz@irc.pl diff --git a/textproc/py-SimpleParse/Makefile b/textproc/py-SimpleParse/Makefile index 831acc9a923..79894033e1d 100644 --- a/textproc/py-SimpleParse/Makefile +++ b/textproc/py-SimpleParse/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2004/05/04 23:46:37 snj Exp $ +# $NetBSD: Makefile,v 1.4 2004/07/22 09:16:02 recht Exp $ # DISTNAME= SimpleParse-2.0.0 PKGNAME= ${PYPKGPREFIX}-SimpleParse-2.0.0 PKGREVISION= 1 -CATEGORIES= textproc +CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=simpleparse/} EXTRACT_SUFX= .zip diff --git a/textproc/py-csv/Makefile b/textproc/py-csv/Makefile index f2d85244c81..52bd9dabe2f 100644 --- a/textproc/py-csv/Makefile +++ b/textproc/py-csv/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2004/05/04 23:46:37 snj Exp $ +# $NetBSD: Makefile,v 1.5 2004/07/22 09:16:02 recht Exp $ # DISTNAME= csv-1.0 PKGNAME= ${PYPKGPREFIX}-csv-1.0 -CATEGORIES= textproc +CATEGORIES= textproc python MASTER_SITES= http://www.object-craft.com.au/projects/csv/download/ MAINTAINER= recht@NetBSD.org diff --git a/textproc/py-docutils/Makefile b/textproc/py-docutils/Makefile index a49e47980c6..346d7c41fe5 100644 --- a/textproc/py-docutils/Makefile +++ b/textproc/py-docutils/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2004/02/18 04:44:46 minskim Exp $ +# $NetBSD: Makefile,v 1.10 2004/07/22 09:16:02 recht Exp $ DISTNAME= docutils-0.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -CATEGORIES= textproc +CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=docutils/} MAINTAINER= minskim@NetBSD.org diff --git a/textproc/py-dtml/Makefile b/textproc/py-dtml/Makefile index 3339fccf7fc..3cb5b02e8fe 100644 --- a/textproc/py-dtml/Makefile +++ b/textproc/py-dtml/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2004/03/26 02:27:55 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2004/07/22 09:16:02 recht Exp $ # DISTNAME= Zope-2.2.2-src PKGNAME= py-dtml-2.2.2 PKGREVISION= 1 -CATEGORIES= textproc +CATEGORIES= textproc python MASTER_SITES= http://www.zope.org/Products/Zope/2.2.2/ EXTRACT_SUFX= .tgz diff --git a/textproc/py-expat/Makefile b/textproc/py-expat/Makefile index 4907b9d88cd..470f616aec1 100644 --- a/textproc/py-expat/Makefile +++ b/textproc/py-expat/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2004/04/25 04:59:40 snj Exp $ +# $NetBSD: Makefile,v 1.6 2004/07/22 09:16:02 recht Exp $ # PKGNAME= ${PYPKGPREFIX}-expat-0 PKGREVISION= 1 -CATEGORIES= textproc +CATEGORIES= textproc python MAINTAINER= tsarna@NetBSD.org HOMEPAGE= http://www.python.org/ diff --git a/textproc/py-feedparser/Makefile b/textproc/py-feedparser/Makefile index b0296c6d053..5564345433d 100644 --- a/textproc/py-feedparser/Makefile +++ b/textproc/py-feedparser/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2004/07/17 16:28:29 schmonz Exp $ +# $NetBSD: Makefile,v 1.4 2004/07/22 09:16:02 recht Exp $ # DISTNAME= feedparser-3.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -CATEGORIES= textproc +CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=feedparser/} EXTRACT_SUFX= .zip diff --git a/textproc/py-gdick/Makefile b/textproc/py-gdick/Makefile index 9e8603246c5..6b9b9f72072 100644 --- a/textproc/py-gdick/Makefile +++ b/textproc/py-gdick/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/03/26 02:27:55 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2004/07/22 09:16:02 recht Exp $ DISTNAME= gdick-0.9.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} PKGREVISION= 1 -CATEGORIES= textproc +CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gdick/} EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/py-libxml2/Makefile b/textproc/py-libxml2/Makefile index 7021864167f..0dc2edd0ac2 100644 --- a/textproc/py-libxml2/Makefile +++ b/textproc/py-libxml2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2004/07/06 16:43:01 recht Exp $ +# $NetBSD: Makefile,v 1.9 2004/07/22 09:16:02 recht Exp $ DISTNAME= libxml2-2.6.11 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -CATEGORIES= textproc +CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml2/2.6/} EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/py-libxslt/Makefile b/textproc/py-libxslt/Makefile index 85c894adab3..1ae56d3ca40 100644 --- a/textproc/py-libxslt/Makefile +++ b/textproc/py-libxslt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2004/07/06 16:44:50 recht Exp $ +# $NetBSD: Makefile,v 1.8 2004/07/22 09:16:02 recht Exp $ DISTNAME= libxslt-1.1.8 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -CATEGORIES= textproc +CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxslt/1.1/} EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/py-textile/Makefile b/textproc/py-textile/Makefile index 743dac78b39..2ba2d0e9c32 100644 --- a/textproc/py-textile/Makefile +++ b/textproc/py-textile/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/03/28 23:22:43 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2004/07/22 09:16:02 recht Exp $ # DISTNAME= textile-2 PKGNAME= ${PYPKGPREFIX}-textile-2.0 -CATEGORIES= textproc +CATEGORIES= textproc python MASTER_SITES= http://dealmeida.net/code/ MAINTAINER= dotz@irc.pl diff --git a/textproc/py-xml/Makefile b/textproc/py-xml/Makefile index 90944d0fd25..df7492b50d5 100644 --- a/textproc/py-xml/Makefile +++ b/textproc/py-xml/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2004/02/20 03:28:11 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2004/07/22 09:16:02 recht Exp $ # DISTNAME= PyXML-0.8.3 PKGNAME= ${PYPKGPREFIX}-xml-0.8.3 PKGREVISION= 1 -CATEGORIES= textproc +CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyxml/} MAINTAINER= drochner@NetBSD.org diff --git a/textproc/py-xmltools/Makefile b/textproc/py-xmltools/Makefile index 7b708aa06c7..bf868847f08 100644 --- a/textproc/py-xmltools/Makefile +++ b/textproc/py-xmltools/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2004/05/05 09:06:45 recht Exp $ +# $NetBSD: Makefile,v 1.11 2004/07/22 09:16:02 recht Exp $ # DISTNAME= xmltools-1.3.7 PKGNAME= ${PYPKGPREFIX}-xmltools-1.3.7 PKGREVISION= 4 -CATEGORIES= textproc +CATEGORIES= textproc python MASTER_SITES= http://www.logilab.org/ftp/pub/xmltools/ MAINTAINER= tech-pkg@NetBSD.org diff --git a/textproc/pyDict/Makefile b/textproc/pyDict/Makefile index 6bde60c48a5..880054b56df 100644 --- a/textproc/pyDict/Makefile +++ b/textproc/pyDict/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2004/05/05 09:06:45 recht Exp $ +# $NetBSD: Makefile,v 1.12 2004/07/22 09:16:02 recht Exp $ DISTNAME= pyDict-0.2.5.1 PKGREVISION= 3 -CATEGORIES= textproc +CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pydict/} MAINTAINER= rxg@NetBSD.org -- cgit v1.2.3