diff options
author | 2006-04-15 06:55:07 +0000 | |
---|---|---|
committer | 2006-04-15 06:55:07 +0000 | |
commit | d0f61a14e4f5e9c6c02c0f04337f94fcecd35466 (patch) | |
tree | 4adbf49f16d210ac073780313b75e177277b2476 /sys-devel/flex | |
parent | old (diff) | |
download | gentoo-2-d0f61a14e4f5e9c6c02c0f04337f94fcecd35466.tar.gz gentoo-2-d0f61a14e4f5e9c6c02c0f04337f94fcecd35466.tar.bz2 gentoo-2-d0f61a14e4f5e9c6c02c0f04337f94fcecd35466.zip |
mips stable
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'sys-devel/flex')
-rw-r--r-- | sys-devel/flex/flex-2.5.33-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/flex/flex-2.5.33-r1.ebuild b/sys-devel/flex/flex-2.5.33-r1.ebuild index 93509141a1f6..274e7e97b881 100644 --- a/sys-devel/flex/flex-2.5.33-r1.ebuild +++ b/sys-devel/flex/flex-2.5.33-r1.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-r1.ebuild,v 1.6 2006/03/30 14:43:17 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.33-r1.ebuild,v 1.7 2006/04/15 06:55:07 vapier 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 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="nls static" DEPEND="nls? ( sys-devel/gettext )" |