summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-06-05 11:45:37 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-06-05 11:45:37 +0000
commited0dabe795b673e97b2cf8fe1ad7e1ee8c90f5a1 (patch)
tree941e677852d0a2fe7d656170980f178449a7a639 /sys-devel
parentRemoved old (requires ancient ghc). (diff)
downloadgentoo-2-ed0dabe795b673e97b2cf8fe1ad7e1ee8c90f5a1.tar.gz
gentoo-2-ed0dabe795b673e97b2cf8fe1ad7e1ee8c90f5a1.tar.bz2
gentoo-2-ed0dabe795b673e97b2cf8fe1ad7e1ee8c90f5a1.zip
alpha/ia64/m68k/s390/sh/sparc stable wrt #367575
(Portage version: 2.1.9.49/cvs/Linux ia64)
Diffstat (limited to 'sys-devel')
-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 43600bceb9eb..6832d809c0a7 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.103 2011/05/24 14:53:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.104 2011/06/05 11:45:37 armin76 Exp $
+
+ 05 Jun 2011; Raúl Porcel <armin76@gentoo.org> bison-2.4.3.ebuild:
+ alpha/ia64/m68k/s390/sh/sparc stable wrt #367575
24 May 2011; Brent Baude <ranger@gentoo.org> bison-2.4.3.ebuild:
Marking bison-2.4.3 ppc for bug 367575
diff --git a/sys-devel/bison/bison-2.4.3.ebuild b/sys-devel/bison/bison-2.4.3.ebuild
index 88d860135a84..e60e77341767 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.7 2011/05/24 14:53:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-2.4.3.ebuild,v 1.8 2011/06/05 11:45:37 armin76 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 )"