diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 15:24:08 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 15:24:08 +0000 |
commit | aa07310b2f9faa513f45725cce16d5a7c2be4d16 (patch) | |
tree | 9168e6934f4ffdffd592aee532745d79bad6cabe /app-admin/gps | |
parent | Version bump. (diff) | |
download | gentoo-2-aa07310b2f9faa513f45725cce16d5a7c2be4d16.tar.gz gentoo-2-aa07310b2f9faa513f45725cce16d5a7c2be4d16.tar.bz2 gentoo-2-aa07310b2f9faa513f45725cce16d5a7c2be4d16.zip |
unmasking and changelog fixups
Diffstat (limited to 'app-admin/gps')
-rw-r--r-- | app-admin/gps/gps-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/gps/gps-1.1.0.ebuild b/app-admin/gps/gps-1.1.0.ebuild index ea562fa058cc..9f776e34b050 100644 --- a/app-admin/gps/gps-1.1.0.ebuild +++ b/app-admin/gps/gps-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/gps/gps-1.1.0.ebuild,v 1.3 2003/03/28 09:27:55 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gps/gps-1.1.0.ebuild,v 1.4 2003/06/29 15:24:07 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Graphical (GTK+1.2) Process Statistics. Like top, but can show @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.seul.org/pub/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" DEPEND="=x11-libs/gtk+-1.2*" |