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/gpsui | |
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/gpsui')
-rw-r--r-- | app-admin/gpsui/gpsui-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/gpsui/gpsui-2.2.ebuild b/app-admin/gpsui/gpsui-2.2.ebuild index f6c015f619ef..6de51e08fa75 100644 --- a/app-admin/gpsui/gpsui-2.2.ebuild +++ b/app-admin/gpsui/gpsui-2.2.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/gpsui/gpsui-2.2.ebuild,v 1.4 2003/03/28 10:27:38 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gpsui/gpsui-2.2.ebuild,v 1.5 2003/06/29 15:24:07 aliz Exp $ DESCRIPTION="GUI program for managing running processes" HOMEPAGE="http://gpsui.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="nls" S="${WORKDIR}/${PN}" |