diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 02:49:58 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 02:49:58 +0000 |
commit | e39aca8871cafba9730a6b2a9cb3fcbd4196f8be (patch) | |
tree | fdc47cb47c1f8be1fb5d0e6990b5b94abb9345d7 /dev-python/gnome-python | |
parent | Update to _rc3. (diff) | |
download | gentoo-2-e39aca8871cafba9730a6b2a9cb3fcbd4196f8be.tar.gz gentoo-2-e39aca8871cafba9730a6b2a9cb3fcbd4196f8be.tar.bz2 gentoo-2-e39aca8871cafba9730a6b2a9cb3fcbd4196f8be.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'dev-python/gnome-python')
-rw-r--r-- | dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild | 4 | ||||
-rw-r--r-- | dev-python/gnome-python/gnome-python-1.4.2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild b/dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild index a73dca5ced03..ad8a4c42bc45 100644 --- a/dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild +++ b/dev-python/gnome-python/gnome-python-1.4.1-r3.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/gnome-python/gnome-python-1.4.1-r3.ebuild,v 1.5 2002/07/27 19:23:31 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild,v 1.6 2002/08/16 02:49:58 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="gnome-python" @@ -16,7 +16,7 @@ DEPEND="virtual/python RDEPEND="${RDEPEND}" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" LICENSE="GPL-2" src_compile() { diff --git a/dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild b/dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild index 9b74c75c00c5..39ef2fdff6ea 100644 --- a/dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild +++ b/dev-python/gnome-python/gnome-python-1.4.1-r4.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/gnome-python/gnome-python-1.4.1-r4.ebuild,v 1.5 2002/07/27 19:23:31 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild,v 1.6 2002/08/16 02:49:58 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="gnome-python" @@ -17,7 +17,7 @@ DEPEND="virtual/python RDEPEND="${RDEPEND}" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" LICENSE="GPL-2" src_compile() { diff --git a/dev-python/gnome-python/gnome-python-1.4.2.ebuild b/dev-python/gnome-python/gnome-python-1.4.2.ebuild index 5f7864c6b34f..7b50c7096286 100644 --- a/dev-python/gnome-python/gnome-python-1.4.2.ebuild +++ b/dev-python/gnome-python/gnome-python-1.4.2.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/gnome-python/gnome-python-1.4.2.ebuild,v 1.2 2002/08/14 09:42:07 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.2.ebuild,v 1.3 2002/08/16 02:49:58 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="gnome-python" @@ -17,7 +17,7 @@ DEPEND="virtual/python RDEPEND="${RDEPEND}" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" LICENSE="GPL-2" src_compile() { |