diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 15:44:12 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 15:44:12 +0000 |
commit | 099374052545dc8e750accc3cc5743403966060c (patch) | |
tree | f34badbbbe67ef4b4cad69cbf785c905947f6492 /app-crypt/gpg-ringmgr | |
parent | stable on alpha (diff) | |
download | gentoo-2-099374052545dc8e750accc3cc5743403966060c.tar.gz gentoo-2-099374052545dc8e750accc3cc5743403966060c.tar.bz2 gentoo-2-099374052545dc8e750accc3cc5743403966060c.zip |
stable on alpha
Diffstat (limited to 'app-crypt/gpg-ringmgr')
-rw-r--r-- | app-crypt/gpg-ringmgr/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/gpg-ringmgr/Manifest | 4 | ||||
-rw-r--r-- | app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-crypt/gpg-ringmgr/ChangeLog b/app-crypt/gpg-ringmgr/ChangeLog index 6cf66efee18b..775da661fcd3 100644 --- a/app-crypt/gpg-ringmgr/ChangeLog +++ b/app-crypt/gpg-ringmgr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/gpg-ringmgr # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpg-ringmgr/ChangeLog,v 1.1 2003/05/06 06:51:56 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpg-ringmgr/ChangeLog,v 1.2 2003/10/03 15:43:51 agriffis Exp $ + + 03 Oct 2003; Aron Griffis <agriffis@gentoo.org> gpg-ringmgr-1.12.ebuild: + Stable on alpha *gpg-ringmgr-1.12 (05 May 2003) diff --git a/app-crypt/gpg-ringmgr/Manifest b/app-crypt/gpg-ringmgr/Manifest index d7ff8836d763..742ad37a7578 100644 --- a/app-crypt/gpg-ringmgr/Manifest +++ b/app-crypt/gpg-ringmgr/Manifest @@ -1,3 +1,3 @@ -MD5 d39bcb9dff5a3ebffda1115650f9d90e ChangeLog 407 -MD5 afec0c0fc6167c626c54429071a4e6d1 gpg-ringmgr-1.12.ebuild 781 +MD5 12ba4534d6c6d7e36acd597f4d33e883 ChangeLog 502 +MD5 05caeb1bdef3ad3e524cfec4800a2152 gpg-ringmgr-1.12.ebuild 780 MD5 96a66e5d7f6090fec489ff563dec6417 files/digest-gpg-ringmgr-1.12 54 diff --git a/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild b/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild index 9e792df54d67..dfcad9306328 100644 --- a/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild +++ b/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.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/gpg-ringmgr/gpg-ringmgr-1.12.ebuild,v 1.4 2003/09/06 22:15:09 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild,v 1.5 2003/10/03 15:43:51 agriffis Exp $ DESCRIPTION="GPG Keyring Manager to handle large GPG keyrings more easily" HOMEPAGE="http://www.ualberta.ca/~rbpark/gpg-ringmgr.html" @@ -8,7 +8,7 @@ SRC_URI="http://www.ualberta.ca/~rbpark/projects/${PN}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa" +KEYWORDS="x86 ~ppc ~sparc ~mips alpha ~arm ~hppa" DEPEND="dev-lang/perl >=app-crypt/gnupg-1.2.1" |