diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-05-26 13:05:39 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-05-26 13:05:39 +0000 |
commit | 86e89a10ecdec2a26d43e347922a22c6c914a7a3 (patch) | |
tree | 16f4fb0609751345691d49dfeab7a97911e62daf /x11-plugins/gkrellflynn | |
parent | Add JAVA_PKG_IUSE so that use source has needed dependencies. (diff) | |
download | historical-86e89a10ecdec2a26d43e347922a22c6c914a7a3.tar.gz historical-86e89a10ecdec2a26d43e347922a22c6c914a7a3.tar.bz2 historical-86e89a10ecdec2a26d43e347922a22c6c914a7a3.zip |
amd64 stable, bug 176144
Package-Manager: portage-2.1.2.7
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 505f07caede8..e4c95f92385e 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.21 2007/05/07 17:29:09 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/ChangeLog,v 1.22 2007/05/26 12:53:14 opfer Exp $ + + 26 May 2007; Christian Faulhammer <opfer@gentoo.org> + gkrellflynn-0.8.ebuild: + amd64 stable, bug 176144 07 May 2007; Tobias Scherbaum <dertobi123@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 b0d49cb51f2f..d1bd2a624682 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.5 2007/05/07 17:29:09 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/gkrellflynn-0.8.ebuild,v 1.6 2007/05/26 12:53:14 opfer 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" |