summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-05-17 19:28:44 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-05-17 19:28:44 +0000
commit9a74fc0fb4250bb0dccebe48855e9576255fab3c (patch)
treef43a88e730f06da8892e03706f2bf0648934532f /sys-devel/bison/bison-2.4.3.ebuild
parentbump gnutls dep (diff)
downloadhistorical-9a74fc0fb4250bb0dccebe48855e9576255fab3c.tar.gz
historical-9a74fc0fb4250bb0dccebe48855e9576255fab3c.tar.bz2
historical-9a74fc0fb4250bb0dccebe48855e9576255fab3c.zip
x86 stable wrt bug #367575
Package-Manager: portage-2.1.9.42/cvs/Linux i686
Diffstat (limited to 'sys-devel/bison/bison-2.4.3.ebuild')
-rw-r--r--sys-devel/bison/bison-2.4.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/bison/bison-2.4.3.ebuild b/sys-devel/bison/bison-2.4.3.ebuild
index 71b6e642b0c5..0808883eb474 100644
--- a/sys-devel/bison/bison-2.4.3.ebuild
+++ b/sys-devel/bison/bison-2.4.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-2.4.3.ebuild,v 1.2 2010/12/12 19:02:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-2.4.3.ebuild,v 1.3 2011/05/17 19:28:44 phajdan.jr Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/bison/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="nls static"
DEPEND="nls? ( sys-devel/gettext )"