diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 18:38:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 18:38:36 +0000 |
commit | 167116b2278afa4ab5f39594de1a6593fc8eeb9d (patch) | |
tree | 863f44c964517131390d873682b98e3a0949ffe9 /dev-python/scientificpython | |
parent | ia64/sparc stable wrt #341167 (diff) | |
download | historical-167116b2278afa4ab5f39594de1a6593fc8eeb9d.tar.gz historical-167116b2278afa4ab5f39594de1a6593fc8eeb9d.tar.bz2 historical-167116b2278afa4ab5f39594de1a6593fc8eeb9d.zip |
Drop alpha/ia64/sparc
Package-Manager: portage-2.1.9.45/cvs/Linux ia64
Diffstat (limited to 'dev-python/scientificpython')
-rw-r--r-- | dev-python/scientificpython/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/scientificpython/scientificpython-2.9-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-python/scientificpython/scientificpython-2.9.1.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-python/scientificpython/ChangeLog b/dev-python/scientificpython/ChangeLog index 28ab051535ab..632c12d7036c 100644 --- a/dev-python/scientificpython/ChangeLog +++ b/dev-python/scientificpython/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/scientificpython # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/ChangeLog,v 1.39 2011/04/10 20:51:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/ChangeLog,v 1.40 2011/04/16 18:38:36 armin76 Exp $ + + 16 Apr 2011; Raúl Porcel <armin76@gentoo.org> + scientificpython-2.9-r1.ebuild, scientificpython-2.9.1.ebuild: + Drop alpha/ia64/sparc 10 Apr 2011; Markus Meier <maekke@gentoo.org> scientificpython-2.9.1.ebuild: x86 stable, bug #353450 diff --git a/dev-python/scientificpython/scientificpython-2.9-r1.ebuild b/dev-python/scientificpython/scientificpython-2.9-r1.ebuild index 5b0f048f3964..2c638163342d 100644 --- a/dev-python/scientificpython/scientificpython-2.9-r1.ebuild +++ b/dev-python/scientificpython/scientificpython-2.9-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/scientificpython-2.9-r1.ebuild,v 1.3 2010/05/23 14:15:38 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/scientificpython-2.9-r1.ebuild,v 1.4 2011/04/16 18:38:36 armin76 Exp $ EAPI="3" SUPPORT_PYTHON_ABIS="1" @@ -16,7 +16,7 @@ HOMEPAGE="http://sourcesup.cru.fr/projects/scientific-py/" LICENSE="CeCILL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="doc mpi test" RDEPEND="dev-python/numpy diff --git a/dev-python/scientificpython/scientificpython-2.9.1.ebuild b/dev-python/scientificpython/scientificpython-2.9.1.ebuild index b1a02ce1f734..dafef237b4d2 100644 --- a/dev-python/scientificpython/scientificpython-2.9.1.ebuild +++ b/dev-python/scientificpython/scientificpython-2.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/scientificpython-2.9.1.ebuild,v 1.8 2011/04/10 20:51:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/scientificpython-2.9.1.ebuild,v 1.9 2011/04/16 18:38:36 armin76 Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -19,7 +19,7 @@ HOMEPAGE="http://sourcesup.cru.fr/projects/scientific-py/" LICENSE="CeCILL-2" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ppc sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="doc mpi test" RDEPEND="dev-python/numpy |