Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@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-r1.ebuild
Date: Tue, 26 Jun 2012 08:07:42
Message-Id: 20120626080726.CE55B2004B@flycatcher.gentoo.org
1 jdhore 12/06/26 08:07:26
2
3 Modified: ChangeLog ant-core-1.8.4-r1.ebuild
4 Log:
5 marked x86 per bug 422741
6
7 (Portage version: 2.2.0_alpha112/cvs/Linux i686)
8
9 Revision Changes Path
10 1.122 dev-java/ant-core/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ChangeLog?rev=1.122&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ChangeLog?rev=1.122&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ChangeLog?r1=1.121&r2=1.122
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-core/ChangeLog,v
19 retrieving revision 1.121
20 retrieving revision 1.122
21 diff -u -r1.121 -r1.122
22 --- ChangeLog 22 Jun 2012 11:06:37 -0000 1.121
23 +++ ChangeLog 26 Jun 2012 08:07:26 -0000 1.122
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.121 2012/06/22 11:06:37 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ChangeLog,v 1.122 2012/06/26 08:07:26 jdhore 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 + 26 Jun 2012; Jeff Horelick <jdhore@g.o> ant-core-1.8.4-r1.ebuild:
35 + marked x86 per bug 422741
36 +
37 22 Jun 2012; Agostino Sarubbo <ago@g.o> ant-core-1.8.4-r1.ebuild:
38 Stable for amd64, wrt bug #422741
39
40
41
42
43 1.3 dev-java/ant-core/ant-core-1.8.4-r1.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ant-core-1.8.4-r1.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-r1.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-r1.ebuild?r1=1.2&r2=1.3
48
49 Index: ant-core-1.8.4-r1.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.8.4-r1.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-r1.ebuild 22 Jun 2012 11:06:37 -0000 1.2
56 +++ ant-core-1.8.4-r1.ebuild 26 Jun 2012 08:07:26 -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-r1.ebuild,v 1.2 2012/06/22 11:06:37 ago Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.8.4-r1.ebuild,v 1.3 2012/06/26 08:07:26 jdhore 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