Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/flex: flex-2.5.37.ebuild ChangeLog
Date: Tue, 01 Jan 2013 08:23:22
Message-Id: 20130101082312.D4E452171D@flycatcher.gentoo.org
1 ago 13/01/01 08:23:12
2
3 Modified: flex-2.5.37.ebuild ChangeLog
4 Log:
5 Stable for arm, wrt bug #447964
6
7 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.11 sys-devel/flex/flex-2.5.37.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/flex/flex-2.5.37.ebuild?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/flex/flex-2.5.37.ebuild?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/flex/flex-2.5.37.ebuild?r1=1.10&r2=1.11
15
16 Index: flex-2.5.37.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.37.ebuild,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- flex-2.5.37.ebuild 30 Dec 2012 20:44:43 -0000 1.10
23 +++ flex-2.5.37.ebuild 1 Jan 2013 08:23:12 -0000 1.11
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.37.ebuild,v 1.10 2012/12/30 20:44:43 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.37.ebuild,v 1.11 2013/01/01 08:23:12 ago Exp $
30
31 EAPI="3"
32
33 @@ -18,7 +18,7 @@
34
35 LICENSE="FLEX"
36 SLOT="0"
37 -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
38 +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
39 IUSE="nls static test"
40
41 # We want bison explicitly and not yacc in general #381273
42
43
44
45 1.108 sys-devel/flex/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/flex/ChangeLog?rev=1.108&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/flex/ChangeLog?rev=1.108&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/flex/ChangeLog?r1=1.107&r2=1.108
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-devel/flex/ChangeLog,v
54 retrieving revision 1.107
55 retrieving revision 1.108
56 diff -u -r1.107 -r1.108
57 --- ChangeLog 30 Dec 2012 20:44:43 -0000 1.107
58 +++ ChangeLog 1 Jan 2013 08:23:12 -0000 1.108
59 @@ -1,6 +1,9 @@
60 # ChangeLog for sys-devel/flex
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/ChangeLog,v 1.107 2012/12/30 20:44:43 ago Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/ChangeLog,v 1.108 2013/01/01 08:23:12 ago Exp $
65 +
66 + 01 Jan 2013; Agostino Sarubbo <ago@g.o> flex-2.5.37.ebuild:
67 + Stable for arm, wrt bug #447964
68
69 30 Dec 2012; Agostino Sarubbo <ago@g.o> flex-2.5.37.ebuild:
70 Stable for alpha, wrt bug #447964