From 382d0973df147d27ced63ea58bb24312470062a0 Mon Sep 17 00:00:00 2001 From: Carsten Lohrke Date: Mon, 25 Apr 2005 17:15:12 +0000 Subject: stable on x86 (Portage version: 2.0.51.19) --- dev-python/numeric/ChangeLog | 5 ++++- dev-python/numeric/numeric-23.7.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-python') diff --git a/dev-python/numeric/ChangeLog b/dev-python/numeric/ChangeLog index 5404081a7e4f..9539d41273a6 100644 --- a/dev-python/numeric/ChangeLog +++ b/dev-python/numeric/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/numeric # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/ChangeLog,v 1.13 2005/04/21 18:58:27 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/ChangeLog,v 1.14 2005/04/25 17:15:12 carlo Exp $ + + 25 Apr 2005; Carsten Lohrke numeric-23.7.ebuild: + stable on x86 21 Apr 2005; Michael Hanselmann numeric-23.1.ebuild: Stable on ppc. diff --git a/dev-python/numeric/numeric-23.7.ebuild b/dev-python/numeric/numeric-23.7.ebuild index 9b93d973ba95..5f9c202d2f92 100644 --- a/dev-python/numeric/numeric-23.7.ebuild +++ b/dev-python/numeric/numeric-23.7.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/numeric/numeric-23.7.ebuild,v 1.4 2005/04/16 23:14:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/numeric-23.7.ebuild,v 1.5 2005/04/25 17:15:12 carlo Exp $ inherit distutils eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/numpy/${MY_P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="" # 2.1 gave sandbox violations see #21 -- cgit v1.2.3-65-gdbad