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
commitb45a04b54f669fdf35b36e8b53ca4b6d73d9575e (patch)
tree257dde405240c9b43310a55645d8a8c9408ad99f /app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild
parentInitial import of xtermcontrol. Happy xterm controlling. :) (Manifest recommit) (diff)
downloadgentoo-2-b45a04b54f669fdf35b36e8b53ca4b6d73d9575e.tar.gz
gentoo-2-b45a04b54f669fdf35b36e8b53ca4b6d73d9575e.tar.bz2
gentoo-2-b45a04b54f669fdf35b36e8b53ca4b6d73d9575e.zip
header fix; arm needs deps first
Diffstat (limited to 'app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild')
-rw-r--r--app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild6
1 files changed, 3 insertions, 3 deletions
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"