summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/gkrellmouse/gkrellmouse-0.0.2.ebuild')
-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*