Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/flex: flex-2.5.35.ebuild
Date: Mon, 27 Oct 2008 06:02:04
Message-Id: E1KuLAv-0001w9-MN@stork.gentoo.org
1 vapier 08/10/27 06:02:01
2
3 Modified: flex-2.5.35.ebuild
4 Log:
5 arm/s390/sh stable
6 (Portage version: 2.2_rc12/cvs/Linux 2.6.26.2 x86_64)
7
8 Revision Changes Path
9 1.6 sys-devel/flex/flex-2.5.35.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/flex/flex-2.5.35.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/flex/flex-2.5.35.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/flex/flex-2.5.35.ebuild?r1=1.5&r2=1.6
14
15 Index: flex-2.5.35.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.35.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- flex-2.5.35.ebuild 27 Oct 2008 00:55:13 -0000 1.5
22 +++ flex-2.5.35.ebuild 27 Oct 2008 06:02:01 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.35.ebuild,v 1.5 2008/10/27 00:55:13 fmccor Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.35.ebuild,v 1.6 2008/10/27 06:02:01 vapier Exp $
28
29 inherit eutils flag-o-matic
30
31 @@ -12,7 +12,7 @@
32
33 LICENSE="FLEX"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
36 +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 m68k ~mips ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
37 IUSE="nls static"
38
39 DEPEND="nls? ( sys-devel/gettext )"