diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-02 16:34:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-02 16:34:36 +0000 |
commit | 4c9ed61a83bc0ed3e957adaa8ee80fb209407ea3 (patch) | |
tree | 66efd3d92b43bf4962d53b4850d2e6dd63887b46 /x11-plugins | |
parent | alpha stable wrt #176144 (diff) | |
download | gentoo-2-4c9ed61a83bc0ed3e957adaa8ee80fb209407ea3.tar.gz gentoo-2-4c9ed61a83bc0ed3e957adaa8ee80fb209407ea3.tar.bz2 gentoo-2-4c9ed61a83bc0ed3e957adaa8ee80fb209407ea3.zip |
alpha stable wrt #176144
(Portage version: 2.1.2.9)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellflynn/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gkrellflynn/gkrellflynn-0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gkrellflynn/ChangeLog b/x11-plugins/gkrellflynn/ChangeLog index e4c95f92385e..cc0801345d98 100644 --- a/x11-plugins/gkrellflynn/ChangeLog +++ b/x11-plugins/gkrellflynn/ChangeLog @@ -1,6 +1,9 @@ # 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.22 2007/05/26 12:53:14 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/ChangeLog,v 1.23 2007/06/02 16:34:36 armin76 Exp $ + + 02 Jun 2007; Raúl Porcel <armin76@gentoo.org> gkrellflynn-0.8.ebuild: + alpha stable wrt #176144 26 May 2007; Christian Faulhammer <opfer@gentoo.org> gkrellflynn-0.8.ebuild: diff --git a/x11-plugins/gkrellflynn/gkrellflynn-0.8.ebuild b/x11-plugins/gkrellflynn/gkrellflynn-0.8.ebuild index d1bd2a624682..d8a3e04ff12f 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.6 2007/05/26 12:53:14 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/gkrellflynn-0.8.ebuild,v 1.7 2007/06/02 16:34:36 armin76 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" |