summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-22 18:13:56 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-22 18:13:56 +0000
commitbf72cc4f8dd9b37e1f0b502c7dd1b428773fc347 (patch)
treed848bcefe8335c183a048f7c157a674f0d07abaf /app-crypt/gnupg
parentRemove arm keywords (Manifest recommit) (diff)
downloadgentoo-2-bf72cc4f8dd9b37e1f0b502c7dd1b428773fc347.tar.gz
gentoo-2-bf72cc4f8dd9b37e1f0b502c7dd1b428773fc347.tar.bz2
gentoo-2-bf72cc4f8dd9b37e1f0b502c7dd1b428773fc347.zip
Remove arm keywords
Diffstat (limited to 'app-crypt/gnupg')
-rw-r--r--app-crypt/gnupg/gnupg-1.2.3-r5.ebuild4
-rw-r--r--app-crypt/gnupg/gnupg-1.2.4.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-crypt/gnupg/gnupg-1.2.3-r5.ebuild b/app-crypt/gnupg/gnupg-1.2.3-r5.ebuild
index a26b7063cf9e..80de296c3876 100644
--- a/app-crypt/gnupg/gnupg-1.2.3-r5.ebuild
+++ b/app-crypt/gnupg/gnupg-1.2.3-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.2.3-r5.ebuild,v 1.5 2004/01/12 09:55:44 carpaski Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.2.3-r5.ebuild,v 1.6 2004/02/22 18:10:59 agriffis Exp $
inherit eutils flag-o-matic
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnupg.org/"
SRC_URI="ftp://ftp.gnupg.org/gcrypt/gnupg/${P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha arm hppa amd64 ia64 mips"
+KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips"
IUSE="X ldap nls static caps"
RDEPEND="!static? ( ldap? ( net-nds/openldap )
diff --git a/app-crypt/gnupg/gnupg-1.2.4.ebuild b/app-crypt/gnupg/gnupg-1.2.4.ebuild
index ddfb7f46e37a..194f8f6177c7 100644
--- a/app-crypt/gnupg/gnupg-1.2.4.ebuild
+++ b/app-crypt/gnupg/gnupg-1.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.2.4.ebuild,v 1.4 2004/01/02 21:00:09 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.2.4.ebuild,v 1.5 2004/02/22 18:10:59 agriffis Exp $
inherit eutils
@@ -16,7 +16,7 @@ LICENSE="GPL-2"
# non-commercial use.
use idea && LICENCE="${LICENCE} | IDEA"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64 ~ia64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64"
IUSE="X ldap nls static caps idea"
RDEPEND="!static? ( ldap? ( net-nds/openldap )