summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-05-04 11:58:38 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-05-04 11:58:38 +0000
commit71a89295ad9032b9f7f77c15f053b284200eef71 (patch)
tree784527c378d2482cc147317283014c54163b828f /dev-python/numeric
parentAdd missing IUSE. (Manifest recommit) (diff)
downloadgentoo-2-71a89295ad9032b9f7f77c15f053b284200eef71.tar.gz
gentoo-2-71a89295ad9032b9f7f77c15f053b284200eef71.tar.bz2
gentoo-2-71a89295ad9032b9f7f77c15f053b284200eef71.zip
Add missing IUSE.
Diffstat (limited to 'dev-python/numeric')
-rw-r--r--dev-python/numeric/ChangeLog7
-rw-r--r--dev-python/numeric/numeric-22.0.ebuild5
-rw-r--r--dev-python/numeric/numeric-23.0.ebuild4
-rw-r--r--dev-python/numeric/numeric-23.1.ebuild4
4 files changed, 12 insertions, 8 deletions
diff --git a/dev-python/numeric/ChangeLog b/dev-python/numeric/ChangeLog
index e62d85e6c93d..0c1e722adaa0 100644
--- a/dev-python/numeric/ChangeLog
+++ b/dev-python/numeric/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/numeric
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/ChangeLog,v 1.4 2004/03/18 22:02:16 aliz Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/ChangeLog,v 1.5 2004/05/04 11:58:38 kloeri Exp $
+
+ 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> numeric-22.0.ebuild:
+ Add missing IUSE.
26 Feb 2004; Sven Blumenstein <bazik@gentoo.org> numeric-23.1.ebuild:
Stable on sparc.
diff --git a/dev-python/numeric/numeric-22.0.ebuild b/dev-python/numeric/numeric-22.0.ebuild
index c90d7ee39e7d..9a53447dbf8d 100644
--- a/dev-python/numeric/numeric-22.0.ebuild
+++ b/dev-python/numeric/numeric-22.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/numeric-22.0.ebuild,v 1.3 2004/01/29 08:49:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/numeric-22.0.ebuild,v 1.4 2004/05/04 11:58:38 kloeri Exp $
inherit distutils
@@ -14,6 +14,7 @@ SRC_URI="mirror://sourceforge/numpy/${MY_P}.tar.gz"
LICENSE="as-is"
SLOT="0"
KEYWORDS="x86 ppc sparc alpha hppa"
+IUSE=""
# 2.1 gave sandbox violations see #21
DEPEND=">=dev-lang/python-2.2"
diff --git a/dev-python/numeric/numeric-23.0.ebuild b/dev-python/numeric/numeric-23.0.ebuild
index e7e0d7436612..466e95c9ec77 100644
--- a/dev-python/numeric/numeric-23.0.ebuild
+++ b/dev-python/numeric/numeric-23.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/numeric-23.0.ebuild,v 1.2 2003/09/06 23:32:28 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/numeric-23.0.ebuild,v 1.3 2004/05/04 11:58:38 kloeri Exp $
inherit distutils
diff --git a/dev-python/numeric/numeric-23.1.ebuild b/dev-python/numeric/numeric-23.1.ebuild
index acecc6b7805d..4886457b597a 100644
--- a/dev-python/numeric/numeric-23.1.ebuild
+++ b/dev-python/numeric/numeric-23.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/numeric-23.1.ebuild,v 1.5 2004/02/26 19:07:15 bazik Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/numeric-23.1.ebuild,v 1.6 2004/05/04 11:58:38 kloeri Exp $
inherit distutils