diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-03-28 12:21:13 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-03-28 12:21:13 +0000 |
commit | f3b92fcef2089bfca80448dfc33ec2dae871dcec (patch) | |
tree | 565cb140ed236e959d69ec7b0fd22add8266bc50 /app-crypt/gringotts | |
parent | ~ppc (diff) | |
download | historical-f3b92fcef2089bfca80448dfc33ec2dae871dcec.tar.gz historical-f3b92fcef2089bfca80448dfc33ec2dae871dcec.tar.bz2 historical-f3b92fcef2089bfca80448dfc33ec2dae871dcec.zip |
~ppc
Diffstat (limited to 'app-crypt/gringotts')
-rw-r--r-- | app-crypt/gringotts/gringotts-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gringotts/gringotts-1.2.3.ebuild b/app-crypt/gringotts/gringotts-1.2.3.ebuild index efb4ba7e39d8..a4935a4c1d1f 100644 --- a/app-crypt/gringotts/gringotts-1.2.3.ebuild +++ b/app-crypt/gringotts/gringotts-1.2.3.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-crypt/gringotts/gringotts-1.2.3.ebuild,v 1.4 2003/02/13 06:15:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/gringotts-1.2.3.ebuild,v 1.5 2003/03/28 12:21:13 pvdabeel Exp $ DESCRIPTION="Utility that allows you to jot down sensitive data" SRC_URI="http://devel.pluto.linux.it/projects/Gringotts/current/${P}.tar.bz2" @@ -9,7 +9,7 @@ HOMEPAGE="http://devel.pluto.linux.it/projects/Gringotts/" IUSE="X" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" DEPEND=">=dev-util/pkgconfig-0.12.0 >=dev-libs/libgringotts-1.1.1 |