Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/astyle: ChangeLog astyle-1.21.ebuild
Date: Wed, 10 Sep 2008 13:06:08
Message-Id: E1KdPOU-0005bO-93@stork.gentoo.org
1 fmccor 08/09/10 13:06:02
2
3 Modified: ChangeLog astyle-1.21.ebuild
4 Log:
5 Sparc stable --- Bug #220739 --- seems to work fine.
6 (Portage version: 2.2_rc8/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
7
8 Revision Changes Path
9 1.26 dev-util/astyle/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/astyle/ChangeLog?rev=1.26&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/astyle/ChangeLog?rev=1.26&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/astyle/ChangeLog?r1=1.25&r2=1.26
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/astyle/ChangeLog,v
18 retrieving revision 1.25
19 retrieving revision 1.26
20 diff -u -r1.25 -r1.26
21 --- ChangeLog 30 May 2008 18:53:54 -0000 1.25
22 +++ ChangeLog 10 Sep 2008 13:06:01 -0000 1.26
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-util/astyle
25 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/ChangeLog,v 1.25 2008/05/30 18:53:54 corsair Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/ChangeLog,v 1.26 2008/09/10 13:06:01 fmccor Exp $
28 +
29 + 10 Sep 2008; Ferris McCormick <fmccor@g.o> astyle-1.21.ebuild:
30 + Sparc stable --- Bug #220739 --- seems to work fine.
31
32 30 May 2008; Markus Rothe <corsair@g.o> astyle-1.22.ebuild:
33 Does not compile on ppc64. mark it -ppc64. error is
34 @@ -31,7 +34,7 @@
35 Dropped ppc-macos keyword, see you in prefix
36
37 14 Nov 2007; Robin H. Johnson <robbat2@g.o> astyle-1.21.ebuild:
38 - Fix $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/ChangeLog,v 1.25 2008/05/30 18:53:54 corsair Exp $ string.
39 + Fix $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/ChangeLog,v 1.26 2008/09/10 13:06:01 fmccor Exp $ string.
40
41 *astyle-1.21 (07 Oct 2007)
42
43
44
45
46 1.8 dev-util/astyle/astyle-1.21.ebuild
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/astyle/astyle-1.21.ebuild?rev=1.8&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/astyle/astyle-1.21.ebuild?rev=1.8&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/astyle/astyle-1.21.ebuild?r1=1.7&r2=1.8
51
52 Index: astyle-1.21.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-util/astyle/astyle-1.21.ebuild,v
55 retrieving revision 1.7
56 retrieving revision 1.8
57 diff -u -r1.7 -r1.8
58 --- astyle-1.21.ebuild 24 May 2008 13:38:45 -0000 1.7
59 +++ astyle-1.21.ebuild 10 Sep 2008 13:06:01 -0000 1.8
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2008 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/astyle-1.21.ebuild,v 1.7 2008/05/24 13:38:45 maekke Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/astyle-1.21.ebuild,v 1.8 2008/09/10 13:06:01 fmccor Exp $
65
66 inherit eutils
67
68 @@ -10,7 +10,7 @@
69
70 LICENSE="LGPL-2.1"
71 SLOT="0"
72 -KEYWORDS="alpha amd64 ~ppc ~ppc64 ~sparc x86"
73 +KEYWORDS="alpha amd64 ~ppc ~ppc64 sparc x86"
74 IUSE="debug libs"
75
76 DEPEND=""