summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-12-12 03:13:52 +0000
committerJason Wever <weeve@gentoo.org>2004-12-12 03:13:52 +0000
commit95fe66b2ae5f004b785baab92c80e3eacf469321 (patch)
treec1c9abc5e7ebab01d82f4230f33c97246a12b18d /app-crypt/gpg-ringmgr
parentquicker fixer upper (diff)
downloadhistorical-95fe66b2ae5f004b785baab92c80e3eacf469321.tar.gz
historical-95fe66b2ae5f004b785baab92c80e3eacf469321.tar.bz2
historical-95fe66b2ae5f004b785baab92c80e3eacf469321.zip
Stable on sparc.
Diffstat (limited to 'app-crypt/gpg-ringmgr')
-rw-r--r--app-crypt/gpg-ringmgr/ChangeLog5
-rw-r--r--app-crypt/gpg-ringmgr/Manifest4
-rw-r--r--app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-crypt/gpg-ringmgr/ChangeLog b/app-crypt/gpg-ringmgr/ChangeLog
index d38fbeaf5d32..f2ebe009f5ad 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpg-ringmgr/ChangeLog,v 1.7 2004/10/05 11:46:56 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpg-ringmgr/ChangeLog,v 1.8 2004/12/12 03:13:52 weeve Exp $
+
+ 11 Dec 2004; Jason Wever <weeve@gentoo.org> gpg-ringmgr-1.12.ebuild:
+ Stable on sparc.
05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
gpg-ringmgr-1.12.ebuild:
diff --git a/app-crypt/gpg-ringmgr/Manifest b/app-crypt/gpg-ringmgr/Manifest
index 1f7d1010a537..30435a1da621 100644
--- a/app-crypt/gpg-ringmgr/Manifest
+++ b/app-crypt/gpg-ringmgr/Manifest
@@ -1,4 +1,4 @@
-MD5 f2b348bd7772db5bb48672e78ff9a46a ChangeLog 924
-MD5 d0f61b500163aa381e90f4cb12e0c4f5 gpg-ringmgr-1.12.ebuild 774
+MD5 60823735950f14b4baa8deca7c1ad301 ChangeLog 1012
+MD5 ec57a263cba00866a8ead0fe841b335a gpg-ringmgr-1.12.ebuild 770
MD5 b0d485ea1a51fb83c70daedef2599272 metadata.xml 279
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 0163e5a15675..6a0c44799eb4 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-2004 Gentoo Foundation
# 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.12 2004/11/21 04:25:43 kingtaco Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild,v 1.13 2004/12/12 03:13:52 weeve Exp $
DESCRIPTION="GPG Keyring Manager to handle large GPG keyrings more easily"
HOMEPAGE="http://www.ualberta.ca/~rbpark/gpg-ringmgr.html"
@@ -9,7 +9,7 @@ SRC_URI="http://www.ualberta.ca/~rbpark/projects/${PN}"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="x86 ppc ~sparc alpha hppa ~amd64"
+KEYWORDS="x86 ppc sparc alpha hppa ~amd64"
DEPEND="dev-lang/perl
>=app-crypt/gnupg-1.2.1"