diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-09-15 18:26:19 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-09-15 18:26:19 +0000 |
commit | 3ccf4fa24c676dc2826755f7aea7874f80da974c (patch) | |
tree | d5f0da1acd46bcbc7c6470845534ab19232888ae /dev-python | |
parent | Removing x11-plugins/wmi8k from the Tree as it has problems, and is unmaintai... (diff) | |
download | gentoo-2-3ccf4fa24c676dc2826755f7aea7874f80da974c.tar.gz gentoo-2-3ccf4fa24c676dc2826755f7aea7874f80da974c.tar.bz2 gentoo-2-3ccf4fa24c676dc2826755f7aea7874f80da974c.zip |
~amd64
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/scientificpython/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/scientificpython/scientificpython-2.4.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/scientificpython/ChangeLog b/dev-python/scientificpython/ChangeLog index 26a12e0e8212..ad20c3303e14 100644 --- a/dev-python/scientificpython/ChangeLog +++ b/dev-python/scientificpython/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/scientificpython # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/ChangeLog,v 1.2 2004/09/05 07:42:10 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/ChangeLog,v 1.3 2004/09/15 18:26:19 blubb Exp $ + + 15 Sep 2004; <blubb@gentoo.org> scientificpython-2.4.6.ebuild: + added ~amd64 05 Sep 2004; Sven Wegener <swegener@gentoo.org> : Fixed ChangeLog header. diff --git a/dev-python/scientificpython/scientificpython-2.4.6.ebuild b/dev-python/scientificpython/scientificpython-2.4.6.ebuild index 83e47bb82f70..f40d4d599e06 100644 --- a/dev-python/scientificpython/scientificpython-2.4.6.ebuild +++ b/dev-python/scientificpython/scientificpython-2.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/scientificpython-2.4.6.ebuild,v 1.1 2004/07/20 19:20:07 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/scientificpython-2.4.6.ebuild,v 1.2 2004/09/15 18:26:19 blubb 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="~x86 ~sparc ~alpha ~ppc" +KEYWORDS="~x86 ~sparc ~alpha ~ppc ~amd64" DEPEND="virtual/python >=dev-python/numeric-19.0 |