summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins/gkrelltop/gkrelltop-2.2.ebuild')
-rw-r--r--x11-plugins/gkrelltop/gkrelltop-2.2.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/x11-plugins/gkrelltop/gkrelltop-2.2.ebuild b/x11-plugins/gkrelltop/gkrelltop-2.2.ebuild
index f3c4214766a3..82173cb4d73c 100644
--- a/x11-plugins/gkrelltop/gkrelltop-2.2.ebuild
+++ b/x11-plugins/gkrelltop/gkrelltop-2.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.ebuild,v 1.1 2003/10/22 21:25:30 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.ebuild,v 1.1.1.1 2005/11/30 10:10:51 chriswhite Exp $
DESCRIPTION="a GKrellM2 plugin which displays the top three processes"
SRC_URI="http://psychology.rutgers.edu/~zaimi/${PN}.${PV}.tgz"
@@ -8,7 +8,9 @@ HOMEPAGE="http://psychology.rutgers.edu/~zaimi/software.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="x86 sparc alpha ppc"
+
+IUSE=""
DEPEND="=app-admin/gkrellm-2*"