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/gkrellstock | |
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/gkrellstock')
-rw-r--r-- | x11-plugins/gkrellstock/gkrellstock-0.4.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/gkrellstock/gkrellstock-0.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/gkrellstock/gkrellstock-0.4.ebuild b/x11-plugins/gkrellstock/gkrellstock-0.4.ebuild index 77620407e281..427a2a2eb477 100644 --- a/x11-plugins/gkrellstock/gkrellstock-0.4.ebuild +++ b/x11-plugins/gkrellstock/gkrellstock-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellstock/gkrellstock-0.4.ebuild,v 1.7 2004/03/26 23:10:06 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellstock/gkrellstock-0.4.ebuild,v 1.8 2004/04/30 21:26:35 pvdabeel Exp $ IUSE="" S=${WORKDIR}/${P/s/S} @@ -14,7 +14,7 @@ DEPEND="=app-admin/gkrellm-1* SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc ppc" src_compile() { emake || die diff --git a/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild b/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild index 1110b3cc5848..4d9ffaddeb30 100644 --- a/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild +++ b/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild,v 1.7 2004/03/26 23:10:06 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild,v 1.8 2004/04/30 21:26:35 pvdabeel Exp $ IUSE="" S=${WORKDIR}/${P/s/S} @@ -14,7 +14,7 @@ DEPEND=">=app-admin/gkrellm-2* SLOT="2" LICENSE="GPL-2" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc ppc" src_compile() { emake || die |