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 | |
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')
-rw-r--r-- | x11-plugins/gkrellflynn/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gkrellflynn/ChangeLog b/x11-plugins/gkrellflynn/ChangeLog index 8606371326db..cb610d9f6f73 100644 --- a/x11-plugins/gkrellflynn/ChangeLog +++ b/x11-plugins/gkrellflynn/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrellflynn # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/ChangeLog,v 1.4 2004/01/15 22:34:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/ChangeLog,v 1.5 2004/04/19 14:54:40 kugelfang Exp $ + + 19 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> gkrellflynn-0.6.ebuild: + marked ~amd64 15 Jan 2004; Aron Griffis <agriffis@gentoo.org> gkrellflynn-0.6.ebuild: stable on alpha 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" |