summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-10-26 22:43:34 +0000
committerJeroen Roovers <jer@gentoo.org>2008-10-26 22:43:34 +0000
commit9c031dda739e5fabd635c49832a66c400ac37c35 (patch)
tree3ef743cf4ef2f25e2b141cd135c0087b2d86a08a /sys-devel/flex
parentStable for HPPA (bug #244412, #244414 and #244415). (diff)
downloadgentoo-2-9c031dda739e5fabd635c49832a66c400ac37c35.tar.gz
gentoo-2-9c031dda739e5fabd635c49832a66c400ac37c35.tar.bz2
gentoo-2-9c031dda739e5fabd635c49832a66c400ac37c35.zip
Stable for HPPA (bug #244417).
(Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'sys-devel/flex')
-rw-r--r--sys-devel/flex/ChangeLog5
-rw-r--r--sys-devel/flex/flex-2.5.35.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/flex/ChangeLog b/sys-devel/flex/ChangeLog
index 67af3a619d68..6347d2d16aa1 100644
--- a/sys-devel/flex/ChangeLog
+++ b/sys-devel/flex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/flex
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/ChangeLog,v 1.74 2008/10/26 13:51:05 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/ChangeLog,v 1.75 2008/10/26 22:43:34 jer Exp $
+
+ 26 Oct 2008; Jeroen Roovers <jer@gentoo.org> flex-2.5.35.ebuild:
+ Stable for HPPA (bug #244417).
26 Oct 2008; nixnut <nixnut@gentoo.org> flex-2.5.35.ebuild:
Stable on ppc wrt bug 244417
diff --git a/sys-devel/flex/flex-2.5.35.ebuild b/sys-devel/flex/flex-2.5.35.ebuild
index fb86f610a9af..5b95b5be43d6 100644
--- a/sys-devel/flex/flex-2.5.35.ebuild
+++ b/sys-devel/flex/flex-2.5.35.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.35.ebuild,v 1.3 2008/10/26 13:51:05 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.35.ebuild,v 1.4 2008/10/26 22:43:34 jer Exp $
inherit eutils flag-o-matic
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/flex/${P}.tar.bz2"
LICENSE="FLEX"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="nls static"
DEPEND="nls? ( sys-devel/gettext )"