summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2003-06-21 22:33:49 +0000
committerDaniel Robbins <drobbins@gentoo.org>2003-06-21 22:33:49 +0000
commit4c1142c056811df870717551528586af8abffe03 (patch)
treea64da5353cf80458b745ee3b730b834901a1afd7 /dev-python/ScientificPython
parentput KEYWORDS back in (diff)
downloadgentoo-2-4c1142c056811df870717551528586af8abffe03.tar.gz
gentoo-2-4c1142c056811df870717551528586af8abffe03.tar.bz2
gentoo-2-4c1142c056811df870717551528586af8abffe03.zip
amd64 keywords
Diffstat (limited to 'dev-python/ScientificPython')
-rw-r--r--dev-python/ScientificPython/Manifest4
-rw-r--r--dev-python/ScientificPython/ScientificPython-2.2-r1.ebuild4
-rw-r--r--dev-python/ScientificPython/ScientificPython-2.4.3.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/ScientificPython/Manifest b/dev-python/ScientificPython/Manifest
index f28ce0ea7396..5230b544bd61 100644
--- a/dev-python/ScientificPython/Manifest
+++ b/dev-python/ScientificPython/Manifest
@@ -1,5 +1,5 @@
-MD5 22ea3a24f6c4974fbfdeb440b29b2189 ScientificPython-2.2-r1.ebuild 776
MD5 2ef573c57e2a8c80a3fb02db3466993c ChangeLog 1465
-MD5 b688e46f1fadf4dad6380db3304993ca ScientificPython-2.4.3.ebuild 789
+MD5 a619811387cca438f3d3b40ceb5e39ce ScientificPython-2.2-r1.ebuild 784
+MD5 3c18279c575a4cee4222e920ce858cf1 ScientificPython-2.4.3.ebuild 796
MD5 dfa7ad22fed0bcb416294783fb84bb6c files/digest-ScientificPython-2.2-r1 72
MD5 79c71d20dabb984dca635936b7736c0a files/digest-ScientificPython-2.4.3 74
diff --git a/dev-python/ScientificPython/ScientificPython-2.2-r1.ebuild b/dev-python/ScientificPython/ScientificPython-2.2-r1.ebuild
index 0e61845e2fa6..c8c88c021393 100644
--- a/dev-python/ScientificPython/ScientificPython-2.2-r1.ebuild
+++ b/dev-python/ScientificPython/ScientificPython-2.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ScientificPython/ScientificPython-2.2-r1.ebuild,v 1.9 2003/04/04 01:52:09 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ScientificPython/ScientificPython-2.2-r1.ebuild,v 1.10 2003/06/21 22:30:23 drobbins Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="http://starship.python.net/crew/hinsen/${P}.tar.gz"
HOMEPAGE="http://starship.python.net/crew/hinsen/scientific.html"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 sparc alpha"
+KEYWORDS="x86 amd64 sparc alpha"
DEPEND="virtual/python
>=dev-python/Numeric-19.0
diff --git a/dev-python/ScientificPython/ScientificPython-2.4.3.ebuild b/dev-python/ScientificPython/ScientificPython-2.4.3.ebuild
index da47e0c40ac4..067743741e79 100644
--- a/dev-python/ScientificPython/ScientificPython-2.4.3.ebuild
+++ b/dev-python/ScientificPython/ScientificPython-2.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ScientificPython/ScientificPython-2.4.3.ebuild,v 1.1 2003/06/06 06:58:46 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ScientificPython/ScientificPython-2.4.3.ebuild,v 1.2 2003/06/21 22:30:24 drobbins Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="http://starship.python.net/~hinsen/ScientificPython/${P}.tar.gz"
HOMEPAGE="http://starship.python.net/crew/hinsen/scientific.html"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="~x86 ~sparc ~alpha"
+KEYWORDS="x86 amd64 ~sparc ~alpha"
DEPEND="virtual/python
>=dev-python/Numeric-19.0