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/servletapi: ChangeLog servletapi-2.3-r3.ebuild servletapi-2.4-r5.ebuild servletapi-2.2-r3.ebuild
Date: Sun, 01 Jan 2012 15:41:31
Message-Id: 20120101154120.74D282004B@flycatcher.gentoo.org
1 sera 12/01/01 15:41:20
2
3 Modified: ChangeLog servletapi-2.3-r3.ebuild
4 servletapi-2.4-r5.ebuild servletapi-2.2-r3.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.70 dev-java/servletapi/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/servletapi/ChangeLog?rev=1.70&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/servletapi/ChangeLog?rev=1.70&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/servletapi/ChangeLog?r1=1.69&r2=1.70
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-java/servletapi/ChangeLog,v
20 retrieving revision 1.69
21 retrieving revision 1.70
22 diff -u -r1.69 -r1.70
23 --- ChangeLog 24 Apr 2010 16:43:38 -0000 1.69
24 +++ ChangeLog 1 Jan 2012 15:41:20 -0000 1.70
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-java/servletapi
27 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-java/servletapi/ChangeLog,v 1.69 2010/04/24 16:43:38 grobian Exp $
29 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/dev-java/servletapi/ChangeLog,v 1.70 2012/01/01 15:41:20 sera Exp $
31 +
32 + 01 Jan 2012; Ralph Sennhauser <sera@g.o> servletapi-2.2-r3.ebuild,
33 + servletapi-2.3-r3.ebuild, servletapi-2.4-r5.ebuild:
34 + Drop ia64 support #345433
35
36 24 Apr 2010; Fabian Groffen <grobian@g.o> servletapi-2.4-r5.ebuild:
37 Marked ~sparc-solaris ~x86-solaris, bug #314093
38
39
40
41 1.13 dev-java/servletapi/servletapi-2.3-r3.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/servletapi/servletapi-2.3-r3.ebuild?rev=1.13&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/servletapi/servletapi-2.3-r3.ebuild?rev=1.13&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/servletapi/servletapi-2.3-r3.ebuild?r1=1.12&r2=1.13
46
47 Index: servletapi-2.3-r3.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-java/servletapi/servletapi-2.3-r3.ebuild,v
50 retrieving revision 1.12
51 retrieving revision 1.13
52 diff -u -r1.12 -r1.13
53 --- servletapi-2.3-r3.ebuild 15 Jan 2010 17:50:08 -0000 1.12
54 +++ servletapi-2.3-r3.ebuild 1 Jan 2012 15:41:20 -0000 1.13
55 @@ -1,6 +1,6 @@
56 -# Copyright 1999-2010 Gentoo Foundation
57 +# Copyright 1999-2012 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-java/servletapi/servletapi-2.3-r3.ebuild,v 1.12 2010/01/15 17:50:08 grobian Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-java/servletapi/servletapi-2.3-r3.ebuild,v 1.13 2012/01/01 15:41:20 sera Exp $
61
62 inherit java-pkg-2 java-ant-2
63
64 @@ -10,7 +10,7 @@
65
66 LICENSE="Apache-1.1"
67 SLOT="2.3"
68 -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x64-solaris"
69 +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x64-solaris"
70 IUSE="doc source"
71
72 DEPEND=">=virtual/jdk-1.4
73
74
75
76 1.11 dev-java/servletapi/servletapi-2.4-r5.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/servletapi/servletapi-2.4-r5.ebuild?rev=1.11&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/servletapi/servletapi-2.4-r5.ebuild?rev=1.11&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/servletapi/servletapi-2.4-r5.ebuild?r1=1.10&r2=1.11
81
82 Index: servletapi-2.4-r5.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/dev-java/servletapi/servletapi-2.4-r5.ebuild,v
85 retrieving revision 1.10
86 retrieving revision 1.11
87 diff -u -r1.10 -r1.11
88 --- servletapi-2.4-r5.ebuild 24 Apr 2010 16:43:38 -0000 1.10
89 +++ servletapi-2.4-r5.ebuild 1 Jan 2012 15:41:20 -0000 1.11
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2010 Gentoo Foundation
92 +# Copyright 1999-2012 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/dev-java/servletapi/servletapi-2.4-r5.ebuild,v 1.10 2010/04/24 16:43:38 grobian Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/dev-java/servletapi/servletapi-2.4-r5.ebuild,v 1.11 2012/01/01 15:41:20 sera Exp $
96
97 inherit eutils java-pkg-2 java-ant-2
98
99 @@ -11,7 +11,7 @@
100
101 LICENSE="Apache-1.1"
102 SLOT="2.4"
103 -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
104 +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
105 IUSE="doc source"
106
107 DEPEND=">=virtual/jdk-1.4
108
109
110
111 1.14 dev-java/servletapi/servletapi-2.2-r3.ebuild
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/servletapi/servletapi-2.2-r3.ebuild?rev=1.14&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/servletapi/servletapi-2.2-r3.ebuild?rev=1.14&content-type=text/plain
115 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/servletapi/servletapi-2.2-r3.ebuild?r1=1.13&r2=1.14
116
117 Index: servletapi-2.2-r3.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/dev-java/servletapi/servletapi-2.2-r3.ebuild,v
120 retrieving revision 1.13
121 retrieving revision 1.14
122 diff -u -r1.13 -r1.14
123 --- servletapi-2.2-r3.ebuild 15 Jan 2010 17:50:08 -0000 1.13
124 +++ servletapi-2.2-r3.ebuild 1 Jan 2012 15:41:20 -0000 1.14
125 @@ -1,6 +1,6 @@
126 -# Copyright 1999-2010 Gentoo Foundation
127 +# Copyright 1999-2012 Gentoo Foundation
128 # Distributed under the terms of the GNU General Public License v2
129 -# $Header: /var/cvsroot/gentoo-x86/dev-java/servletapi/servletapi-2.2-r3.ebuild,v 1.13 2010/01/15 17:50:08 grobian Exp $
130 +# $Header: /var/cvsroot/gentoo-x86/dev-java/servletapi/servletapi-2.2-r3.ebuild,v 1.14 2012/01/01 15:41:20 sera Exp $
131
132 JAVA_PKG_IUSE="doc source"
133
134 @@ -14,7 +14,7 @@
135 RDEPEND=">=virtual/jre-1.3"
136 LICENSE="Apache-1.1"
137 SLOT="2.2"
138 -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-solaris"
139 +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-solaris"
140 IUSE="doc"
141 S="${WORKDIR}/jakarta-servletapi-src"