summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2005-05-01 16:07:57 +0000
committerGuy Martin <gmsoft@gentoo.org>2005-05-01 16:07:57 +0000
commite4b8fe1d43d6f11035ba1ed9b51513d3d56ac452 (patch)
treec042b340ac1c613249f82edcd155ad7eb2611b30 /dev-python/numeric
parentAdded ~ppc to KEYWORDS, marked stable on amd64 and x86. introduced support fo... (diff)
downloadgentoo-2-e4b8fe1d43d6f11035ba1ed9b51513d3d56ac452.tar.gz
gentoo-2-e4b8fe1d43d6f11035ba1ed9b51513d3d56ac452.tar.bz2
gentoo-2-e4b8fe1d43d6f11035ba1ed9b51513d3d56ac452.zip
Stable on hppa.
(Portage version: 2.0.51.19)
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 b7e618ec2691..aca96ba67113 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.16 2005/04/26 02:35:28 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/ChangeLog,v 1.17 2005/05/01 16:07:57 gmsoft Exp $
+
+ 01 May 2005; Guy Martin <gmsoft@gentoo.org> numeric-23.7.ebuild:
+ Stable on hppa.
26 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> numeric-23.7.ebuild:
Stable on sparc
diff --git a/dev-python/numeric/numeric-23.7.ebuild b/dev-python/numeric/numeric-23.7.ebuild
index 443653ee69cc..c0f1b74d8cc3 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.6 2005/04/26 02:35:28 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/numeric-23.7.ebuild,v 1.7 2005/05/01 16:07:57 gmsoft 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