diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-10-16 21:02:55 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-10-16 21:02:55 +0000 |
commit | d48be29085c63f7c3b80a7c02bb23de085d40cb5 (patch) | |
tree | 285d6d33e65383f4da7aafa0a2187ccf70ba848a /dev-python | |
parent | added ~ppc64 (diff) | |
download | gentoo-2-d48be29085c63f7c3b80a7c02bb23de085d40cb5.tar.gz gentoo-2-d48be29085c63f7c3b80a7c02bb23de085d40cb5.tar.bz2 gentoo-2-d48be29085c63f7c3b80a7c02bb23de085d40cb5.zip |
Stable on alpha, ia64 and x86, fixes bug 109122.
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/scientificpython/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/scientificpython/scientificpython-2.4.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/scientificpython/ChangeLog b/dev-python/scientificpython/ChangeLog index cea5ab6fd5f7..5659eb79c789 100644 --- a/dev-python/scientificpython/ChangeLog +++ b/dev-python/scientificpython/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/scientificpython # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/ChangeLog,v 1.6 2005/08/26 03:45:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/ChangeLog,v 1.7 2005/10/16 21:02:55 kloeri Exp $ + + 16 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> + scientificpython-2.4.9.ebuild: + Stable on alpha, ia64 and x86, fixes bug 109122. 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> scientificpython-2.4.9.ebuild: diff --git a/dev-python/scientificpython/scientificpython-2.4.9.ebuild b/dev-python/scientificpython/scientificpython-2.4.9.ebuild index 510d388649ad..581c70d87758 100644 --- a/dev-python/scientificpython/scientificpython-2.4.9.ebuild +++ b/dev-python/scientificpython/scientificpython-2.4.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/scientificpython-2.4.9.ebuild,v 1.2 2005/08/26 03:45:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/scientificpython-2.4.9.ebuild,v 1.3 2005/10/16 21:02:55 kloeri Exp $ MY_P=${P/scientificpython/ScientificPython} S=${WORKDIR}/${MY_P} @@ -13,7 +13,7 @@ SRC_URI="http://starship.python.net/~hinsen/ScientificPython/${MY_P}.tar.gz" HOMEPAGE="http://starship.python.net/crew/hinsen/scientific.html" SLOT="0" LICENSE="as-is" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ia64 ~ppc ~sparc x86" DEPEND="virtual/python >=dev-python/numeric-19.0 |