diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:41:55 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:41:55 +0000 |
commit | 7fdeb345289843ec7903bcf809ea2c9b4008433a (patch) | |
tree | af3d5b0bd71fc43d5069205bfd1ea077fb88cdb9 /x11-misc/gpasman/gpasman-1.3.0.ebuild | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-7fdeb345289843ec7903bcf809ea2c9b4008433a.tar.gz historical-7fdeb345289843ec7903bcf809ea2c9b4008433a.tar.bz2 historical-7fdeb345289843ec7903bcf809ea2c9b4008433a.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'x11-misc/gpasman/gpasman-1.3.0.ebuild')
-rw-r--r-- | x11-misc/gpasman/gpasman-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/gpasman/gpasman-1.3.0.ebuild b/x11-misc/gpasman/gpasman-1.3.0.ebuild index 834aab0f2cc9..9f4ceee4fd73 100644 --- a/x11-misc/gpasman/gpasman-1.3.0.ebuild +++ b/x11-misc/gpasman/gpasman-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gpasman/gpasman-1.3.0.ebuild,v 1.10 2002/11/04 08:00:46 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gpasman/gpasman-1.3.0.ebuild,v 1.11 2002/12/09 04:41:51 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="Gpasman: GTK Password manager" @@ -11,7 +11,7 @@ HOMEPAGE="http://gpasman.nl.linux.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " DEPEND="=x11-libs/gtk+-1.2*" |