diff options
-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 | ||||
-rw-r--r-- | media-gfx/xfig/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/xfig/xfig-3.2.3d-r1.ebuild | 4 |
6 files changed, 16 insertions, 10 deletions
diff --git a/dev-python/Numeric/ChangeLog b/dev-python/Numeric/ChangeLog index 34278f4691a2..ef00165c8b72 100644 --- a/dev-python/Numeric/ChangeLog +++ b/dev-python/Numeric/ChangeLog @@ -1,9 +1,12 @@ # 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.3 2002/07/27 05:40:14 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/Numeric/ChangeLog,v 1.4 2002/09/07 18:13:32 owen Exp $ *Numeric-21.0 (14 Mar 2002) + 7 Sep 2002; Owen Stampflee <owen@gentoo.org> : + Added PPC to KEYWORDS. + 26 Jul 2002; George Shapovalov <george@gentoo.org> Numeric-19.0.0.ebuild, Numeric-20.3.ebuild, Numeric-21.0.ebuild : added KEYWORDS,SLOT,LICENSE; corrected the header diff --git a/dev-python/Numeric/Numeric-19.0.0.ebuild b/dev-python/Numeric/Numeric-19.0.0.ebuild index 0960760f623c..614d49aa028f 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 or later -# $Header: /var/cvsroot/gentoo-x86/dev-python/Numeric/Numeric-19.0.0.ebuild,v 1.8 2002/08/16 02:49:58 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/Numeric/Numeric-19.0.0.ebuild,v 1.9 2002/09/07 18:13:32 owen Exp $ S=${WORKDIR}/${P} @@ -12,7 +12,7 @@ DEPEND="virtual/python" RDEPEND="${DEPEND}" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64" LICENSE="as-is" PYTHON_VERSION= diff --git a/dev-python/Numeric/Numeric-20.3.ebuild b/dev-python/Numeric/Numeric-20.3.ebuild index 56290fdb820d..6a1b14f4207d 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 or later -# $Header: /var/cvsroot/gentoo-x86/dev-python/Numeric/Numeric-20.3.ebuild,v 1.5 2002/08/16 02:49:58 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/Numeric/Numeric-20.3.ebuild,v 1.6 2002/09/07 18:13:32 owen Exp $ S=${WORKDIR}/${P} DESCRIPTION="numerical python module" @@ -12,7 +12,7 @@ DEPEND=">=dev-lang/python-2.2" RDEPEND="${DEPEND}" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64" LICENSE="as-is" src_compile() { diff --git a/dev-python/Numeric/Numeric-21.0.ebuild b/dev-python/Numeric/Numeric-21.0.ebuild index d5cf372965ae..cec87a785f0e 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 or later -# $Header: /var/cvsroot/gentoo-x86/dev-python/Numeric/Numeric-21.0.ebuild,v 1.5 2002/08/16 02:49:58 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/Numeric/Numeric-21.0.ebuild,v 1.6 2002/09/07 18:13:32 owen Exp $ S=${WORKDIR}/${P} DESCRIPTION="numerical python module" @@ -12,7 +12,7 @@ DEPEND=">=dev-lang/python-2.2" RDEPEND="${DEPEND}" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64" LICENSE="as-is" src_compile() { diff --git a/media-gfx/xfig/ChangeLog b/media-gfx/xfig/ChangeLog index 4f499bcc256f..bde0d0fd7377 100644 --- a/media-gfx/xfig/ChangeLog +++ b/media-gfx/xfig/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for media-gfx/xfig # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/ChangeLog,v 1.2 2002/04/14 03:54:07 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/ChangeLog,v 1.3 2002/09/07 18:09:25 owen Exp $ *xfig-3.2.3d-r1 (13 Apr 2002) + 7 Sep 2002; Owen Stampflee <owen@gentoo.org> : + Added PPC to KEYWORDS. + 13 Apr 2002; Seemant Kulleen <seemant@gentoo.org> xfig-3.2.3d-r1.ebuild : Added transfig to the RDEPEND. Did not bump version numbers though. diff --git a/media-gfx/xfig/xfig-3.2.3d-r1.ebuild b/media-gfx/xfig/xfig-3.2.3d-r1.ebuild index 2b38f1dddd2d..08048eb6c960 100644 --- a/media-gfx/xfig/xfig-3.2.3d-r1.ebuild +++ b/media-gfx/xfig/xfig-3.2.3d-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/xfig-3.2.3d-r1.ebuild,v 1.3 2002/07/23 05:18:07 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/xfig-3.2.3d-r1.ebuild,v 1.4 2002/09/07 18:09:25 owen Exp $ MY_P=${P/xfig-/xfig.} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.xfig.org" SLOT="0" LICENSE="BSD" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND="virtual/x11 media-libs/jpeg |