diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 21:02:10 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 21:02:10 +0000 |
commit | cddb451e6981c50458f9f4243a2c7cfad4a266fa (patch) | |
tree | 0353d574165211ed98593b56a7e535089d30d2ae /x11-plugins/gkrellflynn | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-cddb451e6981c50458f9f4243a2c7cfad4a266fa.tar.gz gentoo-2-cddb451e6981c50458f9f4243a2c7cfad4a266fa.tar.bz2 gentoo-2-cddb451e6981c50458f9f4243a2c7cfad4a266fa.zip |
PPC stable profile update
Diffstat (limited to 'x11-plugins/gkrellflynn')
-rw-r--r-- | x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild b/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild index 27a8b5e543ad..dde31ebaf6a5 100644 --- a/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild +++ b/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild,v 1.10 2004/04/19 14:54:40 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild,v 1.11 2004/04/30 21:02:10 pvdabeel Exp $ IUSE="" HOMEPAGE="http://horus.comlab.uni-rostock.de/flynn/" SRC_URI="http://horus.comlab.uni-rostock.de/flynn/${P}.tar.gz" DESCRIPTION="A funny GKrellM (1 or 2) load monitor (for Doom(tm) fans)" -KEYWORDS="x86 ~sparc alpha ~amd64" +KEYWORDS="x86 ~sparc alpha ~amd64 ppc" DEPEND="app-admin/gkrellm" SLOT="0" LICENSE="GPL-2" |