summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-12-17 00:00:13 +0000
committerJason Wever <weeve@gentoo.org>2003-12-17 00:00:13 +0000
commitb13219de74ab594dba7409462c6875a7269d8267 (patch)
tree0a67cafd5444ba330f5af66d4ef8d0792be47837 /dev-python
parentamd64 keywords (diff)
downloadgentoo-2-b13219de74ab594dba7409462c6875a7269d8267.tar.gz
gentoo-2-b13219de74ab594dba7409462c6875a7269d8267.tar.bz2
gentoo-2-b13219de74ab594dba7409462c6875a7269d8267.zip
Changed sparc keyword to ~sparc since it's dependencies were broken and probably had little to no testing.
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/ScientificPython/ChangeLog6
-rw-r--r--dev-python/ScientificPython/Manifest4
-rw-r--r--dev-python/ScientificPython/ScientificPython-2.2-r1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/ScientificPython/ChangeLog b/dev-python/ScientificPython/ChangeLog
index 7cdfd26518a1..0d0c70b5ac6f 100644
--- a/dev-python/ScientificPython/ChangeLog
+++ b/dev-python/ScientificPython/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/ScientificPython
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ScientificPython/ChangeLog,v 1.8 2003/09/02 22:29:12 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ScientificPython/ChangeLog,v 1.9 2003/12/17 00:00:05 weeve Exp $
+
+ 16 Dec 2003; Jason Wever <weeve@gentoo.org> ScientificPython-2.2-r1.ebuild:
+ Changed sparc keyword to ~sparc since it's dependencies were broken and
+ probably had little to no testing.
02 Sep 2003; Alastair Tse <liquidx@gentoo.org>
ScientificPython-2.2-r1.ebuild, ScientificPython-2.4.3.ebuild:
diff --git a/dev-python/ScientificPython/Manifest b/dev-python/ScientificPython/Manifest
index 55aade8ccf6f..3cbc4087d091 100644
--- a/dev-python/ScientificPython/Manifest
+++ b/dev-python/ScientificPython/Manifest
@@ -1,5 +1,5 @@
-MD5 7877bc7099be0b4a246bf8e23284a877 ChangeLog 1630
-MD5 b2549b7c815cba6aaf14b18778d80642 ScientificPython-2.2-r1.ebuild 777
+MD5 8d49d016211e90aec2ef5aa5aacdf097 ChangeLog 1818
+MD5 d124d68e60b9673db9ee6e2534cc4a2c ScientificPython-2.2-r1.ebuild 775
MD5 20c354a51dde69d82ad470acac91af0f ScientificPython-2.4.3.ebuild 789
MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159
MD5 dfa7ad22fed0bcb416294783fb84bb6c files/digest-ScientificPython-2.2-r1 72
diff --git a/dev-python/ScientificPython/ScientificPython-2.2-r1.ebuild b/dev-python/ScientificPython/ScientificPython-2.2-r1.ebuild
index 42182443a4aa..d0b5d96a77d3 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.13 2003/09/06 23:32:28 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ScientificPython/ScientificPython-2.2-r1.ebuild,v 1.14 2003/12/17 00:00:05 weeve 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 ~sparc alpha"
DEPEND="virtual/python
>=dev-python/numeric-19.0