summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-02-22 06:22:33 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-02-22 06:22:33 +0000
commite56e51ce243598b1bb9acde435a3aca67a6db2de (patch)
treec1c941acd1c1f456c4e3989ded7dc1728c2a6ca0 /app-crypt
parentInitial import of xtermcontrol. Happy xterm controlling. :) (diff)
downloadhistorical-e56e51ce243598b1bb9acde435a3aca67a6db2de.tar.gz
historical-e56e51ce243598b1bb9acde435a3aca67a6db2de.tar.bz2
historical-e56e51ce243598b1bb9acde435a3aca67a6db2de.zip
header fix; arm needs deps first
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/gpg-ringmgr/Manifest2
-rw-r--r--app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/app-crypt/gpg-ringmgr/Manifest b/app-crypt/gpg-ringmgr/Manifest
index 742ad37a7578..a1f2a0371012 100644
--- a/app-crypt/gpg-ringmgr/Manifest
+++ b/app-crypt/gpg-ringmgr/Manifest
@@ -1,3 +1,3 @@
MD5 12ba4534d6c6d7e36acd597f4d33e883 ChangeLog 502
-MD5 05caeb1bdef3ad3e524cfec4800a2152 gpg-ringmgr-1.12.ebuild 780
+MD5 aed8b5432f1553987539b461cb4750e8 gpg-ringmgr-1.12.ebuild 776
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 dfcad9306328..e93f1c659a71 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.
+# Copyright 1999-2004 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.5 2003/10/03 15:43:51 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild,v 1.6 2004/02/22 06:22:33 mr_bones_ 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 ~hppa"
DEPEND="dev-lang/perl
>=app-crypt/gnupg-1.2.1"