summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-02-24 16:13:18 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-02-24 16:13:18 +0000
commitb6f18e4aba1c9e5d3dd53b981b7cf495bcf7206c (patch)
tree4785f1fb16f0c9b27d1314898e1bfbf347728655 /sys-devel/flex
parentNew version, thanks to Jorges in bug #122326. (diff)
downloadgentoo-2-b6f18e4aba1c9e5d3dd53b981b7cf495bcf7206c.tar.gz
gentoo-2-b6f18e4aba1c9e5d3dd53b981b7cf495bcf7206c.tar.bz2
gentoo-2-b6f18e4aba1c9e5d3dd53b981b7cf495bcf7206c.zip
Stable on ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'sys-devel/flex')
-rw-r--r--sys-devel/flex/ChangeLog5
-rw-r--r--sys-devel/flex/flex-2.5.33.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/flex/ChangeLog b/sys-devel/flex/ChangeLog
index c8bb631f1db0..602b737833f8 100644
--- a/sys-devel/flex/ChangeLog
+++ b/sys-devel/flex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/flex
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/ChangeLog,v 1.41 2006/02/24 02:03:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/ChangeLog,v 1.42 2006/02/24 16:13:18 corsair Exp $
+
+ 24 Feb 2006; Markus Rothe <corsair@gentoo.org> flex-2.5.33.ebuild:
+ Stable on ppc64
*flex-2.5.33 (24 Feb 2006)
diff --git a/sys-devel/flex/flex-2.5.33.ebuild b/sys-devel/flex/flex-2.5.33.ebuild
index 1134c103ea2a..904309e04ad7 100644
--- a/sys-devel/flex/flex-2.5.33.ebuild
+++ b/sys-devel/flex/flex-2.5.33.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.33.ebuild,v 1.2 2006/02/24 04:35:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.33.ebuild,v 1.3 2006/02/24 16:13:18 corsair 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 ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="nls static"
DEPEND="nls? ( sys-devel/gettext )"