pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-idle Remove removed Python versions.
details: https://anonhg.NetBSD.org/pkgsrc/rev/94cd7374f237
branches: trunk
changeset: 541774:94cd7374f237
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Apr 25 18:28:33 2008 +0000
description:
Remove removed Python versions.
diffstat:
devel/py-idle/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d09f715b62f1 -r 94cd7374f237 devel/py-idle/Makefile
--- a/devel/py-idle/Makefile Fri Apr 25 18:15:55 2008 +0000
+++ b/devel/py-idle/Makefile Fri Apr 25 18:28:33 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2008/04/25 17:53:48 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2008/04/25 18:28:33 joerg Exp $
#
PKGNAME= ${PYPKGPREFIX}-idle-0
@@ -27,7 +27,7 @@
# We just install a wrapper script. Also, threads are required now.
# NOTE: if you add a new version of Python here, add to the following test
#
-PYTHON_VERSIONS_ACCEPTED= 25 24 23 22 21 20
+PYTHON_VERSIONS_ACCEPTED= 25 24 23 21
.include "../../lang/python/extension.mk"
.if (${PYPKGPREFIX} != "py23") && (${PYPKGPREFIX} != "py24") && (${PYPKGPREFIX} != "py25")
Home |
Main Index |
Thread Index |
Old Index