summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOwen Stampflee <owen@gentoo.org>2002-07-16 00:07:27 +0000
committerOwen Stampflee <owen@gentoo.org>2002-07-16 00:07:27 +0000
commit641907d56b1617239557fc25d6ed0134fdc458fd (patch)
treea8e69b99a255032d8dab786c18dc34e4a4d5835a /x11-libs/openmotif
parentAdded ppc to the KEYWORDS (diff)
downloadgentoo-2-641907d56b1617239557fc25d6ed0134fdc458fd.tar.gz
gentoo-2-641907d56b1617239557fc25d6ed0134fdc458fd.tar.bz2
gentoo-2-641907d56b1617239557fc25d6ed0134fdc458fd.zip
Added ppc to the KEYWORDS
Diffstat (limited to 'x11-libs/openmotif')
-rw-r--r--x11-libs/openmotif/ChangeLog6
-rw-r--r--x11-libs/openmotif/openmotif-2.1.30-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog
index 283646706a00..2d207b685858 100644
--- a/x11-libs/openmotif/ChangeLog
+++ b/x11-libs/openmotif/ChangeLog
@@ -1,9 +1,13 @@
# ChangeLog for x11-libs/openmotif
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.1 2002/02/01 21:53:38 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.2 2002/07/16 00:07:27 owen Exp $
*openmotif-2.1.30-r1 (1 Feb 2002)
+ 15 Jul 2002; Owen Stampflee <owen@gentoo.org> :
+
+ Added PPC to KEYWORDS.
+
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
diff --git a/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild b/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild
index 4801213f82c5..3dff675ca4a5 100644
--- a/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild
+++ b/x11-libs/openmotif/openmotif-2.1.30-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/openmotif/openmotif-2.1.30-r1.ebuild,v 1.6 2002/07/11 06:30:57 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild,v 1.7 2002/07/16 00:07:27 owen Exp $
MY_P=${P}-4_MLI.src
S=${WORKDIR}/motif
@@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.metrolink.com/pub/openmotif/2.1.30-4/${MY_P}.tar.gz"
HOMEPAGE="http://www.metrolink.com/openmotif/"
LICENSE="MOTIF"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
DEPEND="virtual/glibc virtual/x11"