diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-12-02 18:24:29 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-12-02 18:24:29 +0000 |
commit | 1bcfcd26ed4da91122710a86997799fd64a04120 (patch) | |
tree | 2e8ca176d788b145401053b294f1ca2ab9a7ff6a /x11-plugins | |
parent | New version, leaving masked until confirmed against apps that use it (diff) | |
download | historical-1bcfcd26ed4da91122710a86997799fd64a04120.tar.gz historical-1bcfcd26ed4da91122710a86997799fd64a04120.tar.bz2 historical-1bcfcd26ed4da91122710a86997799fd64a04120.zip |
KEYWORD fix
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild b/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild index edb2f43b0782..18eb281cdb2c 100644 --- a/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild +++ b/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild @@ -1,11 +1,11 @@ # Copyright 2002, Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild,v 1.1 2002/10/31 14:07:32 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild,v 1.2 2002/12/02 18:24:29 drobbins Exp $ 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" DEPEND="app-admin/gkrellm" src_compile() { |