pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-docutils Remove the right version.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a85a4121da2d
branches:  trunk
changeset: 541782:a85a4121da2d
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Apr 25 19:52:58 2008 +0000

description:
Remove the right version.

diffstat:

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

diffs (18 lines):

diff -r 31b8a3366a05 -r a85a4121da2d textproc/py-docutils/Makefile
--- a/textproc/py-docutils/Makefile     Fri Apr 25 19:49:03 2008 +0000
+++ b/textproc/py-docutils/Makefile     Fri Apr 25 19:52:58 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2008/04/25 19:35:03 joerg Exp $
+# $NetBSD: Makefile,v 1.25 2008/04/25 19:52:58 joerg Exp $
 
 DISTNAME=      docutils-0.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -12,7 +12,7 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-PYTHON_VERSIONS_ACCEPTED=      24 22
+PYTHON_VERSIONS_ACCEPTED=      24 23
 PYDISTUTILSPKG=        YES
 
 .include "../../lang/python/extension.mk"



Home | Main Index | Thread Index | Old Index