diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-04-19 14:54:40 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-04-19 14:54:40 +0000 |
commit | b4b51a3ad755f47d7320bd1ee7f9842830c2d152 (patch) | |
tree | 637fd0ee04693672c332958c3217b4452deadd56 /x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild | |
parent | Small fix for versioning (diff) | |
download | gentoo-2-b4b51a3ad755f47d7320bd1ee7f9842830c2d152.tar.gz gentoo-2-b4b51a3ad755f47d7320bd1ee7f9842830c2d152.tar.bz2 gentoo-2-b4b51a3ad755f47d7320bd1ee7f9842830c2d152.zip |
~amd64
Diffstat (limited to 'x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild')
-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 d47e6650a3ae..27a8b5e543ad 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.9 2004/03/26 23:10:05 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild,v 1.10 2004/04/19 14:54:40 kugelfang 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" +KEYWORDS="x86 ~sparc alpha ~amd64" DEPEND="app-admin/gkrellm" SLOT="0" LICENSE="GPL-2" |