summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Thibaut <murphy@gentoo.org>2002-08-16 02:49:58 +0000
committerMaarten Thibaut <murphy@gentoo.org>2002-08-16 02:49:58 +0000
commite39aca8871cafba9730a6b2a9cb3fcbd4196f8be (patch)
treefdc47cb47c1f8be1fb5d0e6990b5b94abb9345d7 /dev-python/pygame
parentUpdate to _rc3. (diff)
downloadgentoo-2-e39aca8871cafba9730a6b2a9cb3fcbd4196f8be.tar.gz
gentoo-2-e39aca8871cafba9730a6b2a9cb3fcbd4196f8be.tar.bz2
gentoo-2-e39aca8871cafba9730a6b2a9cb3fcbd4196f8be.zip
Adding sparc/sparc64 keywords
Diffstat (limited to 'dev-python/pygame')
-rw-r--r--dev-python/pygame/pygame-1.2.ebuild4
-rw-r--r--dev-python/pygame/pygame-1.4.9.ebuild4
-rw-r--r--dev-python/pygame/pygame-1.4.ebuild4
-rw-r--r--dev-python/pygame/pygame-1.5.ebuild4
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-python/pygame/pygame-1.2.ebuild b/dev-python/pygame/pygame-1.2.ebuild
index e46ae6f48d93..bef84e248d79 100644
--- a/dev-python/pygame/pygame-1.2.ebuild
+++ b/dev-python/pygame/pygame-1.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/pygame/pygame-1.2.ebuild,v 1.3 2002/07/30 00:50:10 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.2.ebuild,v 1.4 2002/08/16 02:49:58 murphy Exp $
S=${WORKDIR}/${P}
DESCRIPTION="python bindings to sdl and other libs that facilitate game production"
@@ -18,7 +18,7 @@ DEPEND="virtual/python
RDEPEND="${DEPEND}"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc sparc64"
LICENSE="LGPL-2.1"
src_compile() {
diff --git a/dev-python/pygame/pygame-1.4.9.ebuild b/dev-python/pygame/pygame-1.4.9.ebuild
index 62ff14c29d65..aa50e41ab7d0 100644
--- a/dev-python/pygame/pygame-1.4.9.ebuild
+++ b/dev-python/pygame/pygame-1.4.9.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/pygame/pygame-1.4.9.ebuild,v 1.2 2002/07/30 00:50:10 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.4.9.ebuild,v 1.3 2002/08/16 02:49:58 murphy Exp $
S=${WORKDIR}/${P}
DESCRIPTION="python bindings to sdl and other libs that facilitate game production"
@@ -22,7 +22,7 @@ DEPEND="virtual/python
RDEPEND="${DEPEND}"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc sparc64"
LICENSE="LGPL-2.1"
src_unpack() {
diff --git a/dev-python/pygame/pygame-1.4.ebuild b/dev-python/pygame/pygame-1.4.ebuild
index 7c046912b9f3..8db4a1fa890f 100644
--- a/dev-python/pygame/pygame-1.4.ebuild
+++ b/dev-python/pygame/pygame-1.4.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/pygame/pygame-1.4.ebuild,v 1.3 2002/07/30 00:50:10 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.4.ebuild,v 1.4 2002/08/16 02:49:58 murphy Exp $
S=${WORKDIR}/${P}
DESCRIPTION="python bindings to sdl and other libs that facilitate game production"
@@ -20,7 +20,7 @@ DEPEND="virtual/python
RDEPEND="${DEPEND}"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc sparc64"
LICENSE="LGPL-2.1"
src_unpack() {
diff --git a/dev-python/pygame/pygame-1.5.ebuild b/dev-python/pygame/pygame-1.5.ebuild
index 383b07fa0450..9657e140924c 100644
--- a/dev-python/pygame/pygame-1.5.ebuild
+++ b/dev-python/pygame/pygame-1.5.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/pygame/pygame-1.5.ebuild,v 1.2 2002/07/30 00:50:11 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.5.ebuild,v 1.3 2002/08/16 02:49:58 murphy Exp $
S=${WORKDIR}/${P}
DESCRIPTION="python bindings to sdl and other libs that facilitate game production"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygame.org/"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc sparc64"
DEPEND="virtual/python
>=media-libs/libsdl-1.2.4