summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-10-09 14:57:54 +0000
committerChristoph Mende <angelos@gentoo.org>2007-10-09 14:57:54 +0000
commit6ad4f5d922df0edb5063ad85b1bed00be5418c11 (patch)
tree370c597db2bf8da8c22ee11515a44ba9c0b9a711 /dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild
parentStable on amd64 (diff)
downloadhistorical-6ad4f5d922df0edb5063ad85b1bed00be5418c11.tar.gz
historical-6ad4f5d922df0edb5063ad85b1bed00be5418c11.tar.bz2
historical-6ad4f5d922df0edb5063ad85b1bed00be5418c11.zip
Stable on amd64 wrt bug #194113
Package-Manager: portage-2.1.3.12
Diffstat (limited to 'dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild')
-rw-r--r--dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild b/dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild
index 6630922c499a..a83b942fc7da 100644
--- a/dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild
+++ b/dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild,v 1.8 2007/10/05 08:17:44 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild,v 1.9 2007/10/09 14:56:20 angelos Exp $
inherit eutils autotools
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnupg/libgcrypt/${P}.tar.gz
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="nls bindist idea"
RDEPEND="nls? ( virtual/libintl )