diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-15 22:34:05 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-15 22:34:05 +0000 |
commit | ddcc3f86504663201f75620854f9dcb20c6f2700 (patch) | |
tree | 445397b297e6830e19b78ba81b2017449cb6d41b /x11-plugins/gkrellflynn | |
parent | Fix bug 30486 by refraining from overwriting /var/lib/nfs/* (Manifest recommit) (diff) | |
download | gentoo-2-ddcc3f86504663201f75620854f9dcb20c6f2700.tar.gz gentoo-2-ddcc3f86504663201f75620854f9dcb20c6f2700.tar.bz2 gentoo-2-ddcc3f86504663201f75620854f9dcb20c6f2700.zip |
stable on alpha
Diffstat (limited to 'x11-plugins/gkrellflynn')
-rw-r--r-- | x11-plugins/gkrellflynn/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/gkrellflynn/ChangeLog b/x11-plugins/gkrellflynn/ChangeLog index 9eb1ff9501e6..8606371326db 100644 --- a/x11-plugins/gkrellflynn/ChangeLog +++ b/x11-plugins/gkrellflynn/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrellflynn -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/ChangeLog,v 1.3 2003/03/14 12:12:00 weeve Exp $ +# 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 $ + + 15 Jan 2004; Aron Griffis <agriffis@gentoo.org> gkrellflynn-0.6.ebuild: + stable on alpha *gkrellflynn-0.6 (31 Oct 2002) diff --git a/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild b/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild index d86507ae37a1..fdba9aef3306 100644 --- a/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild +++ b/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.7 2003/09/06 05:56:25 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild,v 1.8 2004/01/15 22:34:05 agriffis Exp $ 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" +KEYWORDS="x86 ~sparc alpha" DEPEND="app-admin/gkrellm" SLOT="0" LICENSE="GPL-2" |