summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOwen Stampflee <owen@gentoo.org>2002-09-12 04:50:45 +0000
committerOwen Stampflee <owen@gentoo.org>2002-09-12 04:50:45 +0000
commit8644eb053deff0e86b1025c0f254395f6626b84b (patch)
tree87984ee00057ab9ef933372c2236944c5a7e9ccd /x11-plugins/gkrellmlaunch
parentadded ppc to keywords (diff)
downloadgentoo-2-8644eb053deff0e86b1025c0f254395f6626b84b.tar.gz
gentoo-2-8644eb053deff0e86b1025c0f254395f6626b84b.tar.bz2
gentoo-2-8644eb053deff0e86b1025c0f254395f6626b84b.zip
added keywords
Diffstat (limited to 'x11-plugins/gkrellmlaunch')
-rw-r--r--x11-plugins/gkrellmlaunch/ChangeLog5
-rw-r--r--x11-plugins/gkrellmlaunch/gkrellmlaunch-0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gkrellmlaunch/ChangeLog b/x11-plugins/gkrellmlaunch/ChangeLog
index edadf2280067..597ca4f15d99 100644
--- a/x11-plugins/gkrellmlaunch/ChangeLog
+++ b/x11-plugins/gkrellmlaunch/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for x11-plugins/gkrellmlaunch
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmlaunch/ChangeLog,v 1.1 2002/08/30 01:49:27 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmlaunch/ChangeLog,v 1.2 2002/09/12 04:50:45 owen Exp $
*gkrellmlaunch-0.3 (23 Feb 2002)
+ 11 Sep 2002; Owen Stampflee <owen@gentoo.org> :
+ Added PPC to KEYWORDS.
+
29 Aug 2002; Seemant Kulleen <seemant@gentoo.org> * :
Relocated to x11-plugins
diff --git a/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.3.ebuild b/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.3.ebuild
index d2a20ca48df4..9b923cb33586 100644
--- a/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.3.ebuild
+++ b/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.3.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-plugins/gkrellmlaunch/gkrellmlaunch-0.3.ebuild,v 1.2 2002/08/30 05:14:58 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.3.ebuild,v 1.3 2002/09/12 04:50:45 owen Exp $
S=${WORKDIR}/${P}
DESCRIPTION="a Program-Launcher Plugin for GKrellM"
@@ -11,7 +11,7 @@ DEPEND="=app-admin/gkrellm-1.2*"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64"
src_compile() {
make || die