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
commit9808d157d702d9dcf216955e1c508558cd49a002 (patch)
tree43727ade06eb134fbef7c19ca87f4babf9c6d998 /dev-python/orbit-python
parentAdding sparc/sparc64 keywords (diff)
downloadhistorical-9808d157d702d9dcf216955e1c508558cd49a002.tar.gz
historical-9808d157d702d9dcf216955e1c508558cd49a002.tar.bz2
historical-9808d157d702d9dcf216955e1c508558cd49a002.zip
Adding sparc/sparc64 keywords
Diffstat (limited to 'dev-python/orbit-python')
-rw-r--r--dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild4
-rw-r--r--dev-python/orbit-python/orbit-python-0.3.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild b/dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild
index a0a573752415..e8aebb26f119 100644
--- a/dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild
+++ b/dev-python/orbit-python/orbit-python-0.3.0-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/dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild,v 1.6 2002/07/30 00:03:16 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild,v 1.7 2002/08/16 02:49:58 murphy Exp $
S=${WORKDIR}/${P}
DESCRIPTION="ORBit bindings for Python"
@@ -13,7 +13,7 @@ DEPEND="=dev-libs/glib-1.2*
RDEPEND="${DEPEND}"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc sparc64"
LICENSE="GPL-2"
src_compile() {
diff --git a/dev-python/orbit-python/orbit-python-0.3.1.ebuild b/dev-python/orbit-python/orbit-python-0.3.1.ebuild
index e4d15037cb6a..6f023084eae5 100644
--- a/dev-python/orbit-python/orbit-python-0.3.1.ebuild
+++ b/dev-python/orbit-python/orbit-python-0.3.1.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/orbit-python/orbit-python-0.3.1.ebuild,v 1.4 2002/07/30 00:03:16 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/orbit-python-0.3.1.ebuild,v 1.5 2002/08/16 02:49:58 murphy Exp $
S=${WORKDIR}/${P}
DESCRIPTION="ORBit bindings for Python"
@@ -13,7 +13,7 @@ DEPEND="=dev-libs/glib-1.2*
RDEPEND="${DEPEND}"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc sparc64"
LICENSE="GPL-2"
src_compile() {