diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-24 14:08:38 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-24 14:08:38 +0000 |
commit | 28a50af52844283064fb9e104b905d81a767da70 (patch) | |
tree | 02dd876d8f0b14409786f427d4b8d6e492217c2e /sys-devel/flex/flex-2.5.33-r2.ebuild | |
parent | x86 stable (diff) | |
download | historical-28a50af52844283064fb9e104b905d81a767da70.tar.gz historical-28a50af52844283064fb9e104b905d81a767da70.tar.bz2 historical-28a50af52844283064fb9e104b905d81a767da70.zip |
Stable on sparc
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'sys-devel/flex/flex-2.5.33-r2.ebuild')
-rw-r--r-- | sys-devel/flex/flex-2.5.33-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/flex/flex-2.5.33-r2.ebuild b/sys-devel/flex/flex-2.5.33-r2.ebuild index b29ce23d9c99..03391acd3a8a 100644 --- a/sys-devel/flex/flex-2.5.33-r2.ebuild +++ b/sys-devel/flex/flex-2.5.33-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-r2.ebuild,v 1.4 2007/04/23 11:26:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.33-r2.ebuild,v 1.5 2007/04/24 14:08:38 gustavoz 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 )" |