Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/ant-core: ChangeLog ant-core-1.8.4.ebuild
Date: Mon, 11 Jun 2012 09:33:32
Message-Id: 20120611093307.9B3C82004B@flycatcher.gentoo.org
1 ago 12/06/11 09:33:07
2
3 Modified: ChangeLog ant-core-1.8.4.ebuild
4 Log:
5 Stable for amd64, wrt bug #417909
6
7 (Portage version: 2.1.10.49/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.118 dev-java/ant-core/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ChangeLog?rev=1.118&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ChangeLog?rev=1.118&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ChangeLog?r1=1.117&r2=1.118
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-core/ChangeLog,v
19 retrieving revision 1.117
20 retrieving revision 1.118
21 diff -u -r1.117 -r1.118
22 --- ChangeLog 30 May 2012 17:06:51 -0000 1.117
23 +++ ChangeLog 11 Jun 2012 09:33:07 -0000 1.118
24 @@ -1,11 +1,14 @@
25 # ChangeLog for dev-java/ant-core
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ChangeLog,v 1.117 2012/05/30 17:06:51 sera Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ChangeLog,v 1.118 2012/06/11 09:33:07 ago Exp $
29
30 # Ant-core blocks lower/older versions of ant-tasks,
31 # since it will not run when there is a version mismatch betwean the 2 packages
32 # Please unemerge ant-tasks when updating ant-core.
33
34 + 11 Jun 2012; Agostino Sarubbo <ago@g.o> ant-core-1.8.4.ebuild:
35 + Stable for amd64, wrt bug #417909
36 +
37 30 May 2012; Ralph Sennhauser <sera@g.o> ant-core-1.8.4.ebuild:
38 docs dir was renamed to manual. #418257
39
40
41
42
43 1.3 dev-java/ant-core/ant-core-1.8.4.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ant-core-1.8.4.ebuild?rev=1.3&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ant-core-1.8.4.ebuild?rev=1.3&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ant-core-1.8.4.ebuild?r1=1.2&r2=1.3
48
49 Index: ant-core-1.8.4.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.8.4.ebuild,v
52 retrieving revision 1.2
53 retrieving revision 1.3
54 diff -u -r1.2 -r1.3
55 --- ant-core-1.8.4.ebuild 30 May 2012 17:06:51 -0000 1.2
56 +++ ant-core-1.8.4.ebuild 11 Jun 2012 09:33:07 -0000 1.3
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2012 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.8.4.ebuild,v 1.2 2012/05/30 17:06:51 sera Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.8.4.ebuild,v 1.3 2012/06/11 09:33:07 ago Exp $
62
63 EAPI="4"
64
65 @@ -20,7 +20,7 @@
66
67 LICENSE="Apache-2.0"
68 SLOT="0"
69 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
70 +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
71 IUSE=""
72
73 DEPEND=">=virtual/jdk-1.4