diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 10:07:18 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 10:07:18 +0000 |
commit | 93162b1752724d312790865af99c1d1a4716986f (patch) | |
tree | efc24850224ae37d26b07e2140742727ec8d12b7 /x11-plugins/gkrellflynn | |
parent | ~amd64 (diff) | |
download | gentoo-2-93162b1752724d312790865af99c1d1a4716986f.tar.gz gentoo-2-93162b1752724d312790865af99c1d1a4716986f.tar.bz2 gentoo-2-93162b1752724d312790865af99c1d1a4716986f.zip |
Mark 0.7 stable on alpha
(Portage version: 2.0.52-r1)
Diffstat (limited to 'x11-plugins/gkrellflynn')
-rw-r--r-- | x11-plugins/gkrellflynn/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gkrellflynn/Manifest | 18 | ||||
-rw-r--r-- | x11-plugins/gkrellflynn/gkrellflynn-0.7.ebuild | 4 |
3 files changed, 10 insertions, 17 deletions
diff --git a/x11-plugins/gkrellflynn/ChangeLog b/x11-plugins/gkrellflynn/ChangeLog index 0f8125755c9f..a4d4ef1f7803 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.10 2005/04/27 21:35:44 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/ChangeLog,v 1.11 2005/09/17 10:07:18 agriffis Exp $ + + 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> gkrellflynn-0.7.ebuild: + Mark 0.7 stable on alpha 27 Apr 2005; Herbie Hopkins <herbs@gentoo.org> gkrellflynn-0.6.ebuild: Stable on amd64. diff --git a/x11-plugins/gkrellflynn/Manifest b/x11-plugins/gkrellflynn/Manifest index 2c129b016a2b..ab403ee28745 100644 --- a/x11-plugins/gkrellflynn/Manifest +++ b/x11-plugins/gkrellflynn/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 2ceb3d8f43e328fad4338ffc487724e2 gkrellflynn-0.7.ebuild 999 -MD5 022ea515f08cd7d00e1de64ce70689af gkrellflynn-0.6.ebuild 910 -MD5 d2e043dff6cd6617f54747b1927d168a ChangeLog 1302 MD5 de35d8f600d3d75d8075a8d848787013 metadata.xml 223 -MD5 ae2f270e3dab3e54a727b08293af3ae8 files/digest-gkrellflynn-0.6 66 +MD5 d9a91e300d7efa92cf4ec4c834fc24bb gkrellflynn-0.7.ebuild 998 +MD5 d2e043dff6cd6617f54747b1927d168a ChangeLog 1302 +MD5 022ea515f08cd7d00e1de64ce70689af gkrellflynn-0.6.ebuild 910 MD5 2eb583a49bc9f3e97d018b606b216e09 files/digest-gkrellflynn-0.7 66 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCcAXA2G5bA0cA/ScRArgQAKDogFb+7gVzotJEquIWYqm40S9RCACePdHI -tC0JHkuHAG1MXkStW9/wVEA= -=yyX0 ------END PGP SIGNATURE----- +MD5 ae2f270e3dab3e54a727b08293af3ae8 files/digest-gkrellflynn-0.6 66 diff --git a/x11-plugins/gkrellflynn/gkrellflynn-0.7.ebuild b/x11-plugins/gkrellflynn/gkrellflynn-0.7.ebuild index f19ff0940981..4ae19fd9c9ef 100644 --- a/x11-plugins/gkrellflynn/gkrellflynn-0.7.ebuild +++ b/x11-plugins/gkrellflynn/gkrellflynn-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/gkrellflynn-0.7.ebuild,v 1.4 2005/04/27 21:30:53 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/gkrellflynn-0.7.ebuild,v 1.5 2005/09/17 10:07:18 agriffis Exp $ inherit multilib @@ -8,7 +8,7 @@ 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" |