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
commit3078eab42c4ec516292f91210923bf0e1476a208 (patch)
treef011c94a30e5a1c4ec9bb31b7721369e8b1d5141 /app-crypt
parentRemove arm keywords (diff)
downloadhistorical-3078eab42c4ec516292f91210923bf0e1476a208.tar.gz
historical-3078eab42c4ec516292f91210923bf0e1476a208.tar.bz2
historical-3078eab42c4ec516292f91210923bf0e1476a208.zip
Remove arm keywords
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/cli-crypt/cli-crypt-1.0.ebuild4
-rw-r--r--app-crypt/gnupg/gnupg-1.2.3-r5.ebuild4
-rw-r--r--app-crypt/gnupg/gnupg-1.2.4.ebuild4
-rw-r--r--app-crypt/gpa/gpa-0.4.3.ebuild4
-rw-r--r--app-crypt/gpgme/gpgme-0.3.6-r1.ebuild4
-rw-r--r--app-crypt/gpgme/gpgme-0.3.9.ebuild4
-rw-r--r--app-crypt/hashalot/hashalot-0.1.0.ebuild4
-rw-r--r--app-crypt/heimdal/heimdal-0.4e-r1.ebuild4
-rw-r--r--app-crypt/heimdal/heimdal-0.5.1.ebuild4
-rw-r--r--app-crypt/mhash/mhash-0.8.9.ebuild4
-rw-r--r--app-crypt/seahorse/seahorse-0.5.0.ebuild4
11 files changed, 22 insertions, 22 deletions
diff --git a/app-crypt/cli-crypt/cli-crypt-1.0.ebuild b/app-crypt/cli-crypt/cli-crypt-1.0.ebuild
index cae9784dc834..446238a5c50a 100644
--- a/app-crypt/cli-crypt/cli-crypt-1.0.ebuild
+++ b/app-crypt/cli-crypt/cli-crypt-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/cli-crypt/cli-crypt-1.0.ebuild,v 1.7 2003/02/13 06:14:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/cli-crypt/cli-crypt-1.0.ebuild,v 1.8 2004/02/22 18:10:39 agriffis Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Command-line interface to crypt(3)"
@@ -9,7 +9,7 @@ SRC_URI="http://www.xjack.org/downloads/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc "
+KEYWORDS="x86 ppc sparc"
DEPEND="virtual/glibc"
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 )
diff --git a/app-crypt/gpa/gpa-0.4.3.ebuild b/app-crypt/gpa/gpa-0.4.3.ebuild
index 5819786b4ee4..adef80ceb5ef 100644
--- a/app-crypt/gpa/gpa-0.4.3.ebuild
+++ b/app-crypt/gpa/gpa-0.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpa/gpa-0.4.3.ebuild,v 1.14 2003/09/21 09:44:08 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpa/gpa-0.4.3.ebuild,v 1.15 2004/02/22 18:11:24 agriffis Exp $
DESCRIPTION="Standard GUI for GnuPG"
SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/gpa/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.gnupg.org/gpa.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc "
+KEYWORDS="x86 ppc sparc"
IUSE="nls"
DEPEND="=x11-libs/gtk+-1.2*
diff --git a/app-crypt/gpgme/gpgme-0.3.6-r1.ebuild b/app-crypt/gpgme/gpgme-0.3.6-r1.ebuild
index 055906cabec8..28fecd2c67cb 100644
--- a/app-crypt/gpgme/gpgme-0.3.6-r1.ebuild
+++ b/app-crypt/gpgme/gpgme-0.3.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-0.3.6-r1.ebuild,v 1.9 2003/02/13 06:15:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-0.3.6-r1.ebuild,v 1.10 2004/02/22 18:11:58 agriffis Exp $
DESCRIPTION="GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications."
SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.gnupg.org/gpgme.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc "
+KEYWORDS="x86 ppc sparc"
IUSE="nls"
DEPEND=">=sys-libs/zlib-1.1.3
diff --git a/app-crypt/gpgme/gpgme-0.3.9.ebuild b/app-crypt/gpgme/gpgme-0.3.9.ebuild
index 6da4c5a767e8..db555626e920 100644
--- a/app-crypt/gpgme/gpgme-0.3.9.ebuild
+++ b/app-crypt/gpgme/gpgme-0.3.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-0.3.9.ebuild,v 1.6 2003/02/13 06:15:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-0.3.9.ebuild,v 1.7 2004/02/22 18:11:58 agriffis Exp $
DESCRIPTION="GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications."
SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.gnupg.org/gpgme.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc "
+KEYWORDS="x86 ppc sparc"
IUSE="nls"
DEPEND=">=sys-libs/zlib-1.1.3
diff --git a/app-crypt/hashalot/hashalot-0.1.0.ebuild b/app-crypt/hashalot/hashalot-0.1.0.ebuild
index e9a8f94f88e0..8e56c11b82f0 100644
--- a/app-crypt/hashalot/hashalot-0.1.0.ebuild
+++ b/app-crypt/hashalot/hashalot-0.1.0.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/hashalot/hashalot-0.1.0.ebuild,v 1.8 2004/02/09 20:48:48 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/hashalot-0.1.0.ebuild,v 1.9 2004/02/22 18:12:24 agriffis Exp $
DESCRIPTION="CryptoAPI utils"
HOMEPAGE="http://www.kerneli.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.stwing.org/~sluskyb/util-linux/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~amd64 ppc sparc hppa ~ia64 ~mips ~arm ~alpha ppc64"
+KEYWORDS="x86 ~amd64 ppc sparc hppa ~ia64 ~mips ~alpha ppc64"
src_install() {
einstall || die "install error"
diff --git a/app-crypt/heimdal/heimdal-0.4e-r1.ebuild b/app-crypt/heimdal/heimdal-0.4e-r1.ebuild
index cf76ac6ed619..42f03cabd813 100644
--- a/app-crypt/heimdal/heimdal-0.4e-r1.ebuild
+++ b/app-crypt/heimdal/heimdal-0.4e-r1.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/heimdal/heimdal-0.4e-r1.ebuild,v 1.15 2004/02/17 22:09:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.4e-r1.ebuild,v 1.16 2004/02/22 18:13:01 agriffis Exp $
DESCRIPTION="Kerberos 5 implementation from KTH"
SRC_URI="ftp://ftp.pdc.kth.se/pub/heimdal/src/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.pdc.kth.se/heimdal/"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 -sparc "
+KEYWORDS="x86 -sparc"
IUSE="ssl berkdb ipv6 ldap"
DEPEND=">=app-crypt/kth-krb-1.1-r1
diff --git a/app-crypt/heimdal/heimdal-0.5.1.ebuild b/app-crypt/heimdal/heimdal-0.5.1.ebuild
index 0d6921648928..59efca3c5bfd 100644
--- a/app-crypt/heimdal/heimdal-0.5.1.ebuild
+++ b/app-crypt/heimdal/heimdal-0.5.1.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/heimdal/heimdal-0.5.1.ebuild,v 1.9 2004/02/17 22:09:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.5.1.ebuild,v 1.10 2004/02/22 18:13:01 agriffis Exp $
DESCRIPTION="Kerberos 5 implementation from KTH"
SRC_URI="ftp://ftp.pdc.kth.se/pub/heimdal/src/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.pdc.kth.se/heimdal/"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 -sparc "
+KEYWORDS="x86 -sparc"
IUSE="ssl ldap berkdb ipv6"
DEPEND=">=app-crypt/kth-krb-1.2.1
diff --git a/app-crypt/mhash/mhash-0.8.9.ebuild b/app-crypt/mhash/mhash-0.8.9.ebuild
index 063c71451831..5b98ac12a71a 100644
--- a/app-crypt/mhash/mhash-0.8.9.ebuild
+++ b/app-crypt/mhash/mhash-0.8.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/mhash-0.8.9.ebuild,v 1.10 2003/02/13 06:23:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/mhash-0.8.9.ebuild,v 1.11 2004/02/22 18:13:40 agriffis Exp $
DESCRIPTION="mhash is a library providing a uniform interface to a large number of hash algorithms."
SRC_URI="http://mhash.sourceforge.net/dl/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://mhash.sourceforge.net/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc "
+KEYWORDS="x86 sparc"
DEPEND="virtual/glibc"
diff --git a/app-crypt/seahorse/seahorse-0.5.0.ebuild b/app-crypt/seahorse/seahorse-0.5.0.ebuild
index e9d48a67ddee..d89be7851ecc 100644
--- a/app-crypt/seahorse/seahorse-0.5.0.ebuild
+++ b/app-crypt/seahorse/seahorse-0.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.5.0.ebuild,v 1.20 2003/09/06 22:15:09 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.5.0.ebuild,v 1.21 2004/02/22 18:13:56 agriffis Exp $
DESCRIPTION="gnome front end to gnupg"
SRC_URI="mirror://sourceforge/seahorse/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://seahorse.sourceforge.net/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc "
+KEYWORDS="x86 sparc"
DEPEND="virtual/x11
>=app-crypt/gnupg-1.0.4