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