diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 18:03:59 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 18:03:59 +0000 |
commit | 5c1b15a971bbc96abcbdef283fa32d43b85560d7 (patch) | |
tree | 45c4095c51c5fb9d3cf38db3b4bbd16a6e749b74 /app-crypt | |
parent | stable amd64 (diff) | |
download | historical-5c1b15a971bbc96abcbdef283fa32d43b85560d7.tar.gz historical-5c1b15a971bbc96abcbdef283fa32d43b85560d7.tar.bz2 historical-5c1b15a971bbc96abcbdef283fa32d43b85560d7.zip |
stable on amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gringotts/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/gringotts/Manifest | 6 | ||||
-rw-r--r-- | app-crypt/gringotts/gringotts-1.2.8.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/app-crypt/gringotts/ChangeLog b/app-crypt/gringotts/ChangeLog index 01949ceeb787..a57b45cb8939 100644 --- a/app-crypt/gringotts/ChangeLog +++ b/app-crypt/gringotts/ChangeLog @@ -1,6 +1,9 @@ # 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.20 2005/01/01 12:30:25 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/ChangeLog,v 1.21 2005/04/21 18:03:59 blubb Exp $ + + 21 Apr 2005; Simon Stelling <blubb@gentoo.org> gringotts-1.2.8.ebuild: + stable on amd64 22 Nov 2004; Leonardo Boshell <leonardop@gentoo.org> gringotts-1.2.8.ebuild, gringotts-1.2.8-r1.ebuild: diff --git a/app-crypt/gringotts/Manifest b/app-crypt/gringotts/Manifest index eb168af8ff1b..e560372e9b42 100644 --- a/app-crypt/gringotts/Manifest +++ b/app-crypt/gringotts/Manifest @@ -1,6 +1,6 @@ -MD5 9c22637e241eed31a760d17c0e0ae41e ChangeLog 3123 +MD5 72186d24e4308bbf4684a23a93c031b5 ChangeLog 3210 MD5 f0444b3eb9415e22d700f57e7e12b1fb gringotts-1.2.8-r1.ebuild 1448 -MD5 5e8b55e14d948dbde1b6bfea5d00ec19 gringotts-1.2.8.ebuild 1038 +MD5 6ca5eaeaa32c291c598b1640fa4b8e08 gringotts-1.2.8.ebuild 1032 MD5 aca7535e091e24a4fb74038919e3e2a0 metadata.xml 550 -MD5 238aeb98d1470931a9e60395575595d4 files/digest-gringotts-1.2.8-r1 68 MD5 238aeb98d1470931a9e60395575595d4 files/digest-gringotts-1.2.8 68 +MD5 238aeb98d1470931a9e60395575595d4 files/digest-gringotts-1.2.8-r1 68 diff --git a/app-crypt/gringotts/gringotts-1.2.8.ebuild b/app-crypt/gringotts/gringotts-1.2.8.ebuild index b9d240c9d22d..a56f4ee442ca 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-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.ebuild,v 1.8 2005/01/01 12:30:25 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/gringotts-1.2.8.ebuild,v 1.9 2005/04/21 18:03:59 blubb 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="x86 ppc amd64" IUSE="" RDEPEND=">=dev-libs/libgringotts-1.2 |