diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 21:32:37 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 21:32:37 +0000 |
commit | eac54340207f7c44e41a7711942bf8c725d2c43c (patch) | |
tree | 5432cbee8e98d639a9991ae22cc38ceb939079de /x11-plugins/gkrelltop | |
parent | Initial commit. Closes #31862. (Manifest recommit) (diff) | |
download | gentoo-2-eac54340207f7c44e41a7711942bf8c725d2c43c.tar.gz gentoo-2-eac54340207f7c44e41a7711942bf8c725d2c43c.tar.bz2 gentoo-2-eac54340207f7c44e41a7711942bf8c725d2c43c.zip |
PPC stable profile update
Diffstat (limited to 'x11-plugins/gkrelltop')
-rw-r--r-- | x11-plugins/gkrelltop/gkrelltop-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrelltop/gkrelltop-2.2.ebuild b/x11-plugins/gkrelltop/gkrelltop-2.2.ebuild index daac9f88af59..b8c2c89c3b59 100644 --- a/x11-plugins/gkrelltop/gkrelltop-2.2.ebuild +++ b/x11-plugins/gkrelltop/gkrelltop-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.3 2004/01/20 15:54:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.ebuild,v 1.4 2004/04/30 21:27:48 pvdabeel Exp $ DESCRIPTION="a GKrellM2 plugin which displays the top three processes" SRC_URI="http://psychology.rutgers.edu/~zaimi/${PN}.${PV}.tgz" @@ -8,7 +8,7 @@ HOMEPAGE="http://psychology.rutgers.edu/~zaimi/software.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc alpha" +KEYWORDS="x86 sparc alpha ppc" IUSE="" |