Gentoo Archives: gentoo-commits

From: "Joseph Jezak (josejx)" <josejx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/stringtemplate: stringtemplate-3.2.ebuild ChangeLog
Date: Tue, 29 Dec 2009 17:32:18
Message-Id: E1NPfvY-00067O-5Y@stork.gentoo.org
1 josejx 09/12/29 17:32:12
2
3 Modified: stringtemplate-3.2.ebuild ChangeLog
4 Log:
5 Marked ppc stable.
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.8 dev-java/stringtemplate/stringtemplate-3.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/stringtemplate/stringtemplate-3.2.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/stringtemplate/stringtemplate-3.2.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/stringtemplate/stringtemplate-3.2.ebuild?r1=1.7&r2=1.8
14
15 Index: stringtemplate-3.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-java/stringtemplate/stringtemplate-3.2.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- stringtemplate-3.2.ebuild 14 Dec 2009 19:06:43 -0000 1.7
22 +++ stringtemplate-3.2.ebuild 29 Dec 2009 17:32:11 -0000 1.8
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-java/stringtemplate/stringtemplate-3.2.ebuild,v 1.7 2009/12/14 19:06:43 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-java/stringtemplate/stringtemplate-3.2.ebuild,v 1.8 2009/12/29 17:32:11 josejx Exp $
28
29 EAPI="2"
30 JAVA_PKG_IUSE="doc source"
31 @@ -17,7 +17,7 @@
32 SRC_URI="http://www.stringtemplate.org/download/${MY_P}.tar.gz"
33 LICENSE="BSD"
34 SLOT="0"
35 -KEYWORDS="amd64 ~ppc ppc64 x86"
36 +KEYWORDS="amd64 ppc ppc64 x86"
37 IUSE=""
38
39 # no junit targets in build.xml, but unconditional compile and jar of test
40
41
42
43 1.8 dev-java/stringtemplate/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/stringtemplate/ChangeLog?rev=1.8&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/stringtemplate/ChangeLog?rev=1.8&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/stringtemplate/ChangeLog?r1=1.7&r2=1.8
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-java/stringtemplate/ChangeLog,v
52 retrieving revision 1.7
53 retrieving revision 1.8
54 diff -u -r1.7 -r1.8
55 --- ChangeLog 14 Dec 2009 19:06:43 -0000 1.7
56 +++ ChangeLog 29 Dec 2009 17:32:11 -0000 1.8
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-java/stringtemplate
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-java/stringtemplate/ChangeLog,v 1.7 2009/12/14 19:06:43 ranger Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-java/stringtemplate/ChangeLog,v 1.8 2009/12/29 17:32:11 josejx Exp $
62 +
63 + 29 Dec 2009; Joseph Jezak <josejx@g.o> stringtemplate-3.2.ebuild:
64 + Marked ppc stable.
65
66 14 Dec 2009; Brent Baude <ranger@g.o> stringtemplate-3.2.ebuild:
67 Marking stringtemplate-3.2 ppc64 for bug 287425