Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/re2c: ChangeLog re2c-0.13.5.ebuild
Date: Wed, 03 Sep 2008 13:17:03
Message-Id: E1KasEG-0002RK-3u@stork.gentoo.org
1 armin76 08/09/03 13:17:00
2
3 Modified: ChangeLog re2c-0.13.5.ebuild
4 Log:
5 alpha/ia64/x86 stable wrt #236487
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.51 dev-util/re2c/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/re2c/ChangeLog?rev=1.51&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/re2c/ChangeLog?rev=1.51&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/re2c/ChangeLog?r1=1.50&r2=1.51
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/re2c/ChangeLog,v
18 retrieving revision 1.50
19 retrieving revision 1.51
20 diff -u -r1.50 -r1.51
21 --- ChangeLog 3 Sep 2008 12:35:54 -0000 1.50
22 +++ ChangeLog 3 Sep 2008 13:16:59 -0000 1.51
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-util/re2c
25 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/ChangeLog,v 1.50 2008/09/03 12:35:54 fmccor Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/ChangeLog,v 1.51 2008/09/03 13:16:59 armin76 Exp $
28 +
29 + 03 Sep 2008; Raúl Porcel <armin76@g.o> re2c-0.13.5.ebuild:
30 + alpha/ia64/x86 stable wrt #236487
31
32 03 Sep 2008; Ferris McCormick <fmccor@g.o> re2c-0.13.5.ebuild:
33 Sparc stable --- Bug #236487 --- just hit 30 days and test suite is good.
34
35
36
37 1.3 dev-util/re2c/re2c-0.13.5.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/re2c/re2c-0.13.5.ebuild?rev=1.3&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/re2c/re2c-0.13.5.ebuild?rev=1.3&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/re2c/re2c-0.13.5.ebuild?r1=1.2&r2=1.3
42
43 Index: re2c-0.13.5.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-util/re2c/re2c-0.13.5.ebuild,v
46 retrieving revision 1.2
47 retrieving revision 1.3
48 diff -u -r1.2 -r1.3
49 --- re2c-0.13.5.ebuild 3 Sep 2008 12:35:54 -0000 1.2
50 +++ re2c-0.13.5.ebuild 3 Sep 2008 13:16:59 -0000 1.3
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/re2c-0.13.5.ebuild,v 1.2 2008/09/03 12:35:54 fmccor Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/re2c-0.13.5.ebuild,v 1.3 2008/09/03 13:16:59 armin76 Exp $
56
57 inherit eutils
58
59 @@ -12,7 +12,7 @@
60
61 LICENSE="public-domain"
62 SLOT="0"
63 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
64 +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
65 IUSE=""
66
67 RDEPEND="virtual/libc"