diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 16:58:07 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 16:58:07 +0000 |
commit | c1e3dbc36b21cd026ff48986f80dad1073f4287f (patch) | |
tree | 43c05d9f98b8f9c84f6e9f3bb17169eb5d8fdedf /x11-misc/gkrellm-console | |
parent | update (diff) | |
download | gentoo-2-c1e3dbc36b21cd026ff48986f80dad1073f4287f.tar.gz gentoo-2-c1e3dbc36b21cd026ff48986f80dad1073f4287f.tar.bz2 gentoo-2-c1e3dbc36b21cd026ff48986f80dad1073f4287f.zip |
Added LICENSE tag
Diffstat (limited to 'x11-misc/gkrellm-console')
-rw-r--r-- | x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild b/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild index 6743511f45bc..740a35007019 100644 --- a/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild +++ b/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild @@ -1,13 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Seemant Kulleen <seemant@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild,v 1.2 2002/05/23 06:50:20 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild,v 1.3 2002/07/08 16:58:06 aliz Exp $ MY_P=consolewatch-0.1 S=${WORKDIR}/${MY_P} DESCRIPTION="A GKrellM plugin that shows the users logged into each console" SRC_URI="http://gkrellm.luon.net/files/${MY_P}.tar.gz" HOMEPAGE="http://gkrellm.luon.net/consolewatch.phtml" +LICENSE="GPL-2" DEPEND=">=app-admin/gkrellm-1.0.6 =x11-libs/gtk+-1.2* |