diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:21:13 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:21:13 +0000 |
commit | 205126f5809cc4d940fef0a6158a809ec28307c9 (patch) | |
tree | 8a0adbe545e2fa25a1224624ccdf3eacd9e4706a /dev-python/Numeric | |
parent | 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-205126f5809cc4d940fef0a6158a809ec28307c9.tar.gz historical-205126f5809cc4d940fef0a6158a809ec28307c9.tar.bz2 historical-205126f5809cc4d940fef0a6158a809ec28307c9.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'dev-python/Numeric')
-rw-r--r-- | dev-python/Numeric/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/Numeric/Numeric-19.0.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/Numeric/Numeric-20.3.ebuild | 4 | ||||
-rw-r--r-- | dev-python/Numeric/Numeric-21.0.ebuild | 4 |
4 files changed, 10 insertions, 7 deletions
diff --git a/dev-python/Numeric/ChangeLog b/dev-python/Numeric/ChangeLog index ef00165c8b72..e850f4629a2d 100644 --- a/dev-python/Numeric/ChangeLog +++ b/dev-python/Numeric/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for dev-python/Numeric # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-python/Numeric/ChangeLog,v 1.4 2002/09/07 18:13:32 owen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/Numeric/ChangeLog,v 1.5 2002/12/09 04:21:12 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *Numeric-21.0 (14 Mar 2002) 7 Sep 2002; Owen Stampflee <owen@gentoo.org> : diff --git a/dev-python/Numeric/Numeric-19.0.0.ebuild b/dev-python/Numeric/Numeric-19.0.0.ebuild index 092b6afdf1b7..982fe1521977 100644 --- a/dev-python/Numeric/Numeric-19.0.0.ebuild +++ b/dev-python/Numeric/Numeric-19.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/Numeric/Numeric-19.0.0.ebuild,v 1.12 2002/10/20 18:47:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/Numeric/Numeric-19.0.0.ebuild,v 1.13 2002/12/09 04:21:12 manson Exp $ S=${WORKDIR}/${P} @@ -11,7 +11,7 @@ HOMEPAGE="http://www.pfdubois.com/numpy/" DEPEND="virtual/python" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" LICENSE="as-is" PYTHON_VERSION= diff --git a/dev-python/Numeric/Numeric-20.3.ebuild b/dev-python/Numeric/Numeric-20.3.ebuild index 10d6a0c8497d..21756ae02978 100644 --- a/dev-python/Numeric/Numeric-20.3.ebuild +++ b/dev-python/Numeric/Numeric-20.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/Numeric/Numeric-20.3.ebuild,v 1.9 2002/10/20 18:47:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/Numeric/Numeric-20.3.ebuild,v 1.10 2002/12/09 04:21:12 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="numerical python module" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.pfdubois.com/numpy/" DEPEND=">=dev-lang/python-2.2" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" LICENSE="as-is" src_compile() { diff --git a/dev-python/Numeric/Numeric-21.0.ebuild b/dev-python/Numeric/Numeric-21.0.ebuild index eb769cd48d19..745905e4699a 100644 --- a/dev-python/Numeric/Numeric-21.0.ebuild +++ b/dev-python/Numeric/Numeric-21.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-20022 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/Numeric/Numeric-21.0.ebuild,v 1.9 2002/10/20 18:47:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/Numeric/Numeric-21.0.ebuild,v 1.10 2002/12/09 04:21:12 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="numerical python module" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.pfdubois.com/numpy/" DEPEND=">=dev-lang/python-2.2" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" LICENSE="as-is" src_compile() { |