Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/stringtemplate: stringtemplate-3.2.ebuild ChangeLog
Date: Wed, 22 Apr 2009 20:24:29
Message-Id: E1LwizZ-0000Ox-L0@stork.gentoo.org
1 ranger 09/04/22 20:24:25
2
3 Modified: stringtemplate-3.2.ebuild ChangeLog
4 Log:
5 Marking stringtemplate-3.2 ~ppc64 for bug 264259
6 (Portage version: 2.1.6.11/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.4 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.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/stringtemplate/stringtemplate-3.2.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/stringtemplate/stringtemplate-3.2.ebuild?r1=1.3&r2=1.4
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.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- stringtemplate-3.2.ebuild 11 Apr 2009 08:02:37 -0000 1.3
22 +++ stringtemplate-3.2.ebuild 22 Apr 2009 20:24:25 -0000 1.4
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.3 2009/04/11 08:02:37 ali_bush Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-java/stringtemplate/stringtemplate-3.2.ebuild,v 1.4 2009/04/22 20:24:25 ranger 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 ~x86"
36 +KEYWORDS="~amd64 ~ppc64 ~x86"
37 IUSE=""
38
39 # no junit targets in build.xml, but unconditional compile and jar of test
40
41
42
43 1.4 dev-java/stringtemplate/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/stringtemplate/ChangeLog?rev=1.4&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/stringtemplate/ChangeLog?rev=1.4&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/stringtemplate/ChangeLog?r1=1.3&r2=1.4
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-java/stringtemplate/ChangeLog,v
52 retrieving revision 1.3
53 retrieving revision 1.4
54 diff -u -r1.3 -r1.4
55 --- ChangeLog 11 Apr 2009 08:02:37 -0000 1.3
56 +++ ChangeLog 22 Apr 2009 20:24:25 -0000 1.4
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.3 2009/04/11 08:02:37 ali_bush Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-java/stringtemplate/ChangeLog,v 1.4 2009/04/22 20:24:25 ranger Exp $
62 +
63 + 22 Apr 2009; Brent Baude <ranger@g.o> stringtemplate-3.2.ebuild:
64 + Marking stringtemplate-3.2 ~ppc64 for bug 264259
65
66 11 Apr 2009; Alistair Bush <ali_bush@g.o>
67 stringtemplate-3.2.ebuild: