diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-10-08 09:29:22 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-10-08 09:29:22 +0000 |
commit | cd37f75bf8bd14da18885544d6dc9d5e4e95aac9 (patch) | |
tree | 3254016acdaacb1707afbf67bdf6a68fa7af458d /app-crypt | |
parent | Considered stable (diff) | |
download | gentoo-2-cd37f75bf8bd14da18885544d6dc9d5e4e95aac9.tar.gz gentoo-2-cd37f75bf8bd14da18885544d6dc9d5e4e95aac9.tar.bz2 gentoo-2-cd37f75bf8bd14da18885544d6dc9d5e4e95aac9.zip |
stable bump
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.7.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/app-crypt/gringotts/ChangeLog b/app-crypt/gringotts/ChangeLog index dac7e4044046..741beb7b34a2 100644 --- a/app-crypt/gringotts/ChangeLog +++ b/app-crypt/gringotts/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/gringotts # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/ChangeLog,v 1.11 2003/04/28 23:24:14 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/ChangeLog,v 1.12 2003/10/08 09:29:17 liquidx Exp $ + + 08 Oct 2003; Alastair Tse <liquidx@gentoo.org> gringotts-1.2.7.ebuild: + bump to stable x86 *gringotts-1.2.7 (29 Apr 2003) diff --git a/app-crypt/gringotts/Manifest b/app-crypt/gringotts/Manifest index 70c8877f90d0..68074e2bce04 100644 --- a/app-crypt/gringotts/Manifest +++ b/app-crypt/gringotts/Manifest @@ -1,8 +1,8 @@ -MD5 68fa61b34e70807b97808a2b3fdcbc9c ChangeLog 1522 -MD5 5d245383163b18daa50a94271396ec6b gringotts-1.2.7.ebuild 862 +MD5 9c52f40dfd054ced830e184f26aed9e8 ChangeLog 1617 MD5 65102fefceae180368518bd99f63a915 gringotts-0.6.2.ebuild 818 MD5 23c6d614345a82640e43e774743ceae0 gringotts-1.2.3.ebuild 859 +MD5 0d09b29e2b7afd87aeea9270d49df981 gringotts-1.2.7.ebuild 861 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 382c31ccfb9cfcf8055a4796357f2ba0 files/digest-gringotts-1.2.7 68 MD5 f5f93f35d5e5ff64be8c75de6bde2964 files/digest-gringotts-0.6.2 68 MD5 68ab2337cadf05e3d74b842920110222 files/digest-gringotts-1.2.3 68 +MD5 382c31ccfb9cfcf8055a4796357f2ba0 files/digest-gringotts-1.2.7 68 diff --git a/app-crypt/gringotts/gringotts-1.2.7.ebuild b/app-crypt/gringotts/gringotts-1.2.7.ebuild index e550b6ae1233..9093ec93b7a3 100644 --- a/app-crypt/gringotts/gringotts-1.2.7.ebuild +++ b/app-crypt/gringotts/gringotts-1.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/gringotts-1.2.7.ebuild,v 1.1 2003/04/28 23:24:14 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/gringotts-1.2.7.ebuild,v 1.2 2003/10/08 09:29:17 liquidx Exp $ DESCRIPTION="Utility that allows you to jot down sensitive data" SRC_URI="http://devel.pluto.linux.it/projects/Gringotts/current/${P}.tar.bz2" @@ -9,7 +9,7 @@ HOMEPAGE="http://devel.pluto.linux.it/projects/Gringotts/" IUSE="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" DEPEND=">=dev-util/pkgconfig-0.12.0 >=dev-libs/libgringotts-1.2.0 |