Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/ant-core: ChangeLog ant-core-1.8.2.ebuild
Date: Sat, 12 May 2012 03:12:04
Message-Id: 20120512031148.F00DA2004B@flycatcher.gentoo.org
1 aballier 12/05/12 03:11:48
2
3 Modified: ChangeLog ant-core-1.8.2.ebuild
4 Log:
5 keyword ~amd64-fbsd
6
7 (Portage version: 2.2.0_alpha103/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.113 dev-java/ant-core/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ChangeLog?rev=1.113&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ChangeLog?rev=1.113&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ChangeLog?r1=1.112&r2=1.113
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-core/ChangeLog,v
19 retrieving revision 1.112
20 retrieving revision 1.113
21 diff -u -r1.112 -r1.113
22 --- ChangeLog 15 Apr 2012 17:53:35 -0000 1.112
23 +++ ChangeLog 12 May 2012 03:11:48 -0000 1.113
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.112 2012/04/15 17:53:35 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ChangeLog,v 1.113 2012/05/12 03:11:48 aballier 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 + 12 May 2012; Alexis Ballier <aballier@g.o> ant-core-1.8.2.ebuild:
35 + keyword ~amd64-fbsd
36 +
37 15 Apr 2012; Mike Frysinger <vapier@g.o> ant-core-1.8.2.ebuild:
38 Add back ia64 love #349020 by Dennis Schridde.
39
40
41
42
43 1.3 dev-java/ant-core/ant-core-1.8.2.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ant-core-1.8.2.ebuild?rev=1.3&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ant-core-1.8.2.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.2.ebuild?r1=1.2&r2=1.3
48
49 Index: ant-core-1.8.2.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.8.2.ebuild,v
52 retrieving revision 1.2
53 retrieving revision 1.3
54 diff -u -r1.2 -r1.3
55 --- ant-core-1.8.2.ebuild 15 Apr 2012 17:53:35 -0000 1.2
56 +++ ant-core-1.8.2.ebuild 12 May 2012 03:11:48 -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.2.ebuild,v 1.2 2012/04/15 17:53:35 vapier Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.8.2.ebuild,v 1.3 2012/05/12 03:11:48 aballier 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 ~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