summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-05-17 18:27:26 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-05-17 18:27:26 +0000
commit39d0cdcb024dad611580483b26458ddce46a6799 (patch)
treeee4d837636a0f9427c0d22676251e62ae2006f05 /dev-python/numeric
parentMore verbose message thanks to R. May <Tinitus1@onlinehome.de> in bug 92876 (diff)
downloadgentoo-2-39d0cdcb024dad611580483b26458ddce46a6799.tar.gz
gentoo-2-39d0cdcb024dad611580483b26458ddce46a6799.tar.bz2
gentoo-2-39d0cdcb024dad611580483b26458ddce46a6799.zip
Stable on ppc.
Diffstat (limited to 'dev-python/numeric')
-rw-r--r--dev-python/numeric/ChangeLog5
-rw-r--r--dev-python/numeric/numeric-23.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/numeric/ChangeLog b/dev-python/numeric/ChangeLog
index ca6ff01bf1ff..64433e9c8cda 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.19 2005/05/11 20:22:26 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/ChangeLog,v 1.20 2005/05/17 18:25:25 hansmi Exp $
+
+ 17 May 2005; Michael Hanselmann <hansmi@gentoo.org> numeric-23.7.ebuild:
+ Stable on ppc.
11 May 2005; Marcus D. Hanwell <cryos@gentoo.org> numeric-23.7.ebuild:
Stable on amd64.
diff --git a/dev-python/numeric/numeric-23.7.ebuild b/dev-python/numeric/numeric-23.7.ebuild
index ba9303f0bff2..c08fa4c2aa70 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.9 2005/05/11 20:22:26 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/numeric-23.7.ebuild,v 1.10 2005/05/17 18:25:25 hansmi 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