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
commit1c29065921fb50a6a5deadeafd99b0bfd4192ff9 (patch)
tree33926481259513c47f79581e0e9c25a714fbd6c2
parentquicker fixer upper (Manifest recommit) (diff)
downloadgentoo-2-1c29065921fb50a6a5deadeafd99b0bfd4192ff9.tar.gz
gentoo-2-1c29065921fb50a6a5deadeafd99b0bfd4192ff9.tar.bz2
gentoo-2-1c29065921fb50a6a5deadeafd99b0bfd4192ff9.zip
Stable on sparc.
-rw-r--r--app-crypt/gpg-ringmgr/ChangeLog5
-rw-r--r--app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild4
2 files changed, 6 insertions, 3 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/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"