summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-07-21 14:57:08 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-07-21 14:57:08 +0000
commitaa30d0991991dc362005bf6c6054eced3b0c438c (patch)
tree6065052d76e11ff2c6e53265c397754aaae22f1c /dev-python/numeric
parentStable on ppc64 (diff)
downloadhistorical-aa30d0991991dc362005bf6c6054eced3b0c438c.tar.gz
historical-aa30d0991991dc362005bf6c6054eced3b0c438c.tar.bz2
historical-aa30d0991991dc362005bf6c6054eced3b0c438c.zip
Stable on ppc64
Package-Manager: portage-2.0.51.22-r1
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 f1ceb9bcb4d2..ba99b4cc237c 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.22 2005/07/11 23:09:21 geoman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/ChangeLog,v 1.23 2005/07/21 14:56:37 corsair Exp $
+
+ 21 Jul 2005; Markus Rothe <corsair@gentoo.org> numeric-23.7.ebuild:
+ Stable on ppc64
11 Jul 2005; Stephen P. Becker <geoman@gentoo.org> numeric-23.7.ebuild,
numeric-23.8.ebuild:
diff --git a/dev-python/numeric/numeric-23.7.ebuild b/dev-python/numeric/numeric-23.7.ebuild
index 54ae82309680..5a9c762ad469 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.13 2005/07/11 23:09:21 geoman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/numeric-23.7.ebuild,v 1.14 2005/07/21 14:56:37 corsair 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 mips ppc ~ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 s390 sparc x86"
IUSE=""
# 2.1 gave sandbox violations see #21