summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-05-19 20:08:09 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-05-19 20:08:09 +0000
commitc974732068eb750a7a2613b820eb76a42bb8273b (patch)
treeebea53c52071c54600373db8ef84ae6426731eec /sys-devel/bison
parentEAPI4 (diff)
downloadgentoo-2-c974732068eb750a7a2613b820eb76a42bb8273b.tar.gz
gentoo-2-c974732068eb750a7a2613b820eb76a42bb8273b.tar.bz2
gentoo-2-c974732068eb750a7a2613b820eb76a42bb8273b.zip
Stable on amd64 wrt bug #367575
(Portage version: 2.1.9.47/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/bison')
-rw-r--r--sys-devel/bison/ChangeLog5
-rw-r--r--sys-devel/bison/bison-2.4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/bison/ChangeLog b/sys-devel/bison/ChangeLog
index ffe5b5af3fc8..c2e3062cb7c6 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.100 2011/05/18 15:13:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.101 2011/05/19 20:08:09 hwoarang Exp $
+
+ 19 May 2011; Markos Chandras <hwoarang@gentoo.org> bison-2.4.3.ebuild:
+ Stable on amd64 wrt bug #367575
18 May 2011; Jeroen Roovers <jer@gentoo.org> bison-2.4.3.ebuild:
Stable for HPPA (bug #367575).
diff --git a/sys-devel/bison/bison-2.4.3.ebuild b/sys-devel/bison/bison-2.4.3.ebuild
index 71e3117170fe..d2cc766a785c 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-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.4 2011/05/18 15:13:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-2.4.3.ebuild,v 1.5 2011/05/19 20:08:09 hwoarang 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 )"