diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-20 15:55:21 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-20 15:55:21 +0000 |
commit | d6c5d4b09d94153f2c85c848962e66bb4d7b3d10 (patch) | |
tree | 5f765599dcaf134a150c53d31561350e97fb0e0d /x11-plugins/gkrelltop | |
parent | add ~alpha (Manifest recommit) (diff) | |
download | gentoo-2-d6c5d4b09d94153f2c85c848962e66bb4d7b3d10.tar.gz gentoo-2-d6c5d4b09d94153f2c85c848962e66bb4d7b3d10.tar.bz2 gentoo-2-d6c5d4b09d94153f2c85c848962e66bb4d7b3d10.zip |
stable on alpha
Diffstat (limited to 'x11-plugins/gkrelltop')
-rw-r--r-- | x11-plugins/gkrelltop/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/gkrelltop/gkrelltop-2.2.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-plugins/gkrelltop/ChangeLog b/x11-plugins/gkrelltop/ChangeLog index 1cc5329f6f0e..6dbc5fa21302 100644 --- a/x11-plugins/gkrelltop/ChangeLog +++ b/x11-plugins/gkrelltop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrelltop -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/ChangeLog,v 1.1 2003/10/22 21:25:30 mholzer Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/ChangeLog,v 1.2 2004/01/20 15:54:33 agriffis Exp $ + + 20 Jan 2004; Aron Griffis <agriffis@gentoo.org> gkrelltop-2.2.ebuild: + stable on alpha *gkrelltop-2.2 (23 Oct 2003) diff --git a/x11-plugins/gkrelltop/gkrelltop-2.2.ebuild b/x11-plugins/gkrelltop/gkrelltop-2.2.ebuild index 5033501ba785..daac9f88af59 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.2 2004/01/07 19:09:36 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.ebuild,v 1.3 2004/01/20 15:54:33 agriffis 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" +KEYWORDS="x86 sparc alpha" IUSE="" |