diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-26 21:57:26 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-26 21:57:26 +0000 |
commit | 88fce81cc5b34b794a0162c3b171b9645dad7973 (patch) | |
tree | 9445d2aef0241ffb0dd3949d2aaa7cd4cdaa1260 /x11-plugins/gkrellflynn | |
parent | Stable for HPPA (bug #176145). (diff) | |
download | gentoo-2-88fce81cc5b34b794a0162c3b171b9645dad7973.tar.gz gentoo-2-88fce81cc5b34b794a0162c3b171b9645dad7973.tar.bz2 gentoo-2-88fce81cc5b34b794a0162c3b171b9645dad7973.zip |
Stable on sprac wrt #176144
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-plugins/gkrellflynn')
-rw-r--r-- | x11-plugins/gkrellflynn/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gkrellflynn/gkrellflynn-0.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gkrellflynn/ChangeLog b/x11-plugins/gkrellflynn/ChangeLog index 70136332897a..44c20026950b 100644 --- a/x11-plugins/gkrellflynn/ChangeLog +++ b/x11-plugins/gkrellflynn/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gkrellflynn # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/ChangeLog,v 1.19 2007/04/26 18:15:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/ChangeLog,v 1.20 2007/04/26 21:57:26 gustavoz Exp $ + + 26 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> + gkrellflynn-0.8.ebuild: + Stable on sparc wrt #176144 26 Apr 2007; Raúl Porcel <armin76@gentoo.org> gkrellflynn-0.8.ebuild: x86 stable wrt #176144 diff --git a/x11-plugins/gkrellflynn/gkrellflynn-0.8.ebuild b/x11-plugins/gkrellflynn/gkrellflynn-0.8.ebuild index 3d6df458d449..ecc53d1d039c 100644 --- a/x11-plugins/gkrellflynn/gkrellflynn-0.8.ebuild +++ b/x11-plugins/gkrellflynn/gkrellflynn-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/gkrellflynn-0.8.ebuild,v 1.3 2007/04/26 18:15:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/gkrellflynn-0.8.ebuild,v 1.4 2007/04/26 21:57:26 gustavoz Exp $ inherit gkrellm-plugin @@ -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 GKrellM2 load monitor (for Doom(tm) fans)" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86" +KEYWORDS="~alpha ~amd64 ~ppc sparc x86" SLOT="0" LICENSE="GPL-2" |