diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-23 16:44:05 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-23 16:44:05 +0000 |
commit | 3e2a5a8e0acf07408058888f3bf8516736172853 (patch) | |
tree | 30b4ad292c9bb7d5f171e9fb73c8e835a32617a7 /x11-misc/gpasman | |
parent | PPC stable profile update (diff) | |
download | historical-3e2a5a8e0acf07408058888f3bf8516736172853.tar.gz historical-3e2a5a8e0acf07408058888f3bf8516736172853.tar.bz2 historical-3e2a5a8e0acf07408058888f3bf8516736172853.zip |
PPC stable profile update
Diffstat (limited to 'x11-misc/gpasman')
-rw-r--r-- | x11-misc/gpasman/gpasman-1.3.0.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/gpasman/gpasman-1.3.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-misc/gpasman/gpasman-1.3.0.ebuild b/x11-misc/gpasman/gpasman-1.3.0.ebuild index 28245f92c859..6a063413b4c8 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-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.0.ebuild,v 1.13 2004/05/06 17:51:13 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gpasman/gpasman-1.3.0.ebuild,v 1.14 2004/05/23 16:29:07 pvdabeel 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 " +KEYWORDS="x86 sparc ppc" IUSE="" DEPEND="=x11-libs/gtk+-1.2*" 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*" |