diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-04 17:09:03 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-04 17:09:03 +0000 |
commit | 42ffb0f7b3028845d45f9396a17705ba6476b209 (patch) | |
tree | da0859f3465b8e94e0b40e45e1b7048645246798 /x11-plugins | |
parent | Stable on sparc (diff) | |
download | gentoo-2-42ffb0f7b3028845d45f9396a17705ba6476b209.tar.gz gentoo-2-42ffb0f7b3028845d45f9396a17705ba6476b209.tar.bz2 gentoo-2-42ffb0f7b3028845d45f9396a17705ba6476b209.zip |
Stable on sparc
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellflynn/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gkrellflynn/gkrellflynn-0.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gkrellflynn/ChangeLog b/x11-plugins/gkrellflynn/ChangeLog index f68b4dc79d3d..b93b2537b36f 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.17 2007/03/12 18:06:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/ChangeLog,v 1.18 2007/04/04 17:09:03 gustavoz Exp $ + + 04 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> + gkrellflynn-0.7.ebuild: + Stable on sparc 12 Mar 2007; Raúl Porcel <armin76@gentoo.org> gkrellflynn-0.7.ebuild: x86 stable diff --git a/x11-plugins/gkrellflynn/gkrellflynn-0.7.ebuild b/x11-plugins/gkrellflynn/gkrellflynn-0.7.ebuild index 651dd7b82846..c16cce21e9de 100644 --- a/x11-plugins/gkrellflynn/gkrellflynn-0.7.ebuild +++ b/x11-plugins/gkrellflynn/gkrellflynn-0.7.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.7.ebuild,v 1.8 2007/03/12 18:06:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/gkrellflynn-0.7.ebuild,v 1.9 2007/04/04 17:09:03 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" |