diff options
author | Jason Wever <weeve@gentoo.org> | 2006-05-06 21:49:11 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-05-06 21:49:11 +0000 |
commit | c8bff15e6ba5c2ca9f0f9ffbdf7bf6be5bfe6f4a (patch) | |
tree | 948ecb608510ae4e26daf625b0f091a1830f7053 /x11-plugins/gkrellflynn | |
parent | Bump for 2.14.1 (diff) | |
download | gentoo-2-c8bff15e6ba5c2ca9f0f9ffbdf7bf6be5bfe6f4a.tar.gz gentoo-2-c8bff15e6ba5c2ca9f0f9ffbdf7bf6be5bfe6f4a.tar.bz2 gentoo-2-c8bff15e6ba5c2ca9f0f9ffbdf7bf6be5bfe6f4a.zip |
Stable on SPARC.
(Portage version: 2.1_pre10-r3)
Diffstat (limited to 'x11-plugins/gkrellflynn')
-rw-r--r-- | x11-plugins/gkrellflynn/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/gkrellflynn/files/digest-gkrellflynn-0.6 | 2 | ||||
-rw-r--r-- | x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild | 6 |
3 files changed, 10 insertions, 5 deletions
diff --git a/x11-plugins/gkrellflynn/ChangeLog b/x11-plugins/gkrellflynn/ChangeLog index a4d4ef1f7803..1389a1f4cdde 100644 --- a/x11-plugins/gkrellflynn/ChangeLog +++ b/x11-plugins/gkrellflynn/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrellflynn -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/ChangeLog,v 1.11 2005/09/17 10:07:18 agriffis Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/ChangeLog,v 1.12 2006/05/06 21:49:11 weeve Exp $ + + 06 May 2006; Jason Wever <weeve@gentoo.org> gkrellflynn-0.6.ebuild: + Stable on SPARC. 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> gkrellflynn-0.7.ebuild: Mark 0.7 stable on alpha diff --git a/x11-plugins/gkrellflynn/files/digest-gkrellflynn-0.6 b/x11-plugins/gkrellflynn/files/digest-gkrellflynn-0.6 index d505e67c47a3..acea1ad4ed86 100644 --- a/x11-plugins/gkrellflynn/files/digest-gkrellflynn-0.6 +++ b/x11-plugins/gkrellflynn/files/digest-gkrellflynn-0.6 @@ -1 +1,3 @@ MD5 6e5101d79861ca2831f7ee0a87dca2c9 gkrellflynn-0.6.tar.gz 25613 +RMD160 9aab766f25d4a62f8dbe6e2840388ded820e123f gkrellflynn-0.6.tar.gz 25613 +SHA256 107a271a5db9989205170fcfaada00c89936c7e8292980d6b307ec5891bd6bbe gkrellflynn-0.6.tar.gz 25613 diff --git a/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild b/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild index 0ed1b117a27e..ea4c151b061c 100644 --- a/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild +++ b/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # 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.13 2005/04/27 21:35:44 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild,v 1.14 2006/05/06 21:49:11 weeve 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 ppc" +KEYWORDS="alpha amd64 ppc sparc x86" DEPEND="app-admin/gkrellm" SLOT="0" LICENSE="GPL-2" |