summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-08 21:31:08 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-08 21:31:08 +0000
commit2d7bdcf56161d31816f48832b4ea8302399642a5 (patch)
treea7a8bef2b961267cbd7fa24a38972b6dfe6dcc3c /x11-misc/gkrellmouse
parentUpdated both the old and new version of mon with dependency changes; cleaned ... (diff)
downloadgentoo-2-2d7bdcf56161d31816f48832b4ea8302399642a5.tar.gz
gentoo-2-2d7bdcf56161d31816f48832b4ea8302399642a5.tar.bz2
gentoo-2-2d7bdcf56161d31816f48832b4ea8302399642a5.zip
LICENSE, SLOT and KEYWORDS addings
Diffstat (limited to 'x11-misc/gkrellmouse')
-rw-r--r--x11-misc/gkrellmouse/gkrellmouse-0.0.2.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-misc/gkrellmouse/gkrellmouse-0.0.2.ebuild b/x11-misc/gkrellmouse/gkrellmouse-0.0.2.ebuild
index f6eee084e3dc..1c07621d4113 100644
--- a/x11-misc/gkrellmouse/gkrellmouse-0.0.2.ebuild
+++ b/x11-misc/gkrellmouse/gkrellmouse-0.0.2.ebuild
@@ -1,7 +1,7 @@
# 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/gkrellmouse/gkrellmouse-0.0.2.ebuild,v 1.3 2002/07/08 16:58:06 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellmouse/gkrellmouse-0.0.2.ebuild,v 1.4 2002/07/08 21:31:06 aliz Exp $
MY_P=${P/-/_}
S=${WORKDIR}/${P}
@@ -9,6 +9,8 @@ DESCRIPTION="A Gkrellm plugin that tracks the total distance of mouse movements"
SRC_URI="http://ssl.usu.edu/paul/gkrellmouse/${MY_P}.tar.gz"
HOMEPAGE="http://ssl.usu.edu/paul/gkrellmouse"
LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86"
DEPEND=">=app-admin/gkrellm-1.0.6
=x11-libs/gtk+-1.2*