diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-11-17 15:09:05 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-11-17 15:09:05 +0000 |
commit | bcddb54a90a9298512d7fb5d6767e395b8b41916 (patch) | |
tree | 6f5f3117e70565a26dcd42432d89165bfc816af6 /dev-python/numeric | |
parent | Stable on ppc wrt bug 199322 (diff) | |
download | gentoo-2-bcddb54a90a9298512d7fb5d6767e395b8b41916.tar.gz gentoo-2-bcddb54a90a9298512d7fb5d6767e395b8b41916.tar.bz2 gentoo-2-bcddb54a90a9298512d7fb5d6767e395b8b41916.zip |
amd64 stable wrt #182392
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-python/numeric')
-rw-r--r-- | dev-python/numeric/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/numeric/numeric-24.2-r6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/numeric/ChangeLog b/dev-python/numeric/ChangeLog index 96bb227d3988..6c3640720c54 100644 --- a/dev-python/numeric/ChangeLog +++ b/dev-python/numeric/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/numeric # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/ChangeLog,v 1.43 2007/11/16 16:26:43 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/ChangeLog,v 1.44 2007/11/17 15:09:05 drac Exp $ + + 17 Nov 2007; Samuli Suominen <drac@gentoo.org> numeric-24.2-r6.ebuild: + amd64 stable wrt #182392 16 Nov 2007; nixnut <nixnut@gentoo.org> numeric-24.2-r6.ebuild: Stable on ppc wrt bug 182392 diff --git a/dev-python/numeric/numeric-24.2-r6.ebuild b/dev-python/numeric/numeric-24.2-r6.ebuild index cc404844042d..a788c5d64293 100644 --- a/dev-python/numeric/numeric-24.2-r6.ebuild +++ b/dev-python/numeric/numeric-24.2-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/numeric-24.2-r6.ebuild,v 1.11 2007/11/16 16:26:43 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/numeric-24.2-r6.ebuild,v 1.12 2007/11/17 15:09:05 drac Exp $ NEED_PYTHON=2.3 @@ -19,7 +19,7 @@ DEPEND="${RDEPEND} LICENSE="as-is" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="doc lapack" S="${WORKDIR}/${MY_P}" |