diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-23 16:30:57 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-23 16:30:57 +0000 |
commit | 37c5135f992f5e28140a716c152e018bf45ad98f (patch) | |
tree | c126a79b052b95da05a72bd1c9ac2dd201ea059e /x11-misc/gpasman/gpasman-1.3.1.ebuild | |
parent | Production ready on ppc (Manifest recommit) (diff) | |
download | gentoo-2-37c5135f992f5e28140a716c152e018bf45ad98f.tar.gz gentoo-2-37c5135f992f5e28140a716c152e018bf45ad98f.tar.bz2 gentoo-2-37c5135f992f5e28140a716c152e018bf45ad98f.zip |
PPC stable profile update
Diffstat (limited to 'x11-misc/gpasman/gpasman-1.3.1.ebuild')
-rw-r--r-- | x11-misc/gpasman/gpasman-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/gpasman/gpasman-1.3.1.ebuild b/x11-misc/gpasman/gpasman-1.3.1.ebuild index 43f8246f9cc0..7f55573cfb75 100644 --- a/x11-misc/gpasman/gpasman-1.3.1.ebuild +++ b/x11-misc/gpasman/gpasman-1.3.1.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-misc/gpasman/gpasman-1.3.1.ebuild,v 1.2 2004/05/06 17:51:13 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gpasman/gpasman-1.3.1.ebuild,v 1.3 2004/05/23 16:29:07 pvdabeel Exp $ DESCRIPTION="Gpasman: GTK Password manager" SRC_URI="http://gpasman.sourceforge.net/files/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://gpasman.sourceforge.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc" +KEYWORDS="x86 sparc ppc" IUSE="" DEPEND="=x11-libs/gtk+-1.2*" |