diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 19:17:13 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 19:17:13 +0000 |
commit | 34e76d5613f80edf1462458a9b60231cb13f6eca (patch) | |
tree | d0b0bbfd9c7fb4f8fca9953f9e5ac2baa7683bd1 /app-crypt/gringotts | |
parent | Stable on ppc. (diff) | |
download | historical-34e76d5613f80edf1462458a9b60231cb13f6eca.tar.gz historical-34e76d5613f80edf1462458a9b60231cb13f6eca.tar.bz2 historical-34e76d5613f80edf1462458a9b60231cb13f6eca.zip |
Stable on ppc.
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 | 18 | ||||
-rw-r--r-- | app-crypt/gringotts/gringotts-1.2.8-r1.ebuild | 4 |
3 files changed, 11 insertions, 17 deletions
diff --git a/app-crypt/gringotts/ChangeLog b/app-crypt/gringotts/ChangeLog index bbdf0659fcc9..1d97c18a6901 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.23 2005/08/31 00:45:17 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/ChangeLog,v 1.24 2005/09/02 19:17:13 hansmi Exp $ + + 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> + gringotts-1.2.8-r1.ebuild: + Stable on ppc. 31 Aug 2005; Luis Medinas <metalgod@gentoo.org> gringotts-1.2.8-r1.ebuild: Marked Stable on AMD64. diff --git a/app-crypt/gringotts/Manifest b/app-crypt/gringotts/Manifest index 3a6b42b64f4c..1e4d19c3aa24 100644 --- a/app-crypt/gringotts/Manifest +++ b/app-crypt/gringotts/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 3ac842aa9b1a2ba8f6a417fdaa4502e6 ChangeLog 3419 -MD5 78817d2bc78fdbac1838e44f4701a407 gringotts-1.2.8-r1.ebuild 1444 -MD5 6ca5eaeaa32c291c598b1640fa4b8e08 gringotts-1.2.8.ebuild 1032 MD5 aca7535e091e24a4fb74038919e3e2a0 metadata.xml 550 -MD5 238aeb98d1470931a9e60395575595d4 files/digest-gringotts-1.2.8 68 +MD5 79e0e99ab4e4a91c070e76e7610f4c6f ChangeLog 3518 +MD5 2d66fd33a9c03332c26ecaba0727f78e gringotts-1.2.8-r1.ebuild 1441 +MD5 6ca5eaeaa32c291c598b1640fa4b8e08 gringotts-1.2.8.ebuild 1032 MD5 238aeb98d1470931a9e60395575595d4 files/digest-gringotts-1.2.8-r1 68 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFDFQsjwUpWvClEHQoRAjSRAJ9K10lmw0emomwILy4eLuzcvGdZJwCfaxT0 -Lgg9k820/eBin73m+gd5AWM= -=+a+b ------END PGP SIGNATURE----- +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 aed801d11613..2b05e27eec7b 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.5 2005/08/31 00:45:17 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/gringotts-1.2.8-r1.ebuild,v 1.6 2005/09/02 19:17:13 hansmi 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 |