diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 21:26:35 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 21:26:35 +0000 |
commit | 89241b6038e8c5c88a4445ee42fd066152d63242 (patch) | |
tree | 7da6312375fd06681e3dbc854da8cd964cb4c092 /x11-plugins/gkrellmlaunch | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-89241b6038e8c5c88a4445ee42fd066152d63242.tar.gz gentoo-2-89241b6038e8c5c88a4445ee42fd066152d63242.tar.bz2 gentoo-2-89241b6038e8c5c88a4445ee42fd066152d63242.zip |
PPC stable profile update
Diffstat (limited to 'x11-plugins/gkrellmlaunch')
-rw-r--r-- | x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild b/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild index 0baa7ed46c5a..4a0579b1777b 100644 --- a/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild +++ b/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild,v 1.10 2004/03/26 23:10:05 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild,v 1.11 2004/04/30 21:22:01 pvdabeel Exp $ IUSE="" DESCRIPTION="a Program-Launcher Plugin for GKrellM2" @@ -11,7 +11,7 @@ DEPEND="=app-admin/gkrellm-2*" SLOT="2" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha" src_compile() { make || die |