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 | |
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')
-rw-r--r-- | app-crypt/gringotts/ChangeLog | 6 | ||||
-rw-r--r-- | app-crypt/gringotts/Manifest | 4 | ||||
-rw-r--r-- | app-crypt/gringotts/gringotts-1.2.8-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-crypt/gringotts/ChangeLog b/app-crypt/gringotts/ChangeLog index a57b45cb8939..d576c0195b81 100644 --- a/app-crypt/gringotts/ChangeLog +++ b/app-crypt/gringotts/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-crypt/gringotts # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/ChangeLog,v 1.21 2005/04/21 18:03:59 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/ChangeLog,v 1.22 2005/08/23 22:02:53 leonardop Exp $ + + 23 Aug 2005; Leonardo Boshell <leonardop@gentoo.org> + gringotts-1.2.8-r1.ebuild: + Stable on x86. 21 Apr 2005; Simon Stelling <blubb@gentoo.org> gringotts-1.2.8.ebuild: stable on amd64 diff --git a/app-crypt/gringotts/Manifest b/app-crypt/gringotts/Manifest index e560372e9b42..47aa196f449c 100644 --- a/app-crypt/gringotts/Manifest +++ b/app-crypt/gringotts/Manifest @@ -1,5 +1,5 @@ -MD5 72186d24e4308bbf4684a23a93c031b5 ChangeLog 3210 -MD5 f0444b3eb9415e22d700f57e7e12b1fb gringotts-1.2.8-r1.ebuild 1448 +MD5 0f6622e52ef0ed566e63ec2a4c896e7f ChangeLog 3316 +MD5 c4ce39bc1e8cba7e13f768f59d1c45fb gringotts-1.2.8-r1.ebuild 1446 MD5 6ca5eaeaa32c291c598b1640fa4b8e08 gringotts-1.2.8.ebuild 1032 MD5 aca7535e091e24a4fb74038919e3e2a0 metadata.xml 550 MD5 238aeb98d1470931a9e60395575595d4 files/digest-gringotts-1.2.8 68 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 |