diff options
author | 2005-08-31 00:45:17 +0000 | |
---|---|---|
committer | 2005-08-31 00:45:17 +0000 | |
commit | 99c61c726305dd3c21bf269c4ebbfc22e3ad25fa (patch) | |
tree | 61be5de73c8f3c5934876dfe23ebfa9263707f66 /app-crypt/gringotts/gringotts-1.2.8-r1.ebuild | |
parent | Ebuild clean-up. Removed useless installation log files. (diff) | |
download | historical-99c61c726305dd3c21bf269c4ebbfc22e3ad25fa.tar.gz historical-99c61c726305dd3c21bf269c4ebbfc22e3ad25fa.tar.bz2 historical-99c61c726305dd3c21bf269c4ebbfc22e3ad25fa.zip |
Marked Stable on AMD64.
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 8975b87640e6..aed801d11613 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.4 2005/08/23 22:02:53 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/gringotts-1.2.8-r1.ebuild,v 1.5 2005/08/31 00:45:17 metalgod 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="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="suid" RDEPEND=">=dev-libs/libgringotts-1.2 |