diff options
author | 2003-06-22 12:16:00 +0000 | |
---|---|---|
committer | 2003-06-22 12:16:00 +0000 | |
commit | e2643dafc10ddb42c62e817114a02ff18f36b5f0 (patch) | |
tree | 381872729cf5cedfd6f0f3e75de847ddea389cd6 /dev-python/ScientificPython | |
parent | tthat pesky cleanilness will break 1.0 profile. reintroducing openldap 2.0.25. (diff) | |
download | historical-e2643dafc10ddb42c62e817114a02ff18f36b5f0.tar.gz historical-e2643dafc10ddb42c62e817114a02ff18f36b5f0.tar.bz2 historical-e2643dafc10ddb42c62e817114a02ff18f36b5f0.zip |
reverting the x86 mess that amd64 made in dev-python. basically just
reverted to dev-python 24 hours ago.
Diffstat (limited to 'dev-python/ScientificPython')
-rw-r--r-- | dev-python/ScientificPython/Manifest | 4 | ||||
-rw-r--r-- | dev-python/ScientificPython/ScientificPython-2.2-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/ScientificPython/ScientificPython-2.4.3.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/ScientificPython/Manifest b/dev-python/ScientificPython/Manifest index 5230b544bd61..f28ce0ea7396 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 a619811387cca438f3d3b40ceb5e39ce ScientificPython-2.2-r1.ebuild 784 -MD5 3c18279c575a4cee4222e920ce858cf1 ScientificPython-2.4.3.ebuild 796 +MD5 b688e46f1fadf4dad6380db3304993ca ScientificPython-2.4.3.ebuild 789 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 c8c88c021393..b98e0317269e 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.10 2003/06/21 22:30:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ScientificPython/ScientificPython-2.2-r1.ebuild,v 1.11 2003/06/22 12:15:59 liquidx 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 amd64 sparc alpha" +KEYWORDS="x86 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 067743741e79..6930a982d753 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.2 2003/06/21 22:30:24 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ScientificPython/ScientificPython-2.4.3.ebuild,v 1.3 2003/06/22 12:15:59 liquidx 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 amd64 ~sparc ~alpha" +KEYWORDS="~x86 ~sparc ~alpha" DEPEND="virtual/python >=dev-python/Numeric-19.0 |