diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-12-02 18:30:38 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-12-02 18:30:38 +0000 |
commit | 5be8e957d714d9ce55899d9c13cc4ae99f58e5dd (patch) | |
tree | 52ce768772df779ab92e0b5bb21b78dee9640153 /x11-plugins/gkrellflynn | |
parent | SLOT fix (diff) | |
download | gentoo-2-5be8e957d714d9ce55899d9c13cc4ae99f58e5dd.tar.gz gentoo-2-5be8e957d714d9ce55899d9c13cc4ae99f58e5dd.tar.bz2 gentoo-2-5be8e957d714d9ce55899d9c13cc4ae99f58e5dd.zip |
more repoman fixes
Diffstat (limited to 'x11-plugins/gkrellflynn')
-rw-r--r-- | x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild b/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild index 18eb281cdb2c..b1f08881465f 100644 --- a/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild +++ b/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild @@ -1,12 +1,14 @@ # 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.2 2002/12/02 18:24:29 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild,v 1.3 2002/12/02 18:30:38 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" +SLOT="0" +LICENSE="GPL-2" src_compile() { |