summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-07-30 10:05:58 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-07-30 10:05:58 +0000
commitaaf1dc1d886458484ea42eca16d563d291bb48bf (patch)
tree6c3864e0b97d5a8376c8ca4fafd78b4c7407e07d /dev-libs/libgpg-error/libgpg-error-1.3.ebuild
parentMarked stabke on amd64 wrt Bug #139052. (diff)
downloadhistorical-aaf1dc1d886458484ea42eca16d563d291bb48bf.tar.gz
historical-aaf1dc1d886458484ea42eca16d563d291bb48bf.tar.bz2
historical-aaf1dc1d886458484ea42eca16d563d291bb48bf.zip
Version bump with a patch to fix NLS disable switch, thanks to Robert Annessi for reporting in bug #142162.
Package-Manager: portage-2.1.1_pre4
Diffstat (limited to 'dev-libs/libgpg-error/libgpg-error-1.3.ebuild')
-rw-r--r--dev-libs/libgpg-error/libgpg-error-1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libgpg-error/libgpg-error-1.3.ebuild b/dev-libs/libgpg-error/libgpg-error-1.3.ebuild
index 3047bd8a1aba..b58d07bebbf2 100644
--- a/dev-libs/libgpg-error/libgpg-error-1.3.ebuild
+++ b/dev-libs/libgpg-error/libgpg-error-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.3.ebuild,v 1.1 2006/06/30 01:06:31 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgpg-error/libgpg-error-1.3.ebuild,v 1.2 2006/07/30 10:05:58 flameeyes Exp $
inherit libtool
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="nls"
DEPEND="nls? ( sys-devel/gettext )"