Gentoo Archives: gentoo-commits

From: "Ralph Sennhauser (sera)" <sera@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/ant-commons-net: ant-commons-net-1.8.0.ebuild ChangeLog ant-commons-net-1.8.1.ebuild ant-commons-net-1.7.1.ebuild
Date: Sat, 31 Dec 2011 11:55:49
Message-Id: 20111231115540.03C352004B@flycatcher.gentoo.org
1 sera 11/12/31 11:55:40
2
3 Modified: ant-commons-net-1.8.0.ebuild ChangeLog
4 ant-commons-net-1.8.1.ebuild
5 ant-commons-net-1.7.1.ebuild
6 Log:
7 Drop ia64 support #345433
8
9 (Portage version: 2.1.10.43/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.2 dev-java/ant-commons-net/ant-commons-net-1.8.0.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-commons-net/ant-commons-net-1.8.0.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-commons-net/ant-commons-net-1.8.0.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-commons-net/ant-commons-net-1.8.0.ebuild?r1=1.1&r2=1.2
17
18 Index: ant-commons-net-1.8.0.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-commons-net/ant-commons-net-1.8.0.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- ant-commons-net-1.8.0.ebuild 21 Feb 2010 00:22:52 -0000 1.1
25 +++ ant-commons-net-1.8.0.ebuild 31 Dec 2011 11:55:39 -0000 1.2
26 @@ -1,12 +1,12 @@
27 -# Copyright 1999-2010 Gentoo Foundation
28 +# Copyright 1999-2011 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-net/ant-commons-net-1.8.0.ebuild,v 1.1 2010/02/21 00:22:52 caster Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-net/ant-commons-net-1.8.0.ebuild,v 1.2 2011/12/31 11:55:39 sera Exp $
32
33 EAPI=1
34
35 inherit ant-tasks
36
37 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
39 IUSE=""
40
41 DEPEND=">=dev-java/commons-net-1.4.1-r1:0"
42
43
44
45 1.25 dev-java/ant-commons-net/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-commons-net/ChangeLog?rev=1.25&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-commons-net/ChangeLog?rev=1.25&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-commons-net/ChangeLog?r1=1.24&r2=1.25
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-commons-net/ChangeLog,v
54 retrieving revision 1.24
55 retrieving revision 1.25
56 diff -u -r1.24 -r1.25
57 --- ChangeLog 18 Jul 2011 06:21:55 -0000 1.24
58 +++ ChangeLog 31 Dec 2011 11:55:39 -0000 1.25
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-java/ant-commons-net
61 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-net/ChangeLog,v 1.24 2011/07/18 06:21:55 xarthisius Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-net/ChangeLog,v 1.25 2011/12/31 11:55:39 sera Exp $
64 +
65 + 31 Dec 2011; Ralph Sennhauser <sera@g.o> ant-commons-net-1.7.1.ebuild,
66 + ant-commons-net-1.8.0.ebuild, ant-commons-net-1.8.1.ebuild:
67 + Drop ia64 support #345433
68
69 18 Jul 2011; Kacper Kowalik <xarthisius@g.o>
70 ant-commons-net-1.8.1.ebuild:
71
72
73
74 1.8 dev-java/ant-commons-net/ant-commons-net-1.8.1.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-commons-net/ant-commons-net-1.8.1.ebuild?rev=1.8&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-commons-net/ant-commons-net-1.8.1.ebuild?rev=1.8&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-commons-net/ant-commons-net-1.8.1.ebuild?r1=1.7&r2=1.8
79
80 Index: ant-commons-net-1.8.1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-commons-net/ant-commons-net-1.8.1.ebuild,v
83 retrieving revision 1.7
84 retrieving revision 1.8
85 diff -u -r1.7 -r1.8
86 --- ant-commons-net-1.8.1.ebuild 18 Jul 2011 06:21:55 -0000 1.7
87 +++ ant-commons-net-1.8.1.ebuild 31 Dec 2011 11:55:39 -0000 1.8
88 @@ -1,12 +1,12 @@
89 # Copyright 1999-2011 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-net/ant-commons-net-1.8.1.ebuild,v 1.7 2011/07/18 06:21:55 xarthisius Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-net/ant-commons-net-1.8.1.ebuild,v 1.8 2011/12/31 11:55:39 sera Exp $
93
94 EAPI=1
95
96 inherit ant-tasks
97
98 -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"
99 +KEYWORDS="amd64 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"
100 IUSE=""
101
102 DEPEND=">=dev-java/commons-net-1.4.1-r1:0"
103
104
105
106 1.8 dev-java/ant-commons-net/ant-commons-net-1.7.1.ebuild
107
108 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-commons-net/ant-commons-net-1.7.1.ebuild?rev=1.8&view=markup
109 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-commons-net/ant-commons-net-1.7.1.ebuild?rev=1.8&content-type=text/plain
110 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-commons-net/ant-commons-net-1.7.1.ebuild?r1=1.7&r2=1.8
111
112 Index: ant-commons-net-1.7.1.ebuild
113 ===================================================================
114 RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-commons-net/ant-commons-net-1.7.1.ebuild,v
115 retrieving revision 1.7
116 retrieving revision 1.8
117 diff -u -r1.7 -r1.8
118 --- ant-commons-net-1.7.1.ebuild 21 Feb 2010 00:22:52 -0000 1.7
119 +++ ant-commons-net-1.7.1.ebuild 31 Dec 2011 11:55:39 -0000 1.8
120 @@ -1,12 +1,12 @@
121 -# Copyright 1999-2010 Gentoo Foundation
122 +# Copyright 1999-2011 Gentoo Foundation
123 # Distributed under the terms of the GNU General Public License v2
124 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-net/ant-commons-net-1.7.1.ebuild,v 1.7 2010/02/21 00:22:52 caster Exp $
125 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-net/ant-commons-net-1.7.1.ebuild,v 1.8 2011/12/31 11:55:39 sera Exp $
126
127 EAPI=1
128
129 inherit ant-tasks
130
131 -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
132 +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
133 IUSE=""
134
135 DEPEND=">=dev-java/commons-net-1.4.1-r1:0"