diff options
author | 2004-11-04 22:47:17 +0000 | |
---|---|---|
committer | 2004-11-04 22:47:17 +0000 | |
commit | bb01c91a4f9720feb21f8488c48b9e5062808db8 (patch) | |
tree | 96f02cf4a01b5342c905b7f4324d4de5d91a3ea5 /dev-libs/libgcrypt | |
parent | Version Bump. Closes bug #69980. (diff) | |
download | historical-bb01c91a4f9720feb21f8488c48b9e5062808db8.tar.gz historical-bb01c91a4f9720feb21f8488c48b9e5062808db8.tar.bz2 historical-bb01c91a4f9720feb21f8488c48b9e5062808db8.zip |
arm KEYWORDS
Diffstat (limited to 'dev-libs/libgcrypt')
-rw-r--r-- | dev-libs/libgcrypt/libgcrypt-1.2.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libgcrypt/libgcrypt-1.2.0-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libgcrypt/libgcrypt-1.2.0.ebuild | 4 |
3 files changed, 6 insertions, 6 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" |