summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-22 14:04:02 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-22 14:04:02 +0000
commit28163ecc75b0356aa1917b1cc23f8ba88eb03ed6 (patch)
treef1ce6b0ec1ad2fada9316776b8d8ba7bbc8ccbe1 /sys-devel/flex
parentStable for ppc, wrt bug #442448 (diff)
downloadgentoo-2-28163ecc75b0356aa1917b1cc23f8ba88eb03ed6.tar.gz
gentoo-2-28163ecc75b0356aa1917b1cc23f8ba88eb03ed6.tar.bz2
gentoo-2-28163ecc75b0356aa1917b1cc23f8ba88eb03ed6.zip
Stable for ppc, wrt bug #447964
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sys-devel/flex')
-rw-r--r--sys-devel/flex/ChangeLog5
-rw-r--r--sys-devel/flex/flex-2.5.37.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/flex/ChangeLog b/sys-devel/flex/ChangeLog
index df3e3d2d381b..00d62478438f 100644
--- a/sys-devel/flex/ChangeLog
+++ b/sys-devel/flex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/flex
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/ChangeLog,v 1.100 2012/12/22 09:27:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/ChangeLog,v 1.101 2012/12/22 14:04:02 ago Exp $
+
+ 22 Dec 2012; Agostino Sarubbo <ago@gentoo.org> flex-2.5.37.ebuild:
+ Stable for ppc, wrt bug #447964
22 Dec 2012; Agostino Sarubbo <ago@gentoo.org> flex-2.5.37.ebuild:
Stable for amd64, wrt bug #447964
diff --git a/sys-devel/flex/flex-2.5.37.ebuild b/sys-devel/flex/flex-2.5.37.ebuild
index 0f08ac3c2c3b..d84eacf03be8 100644
--- a/sys-devel/flex/flex-2.5.37.ebuild
+++ b/sys-devel/flex/flex-2.5.37.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.37.ebuild,v 1.3 2012/12/22 09:27:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.37.ebuild,v 1.4 2012/12/22 14:04:02 ago Exp $
EAPI="3"
@@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/flex/${MY_P}.tar.bz2
LICENSE="FLEX"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE="nls static test"
# We want bison explicitly and not yacc in general #381273