diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2005-08-23 22:02:53 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2005-08-23 22:02:53 +0000 |
commit | bdb874935b375e60e9b8b967b35d1bbfa19d1177 (patch) | |
tree | baf67a8983f15fe8a55fb390ed0bb4758b99f94d /app-crypt/gringotts/gringotts-1.2.8-r1.ebuild | |
parent | Stable on x86. (diff) | |
download | historical-bdb874935b375e60e9b8b967b35d1bbfa19d1177.tar.gz historical-bdb874935b375e60e9b8b967b35d1bbfa19d1177.tar.bz2 historical-bdb874935b375e60e9b8b967b35d1bbfa19d1177.zip |
Marking 1.2.8-r1 stable (x86)
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-crypt/gringotts/gringotts-1.2.8-r1.ebuild')
-rw-r--r-- | app-crypt/gringotts/gringotts-1.2.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gringotts/gringotts-1.2.8-r1.ebuild b/app-crypt/gringotts/gringotts-1.2.8-r1.ebuild index c8102959bf37..8975b87640e6 100644 --- a/app-crypt/gringotts/gringotts-1.2.8-r1.ebuild +++ b/app-crypt/gringotts/gringotts-1.2.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/gringotts-1.2.8-r1.ebuild,v 1.3 2005/01/01 12:30:25 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/gringotts-1.2.8-r1.ebuild,v 1.4 2005/08/23 22:02:53 leonardop Exp $ DESCRIPTION="Utility that allows you to jot down sensitive data" HOMEPAGE="http://devel.pluto.linux.it/projects/Gringotts/" @@ -8,7 +8,7 @@ SRC_URI="http://devel.pluto.linux.it/projects/Gringotts/current/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~amd64 ~ppc x86" IUSE="suid" RDEPEND=">=dev-libs/libgringotts-1.2 |