diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-05-27 14:52:44 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-05-27 14:52:44 +0000 |
commit | b199f68f61dff871ffe0e7c59ce69f1c327b8e23 (patch) | |
tree | 4bdfb28b0aa212e871d73bac914f5f2991c8a720 /app-crypt/gringotts | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-b199f68f61dff871ffe0e7c59ce69f1c327b8e23.tar.gz gentoo-2-b199f68f61dff871ffe0e7c59ce69f1c327b8e23.tar.bz2 gentoo-2-b199f68f61dff871ffe0e7c59ce69f1c327b8e23.zip |
~amd64
Diffstat (limited to 'app-crypt/gringotts')
-rw-r--r-- | app-crypt/gringotts/gringotts-1.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gringotts/gringotts-1.2.8.ebuild b/app-crypt/gringotts/gringotts-1.2.8.ebuild index 0cc847e3565f..1b4d9e902346 100644 --- a/app-crypt/gringotts/gringotts-1.2.8.ebuild +++ b/app-crypt/gringotts/gringotts-1.2.8.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/app-crypt/gringotts/gringotts-1.2.8.ebuild,v 1.2 2004/04/18 18:05:12 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/gringotts-1.2.8.ebuild,v 1.3 2004/05/27 14:52:44 jhuebel 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 @@ LICENSE="GPL-2" IUSE="" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" RDEPEND=">=dev-libs/libgringotts-1.2 >=x11-libs/gtk+-2 |