summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-11-04 22:47:17 +0000
committerMike Frysinger <vapier@gentoo.org>2004-11-04 22:47:17 +0000
commit7afa1589a79bc6ec7b0732d9c62e70c7954fe06b (patch)
treeb085735f5b4aef6150618838658e2054a408fec4 /dev-libs
parentVersion Bump. Closes bug #69980. (Manifest recommit) (diff)
downloadgentoo-2-7afa1589a79bc6ec7b0732d9c62e70c7954fe06b.tar.gz
gentoo-2-7afa1589a79bc6ec7b0732d9c62e70c7954fe06b.tar.bz2
gentoo-2-7afa1589a79bc6ec7b0732d9c62e70c7954fe06b.zip
arm KEYWORDS
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libgcrypt/libgcrypt-1.2.0-r1.ebuild4
-rw-r--r--dev-libs/libgcrypt/libgcrypt-1.2.0-r2.ebuild4
-rw-r--r--dev-libs/libgcrypt/libgcrypt-1.2.0.ebuild4
-rw-r--r--dev-libs/libgpg-error/libgpg-error-1.0-r1.ebuild4
-rw-r--r--dev-libs/libgpg-error/libgpg-error-1.0.ebuild4
5 files changed, 10 insertions, 10 deletions
diff --git a/dev-libs/libgcrypt/libgcrypt-1.2.0-r1.ebuild b/dev-libs/libgcrypt/libgcrypt-1.2.0-r1.ebuild
index 6b9da65c2a00..deb3a2df8c82 100644
--- a/dev-libs/libgcrypt/libgcrypt-1.2.0-r1.ebuild
+++ b/dev-libs/libgcrypt/libgcrypt-1.2.0-r1.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/dev-libs/libgcrypt/libgcrypt-1.2.0-r1.ebuild,v 1.2 2004/10/03 09:23:58 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.2.0-r1.ebuild,v 1.3 2004/11/04 22:47:17 vapier Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/libgcrypt/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~amd64 sparc ~mips ~alpha hppa ia64 ~ppc ppc64 ~ppc-macos"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ppc64 ~ppc-macos sparc ~x86"
IUSE="nls"
DEPEND="dev-libs/libgpg-error"
diff --git a/dev-libs/libgcrypt/libgcrypt-1.2.0-r2.ebuild b/dev-libs/libgcrypt/libgcrypt-1.2.0-r2.ebuild
index c324c3e7d267..bf665fac01c9 100644
--- a/dev-libs/libgcrypt/libgcrypt-1.2.0-r2.ebuild
+++ b/dev-libs/libgcrypt/libgcrypt-1.2.0-r2.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/dev-libs/libgcrypt/libgcrypt-1.2.0-r2.ebuild,v 1.1 2004/10/10 14:12:19 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.2.0-r2.ebuild,v 1.2 2004/11/04 22:47:17 vapier Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/libgcrypt/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~sparc ~mips ~alpha ~hppa ~ia64 ~ppc ~ppc64 ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~ppc-macos ~sparc ~x86"
IUSE="nls"
DEPEND="dev-libs/libgpg-error"
diff --git a/dev-libs/libgcrypt/libgcrypt-1.2.0.ebuild b/dev-libs/libgcrypt/libgcrypt-1.2.0.ebuild
index b4dc50a39e5c..6a482b064a2d 100644
--- a/dev-libs/libgcrypt/libgcrypt-1.2.0.ebuild
+++ b/dev-libs/libgcrypt/libgcrypt-1.2.0.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/dev-libs/libgcrypt/libgcrypt-1.2.0.ebuild,v 1.13 2004/10/23 06:25:55 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.2.0.ebuild,v 1.14 2004/11/04 22:47:17 vapier Exp $
DESCRIPTION="general purpose crypto library based on the code used in GnuPG"
HOMEPAGE="http://www.gnupg.org/"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/libgcrypt/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~amd64 sparc ~mips ~alpha hppa ia64 ~ppc ppc64 ppc-macos"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ppc64 ppc-macos sparc ~x86"
IUSE="nls"
DEPEND="dev-libs/libgpg-error"
diff --git a/dev-libs/libgpg-error/libgpg-error-1.0-r1.ebuild b/dev-libs/libgpg-error/libgpg-error-1.0-r1.ebuild
index 734a3c3b7c49..ee78b907e208 100644
--- a/dev-libs/libgpg-error/libgpg-error-1.0-r1.ebuild
+++ b/dev-libs/libgpg-error/libgpg-error-1.0-r1.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/dev-libs/libgpg-error/libgpg-error-1.0-r1.ebuild,v 1.3 2004/10/23 06:25:55 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgpg-error/libgpg-error-1.0-r1.ebuild,v 1.4 2004/11/04 22:46:49 vapier Exp $
inherit gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/${PN}/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc sparc ~mips ~alpha ~hppa amd64 ~ia64 ~ppc64 ppc-macos"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ppc-macos sparc ~x86"
IUSE="nls"
DEPEND="virtual/libc"
diff --git a/dev-libs/libgpg-error/libgpg-error-1.0.ebuild b/dev-libs/libgpg-error/libgpg-error-1.0.ebuild
index 45f961c5f269..440f60295421 100644
--- a/dev-libs/libgpg-error/libgpg-error-1.0.ebuild
+++ b/dev-libs/libgpg-error/libgpg-error-1.0.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/dev-libs/libgpg-error/libgpg-error-1.0.ebuild,v 1.10 2004/10/23 06:25:55 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgpg-error/libgpg-error-1.0.ebuild,v 1.11 2004/11/04 22:46:49 vapier Exp $
inherit gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/${PN}/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc mips alpha hppa ~amd64 ~ia64 ~ppc64 ppc-macos"
+KEYWORDS="alpha ~amd64 arm hppa ia64 mips ~ppc ~ppc64 ppc-macos sparc x86"
IUSE=""
#IUSE="nls"