Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/groovy: groovy-1.7.5.ebuild ChangeLog
Date: Wed, 29 Dec 2010 18:38:48
Message-Id: 20101229183839.E302120054@flycatcher.gentoo.org
1 hwoarang 10/12/29 18:38:39
2
3 Modified: groovy-1.7.5.ebuild ChangeLog
4 Log:
5 Stable on amd64 wrt bug #348255
6
7 (Portage version: 2.1.9.26/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 dev-java/groovy/groovy-1.7.5.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/groovy/groovy-1.7.5.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/groovy/groovy-1.7.5.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/groovy/groovy-1.7.5.ebuild?r1=1.2&r2=1.3
15
16 Index: groovy-1.7.5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-java/groovy/groovy-1.7.5.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- groovy-1.7.5.ebuild 15 Dec 2010 12:33:14 -0000 1.2
23 +++ groovy-1.7.5.ebuild 29 Dec 2010 18:38:39 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-java/groovy/groovy-1.7.5.ebuild,v 1.2 2010/12/15 12:33:14 phajdan.jr Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-java/groovy/groovy-1.7.5.ebuild,v 1.3 2010/12/29 18:38:39 hwoarang Exp $
29
30 # Groovy's build system is Ant based, but they use Maven for fetching the dependencies.
31 # We just have to remove the fetch dependencies target, and then we can use Ant for this ebuild.
32 @@ -28,7 +28,7 @@
33 SRC_URI="http://dist.groovy.codehaus.org/distributions/${PN}-src-${PV}.zip"
34 LICENSE="codehaus-groovy"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
37 +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
38 IUSE="test"
39 RESTRICT="test"
40
41
42
43
44 1.47 dev-java/groovy/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/groovy/ChangeLog?rev=1.47&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/groovy/ChangeLog?rev=1.47&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/groovy/ChangeLog?r1=1.46&r2=1.47
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-java/groovy/ChangeLog,v
53 retrieving revision 1.46
54 retrieving revision 1.47
55 diff -u -r1.46 -r1.47
56 --- ChangeLog 15 Dec 2010 12:33:14 -0000 1.46
57 +++ ChangeLog 29 Dec 2010 18:38:39 -0000 1.47
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-java/groovy
60 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-java/groovy/ChangeLog,v 1.46 2010/12/15 12:33:14 phajdan.jr Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-java/groovy/ChangeLog,v 1.47 2010/12/29 18:38:39 hwoarang Exp $
63 +
64 + 29 Dec 2010; Markos Chandras <hwoarang@g.o> groovy-1.7.5.ebuild:
65 + Stable on amd64 wrt bug #348255
66
67 15 Dec 2010; Pawel Hajdan jr <phajdan.jr@g.o> groovy-1.7.5.ebuild:
68 x86 stable wrt bug #348255