pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/py-rpy py-Numeric exists only for 2.2+.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1135de5045fc
branches:  trunk
changeset: 513766:1135de5045fc
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Jun 02 23:34:26 2006 +0000

description:
py-Numeric exists only for 2.2+.

diffstat:

 math/py-rpy/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r e5a31cb82761 -r 1135de5045fc math/py-rpy/Makefile
--- a/math/py-rpy/Makefile      Fri Jun 02 23:33:30 2006 +0000
+++ b/math/py-rpy/Makefile      Fri Jun 02 23:34:26 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/04/06 06:22:22 reed Exp $
+# $NetBSD: Makefile,v 1.16 2006/06/02 23:34:26 joerg Exp $
 #
 
 DISTNAME=      rpy-0.4.6
@@ -12,6 +12,7 @@
 COMMENT=       R interface for Python
 
 PYDISTUTILSPKG=                YES
+PYTHON_VERSIONS_ACCEPTED=      24 23 22
 
 BUILDLINK_API_DEPENDS.R+= R>=2.2.1
 



Home | Main Index | Thread Index | Old Index