diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 22:46:20 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 22:46:20 +0000 |
commit | d67124683ed22ab311148bc7d06d4d46db047331 (patch) | |
tree | 4ea1371a7cbb116be6d16fa61805eb01386639bf /x11-plugins/wmfrog | |
parent | deps fix for net-im/amsn-0.91 (diff) | |
download | historical-d67124683ed22ab311148bc7d06d4d46db047331.tar.gz historical-d67124683ed22ab311148bc7d06d4d46db047331.tar.bz2 historical-d67124683ed22ab311148bc7d06d4d46db047331.zip |
PPC stable profile update
Diffstat (limited to 'x11-plugins/wmfrog')
-rw-r--r-- | x11-plugins/wmfrog/wmfrog-0.1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmfrog/wmfrog-0.1.6.ebuild b/x11-plugins/wmfrog/wmfrog-0.1.6.ebuild index 4093ca29e47c..4274381deb4e 100644 --- a/x11-plugins/wmfrog/wmfrog-0.1.6.ebuild +++ b/x11-plugins/wmfrog/wmfrog-0.1.6.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/wmfrog/wmfrog-0.1.6.ebuild,v 1.2 2004/03/26 23:10:07 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfrog/wmfrog-0.1.6.ebuild,v 1.3 2004/04/30 22:43:17 pvdabeel Exp $ IUSE="" DESCRIPTION="This is a weather application, it shows the weather in a graphical way." @@ -13,7 +13,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ppc" src_compile() { cd ${WORKDIR}/wmFrog/Src |