summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Guertin <gerk@gentoo.org>2002-07-16 03:08:09 +0000
committerMark Guertin <gerk@gentoo.org>2002-07-16 03:08:09 +0000
commit823b2050e2873795454e9cc9fa0f4beaf05c3b45 (patch)
tree627884d32aa66aa340fc5ebd3f02c0124c57d75a /x11-libs
parentAdded KEYWORDS (diff)
downloadgentoo-2-823b2050e2873795454e9cc9fa0f4beaf05c3b45.tar.gz
gentoo-2-823b2050e2873795454e9cc9fa0f4beaf05c3b45.tar.bz2
gentoo-2-823b2050e2873795454e9cc9fa0f4beaf05c3b45.zip
add ppc keywords
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/xforms/ChangeLog3
-rw-r--r--x11-libs/xforms/xforms-089-r1.ebuild4
-rw-r--r--x11-libs/xforms/xforms-089-r2.ebuild2
-rw-r--r--x11-libs/xforms/xforms-089.ebuild2
4 files changed, 7 insertions, 4 deletions
diff --git a/x11-libs/xforms/ChangeLog b/x11-libs/xforms/ChangeLog
index ef8255240fbd..dc25831e3a6b 100644
--- a/x11-libs/xforms/ChangeLog
+++ b/x11-libs/xforms/ChangeLog
@@ -5,6 +5,9 @@
*xforms-089-r2 (19 June 2002)
+ 15 Jul 2002; Mark Guertin <gerk@gentoo.org>
+ Added ppc to keywords
+
15 July 2002; Owen Stampflee <owen@gentoo.org>
Added missing digests for the PPC variant of the xforms digest.
diff --git a/x11-libs/xforms/xforms-089-r1.ebuild b/x11-libs/xforms/xforms-089-r1.ebuild
index 707d1315b8ff..8f0293cc567d 100644
--- a/x11-libs/xforms/xforms-089-r1.ebuild
+++ b/x11-libs/xforms/xforms-089-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/x11-libs/xforms/xforms-089-r1.ebuild,v 1.5 2002/07/09 10:53:21 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-089-r1.ebuild,v 1.6 2002/07/16 03:08:09 gerk Exp $
MY_P="bxform-${PV}-glibc2.1"
MY_D="linux-i386/elf"
@@ -20,7 +20,7 @@ SLOT="0"
DEPEND="virtual/x11"
RDEPEND=""
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
src_compile() {
make || die
diff --git a/x11-libs/xforms/xforms-089-r2.ebuild b/x11-libs/xforms/xforms-089-r2.ebuild
index b3b658907b16..85b471b4b68a 100644
--- a/x11-libs/xforms/xforms-089-r2.ebuild
+++ b/x11-libs/xforms/xforms-089-r2.ebuild
@@ -20,7 +20,7 @@ SLOT="0"
DEPEND="virtual/x11"
RDEPEND=""
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
src_compile() {
make || die
diff --git a/x11-libs/xforms/xforms-089.ebuild b/x11-libs/xforms/xforms-089.ebuild
index bc440bab25e8..601778b88f2b 100644
--- a/x11-libs/xforms/xforms-089.ebuild
+++ b/x11-libs/xforms/xforms-089.ebuild
@@ -9,7 +9,7 @@ SRC_URI="ftp://ncmir.ucsd.edu/pub/xforms/linux-i386/elf/${MY_P}.tgz"
HOMEPAGE="http://world.std.com/~xforms/"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
DEPEND="virtual/x11"