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 | f1e081b44faf4857fc518f6b6c6f98771d86fa02 (patch) | |
tree | 54ba880e70fceeb44497d385825d9ed03fe5d5ab /x11-plugins | |
parent | stable on alpha (diff) | |
download | historical-f1e081b44faf4857fc518f6b6c6f98771d86fa02.tar.gz historical-f1e081b44faf4857fc518f6b6c6f98771d86fa02.tar.bz2 historical-f1e081b44faf4857fc518f6b6c6f98771d86fa02.zip |
stable on alpha
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellflynn/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/gkrellflynn/Manifest | 4 | ||||
-rw-r--r-- | x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild | 6 |
3 files changed, 10 insertions, 7 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/Manifest b/x11-plugins/gkrellflynn/Manifest index 9aa44cd49f8e..00fa4db1ffdb 100644 --- a/x11-plugins/gkrellflynn/Manifest +++ b/x11-plugins/gkrellflynn/Manifest @@ -1,3 +1,3 @@ -MD5 e4242f8dc2da4b8c36fa0d4fd7c4dc19 ChangeLog 648 -MD5 f98b90873c9a528d1062f30f12c87fc8 gkrellflynn-0.6.ebuild 897 +MD5 46faecfd0548ad7a0ab189ad11e74d44 ChangeLog 744 +MD5 6b6ee5316ad5b0d28e17ca45bae9088d gkrellflynn-0.6.ebuild 903 MD5 ae2f270e3dab3e54a727b08293af3ae8 files/digest-gkrellflynn-0.6 66 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" |