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/treecc: ChangeLog treecc-0.3.10.ebuild
Date: Sat, 28 Aug 2010 16:34:52
Message-Id: 20100828163449.0F02920051@flycatcher.gentoo.org
1 armin76 10/08/28 16:34:49
2
3 Modified: ChangeLog treecc-0.3.10.ebuild
4 Log:
5 alpha/ia64/s390/sparc stable wrt #327293
6 (Portage version: 2.1.8.3/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.36 dev-util/treecc/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/treecc/ChangeLog?rev=1.36&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/treecc/ChangeLog?rev=1.36&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/treecc/ChangeLog?r1=1.35&r2=1.36
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/treecc/ChangeLog,v
18 retrieving revision 1.35
19 retrieving revision 1.36
20 diff -u -r1.35 -r1.36
21 --- ChangeLog 26 Jul 2010 19:31:45 -0000 1.35
22 +++ ChangeLog 28 Aug 2010 16:34:48 -0000 1.36
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-util/treecc
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/ChangeLog,v 1.35 2010/07/26 19:31:45 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/ChangeLog,v 1.36 2010/08/28 16:34:48 armin76 Exp $
28 +
29 + 28 Aug 2010; Raúl Porcel <armin76@g.o> treecc-0.3.10.ebuild:
30 + alpha/ia64/s390/sparc stable wrt #327293
31
32 26 Jul 2010; Markus Meier <maekke@g.o> treecc-0.3.10.ebuild:
33 arm stable, bug #327293
34
35
36
37 1.11 dev-util/treecc/treecc-0.3.10.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/treecc/treecc-0.3.10.ebuild?rev=1.11&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/treecc/treecc-0.3.10.ebuild?rev=1.11&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/treecc/treecc-0.3.10.ebuild?r1=1.10&r2=1.11
42
43 Index: treecc-0.3.10.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.10.ebuild,v
46 retrieving revision 1.10
47 retrieving revision 1.11
48 diff -u -r1.10 -r1.11
49 --- treecc-0.3.10.ebuild 26 Jul 2010 19:31:45 -0000 1.10
50 +++ treecc-0.3.10.ebuild 28 Aug 2010 16:34:48 -0000 1.11
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.10.ebuild,v 1.10 2010/07/26 19:31:45 maekke Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.10.ebuild,v 1.11 2010/08/28 16:34:48 armin76 Exp $
56
57 DESCRIPTION="compiler-compiler tool for aspect-oriented programming"
58 HOMEPAGE="http://www.gnu.org/software/dotgnu"
59 @@ -8,7 +8,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
64 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
65 IUSE="doc examples"
66
67 DEPEND="doc? ( app-text/texi2html )"