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
commit73e34c901dd47ca30cbfeccbba570ad1de02ae1a (patch)
tree84ced8360b1c8b340ae1caf8a930abe8f1d11ed2 /sys-devel/bison
parentbump gnutls dep (diff)
downloadgentoo-2-73e34c901dd47ca30cbfeccbba570ad1de02ae1a.tar.gz
gentoo-2-73e34c901dd47ca30cbfeccbba570ad1de02ae1a.tar.bz2
gentoo-2-73e34c901dd47ca30cbfeccbba570ad1de02ae1a.zip
x86 stable wrt bug #367575
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'sys-devel/bison')
-rw-r--r--sys-devel/bison/ChangeLog5
-rw-r--r--sys-devel/bison/bison-2.4.3.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-devel/bison/ChangeLog b/sys-devel/bison/ChangeLog
index 9e8332187395..17f82e5331b7 100644
--- a/sys-devel/bison/ChangeLog
+++ b/sys-devel/bison/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/bison
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.98 2011/05/16 19:37:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.99 2011/05/17 19:28:44 phajdan.jr Exp $
+
+ 17 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> bison-2.4.3.ebuild:
+ x86 stable wrt bug #367575
*bison-2.5 (16 May 2011)
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 )"