Gentoo Archives: gentoo-commits

From: "Johann Schmitz (ercpe)" <ercpe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/ical4j: ical4j-1.0.5.ebuild ical4j-1.0_beta2-r1.ebuild ical4j-1.0_beta2.ebuild ChangeLog
Date: Tue, 08 Jul 2014 08:12:47
Message-Id: 20140708081243.181D52004F@flycatcher.gentoo.org
1 ercpe 14/07/08 08:12:43
2
3 Modified: ical4j-1.0_beta2.ebuild ChangeLog
4 Added: ical4j-1.0.5.ebuild ical4j-1.0_beta2-r1.ebuild
5 Log:
6 Fixed bug #514618, bumped 1.0 to EAPI=5
7 Version bump to 1.0.5
8
9 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 77C501ED)
10
11 Revision Changes Path
12 1.10 dev-java/ical4j/ical4j-1.0_beta2.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ical4j/ical4j-1.0_beta2.ebuild?rev=1.10&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ical4j/ical4j-1.0_beta2.ebuild?rev=1.10&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ical4j/ical4j-1.0_beta2.ebuild?r1=1.9&r2=1.10
17
18 Index: ical4j-1.0_beta2.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-java/ical4j/ical4j-1.0_beta2.ebuild,v
21 retrieving revision 1.9
22 retrieving revision 1.10
23 diff -u -r1.9 -r1.10
24 --- ical4j-1.0_beta2.ebuild 26 Aug 2007 14:14:39 -0000 1.9
25 +++ ical4j-1.0_beta2.ebuild 8 Jul 2014 08:12:42 -0000 1.10
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2007 Gentoo Foundation
28 +# Copyright 1999-2014 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ical4j/ical4j-1.0_beta2.ebuild,v 1.9 2007/08/26 14:14:39 betelgeuse Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ical4j/ical4j-1.0_beta2.ebuild,v 1.10 2014/07/08 08:12:42 ercpe Exp $
32
33 JAVA_PKG_IUSE="doc examples source"
34
35
36
37
38 1.10 dev-java/ical4j/ChangeLog
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ical4j/ChangeLog?rev=1.10&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ical4j/ChangeLog?rev=1.10&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ical4j/ChangeLog?r1=1.9&r2=1.10
43
44 Index: ChangeLog
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-java/ical4j/ChangeLog,v
47 retrieving revision 1.9
48 retrieving revision 1.10
49 diff -u -r1.9 -r1.10
50 --- ChangeLog 26 Aug 2007 14:14:39 -0000 1.9
51 +++ ChangeLog 8 Jul 2014 08:12:42 -0000 1.10
52 @@ -1,6 +1,13 @@
53 # ChangeLog for dev-java/ical4j
54 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ical4j/ChangeLog,v 1.9 2007/08/26 14:14:39 betelgeuse Exp $
56 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
57 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ical4j/ChangeLog,v 1.10 2014/07/08 08:12:42 ercpe Exp $
58 +
59 +*ical4j-1.0_beta2-r1 (08 Jul 2014)
60 +*ical4j-1.0.5 (08 Jul 2014)
61 +
62 + 08 Jul 2014; Johann Schmitz <ercpe@g.o> +files/1.0.5-build.xml.patch,
63 + +ical4j-1.0.5.ebuild, +ical4j-1.0_beta2-r1.ebuild, ical4j-1.0_beta2.ebuild:
64 + Fixed bug #514618, bumped 1.0 to EAPI=5 Version bump to 1.0.5
65
66 26 Aug 2007; Petteri Räty <betelgeuse@g.o>
67 ical4j-1.0_beta2.ebuild:
68 @@ -38,4 +45,3 @@
69 11 Apr 2007; Petteri Räty <betelgeuse@g.o> +metadata.xml,
70 +ical4j-1.0_beta2.ebuild:
71 Initial addition. Ebuild written by me. Fixes bug #167275.
72 -
73
74
75
76 1.1 dev-java/ical4j/ical4j-1.0.5.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ical4j/ical4j-1.0.5.ebuild?rev=1.1&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ical4j/ical4j-1.0.5.ebuild?rev=1.1&content-type=text/plain
80
81 Index: ical4j-1.0.5.ebuild
82 ===================================================================
83 # Copyright 1999-2014 Gentoo Foundation
84 # Distributed under the terms of the GNU General Public License v2
85 # $Header: /var/cvsroot/gentoo-x86/dev-java/ical4j/ical4j-1.0.5.ebuild,v 1.1 2014/07/08 08:12:42 ercpe Exp $
86
87 EAPI="5"
88
89 JAVA_PKG_IUSE="doc examples source"
90
91 inherit java-pkg-2 java-ant-2
92
93 DESCRIPTION="a Java library for handling iCalendar data streams"
94 HOMEPAGE="http://ical4j.sourceforge.net/"
95 MY_PV=${PV/_/-}
96 MY_P=${PN}-${MY_PV}
97 SRC_URI="mirror://sourceforge/${PN}/${MY_P}-src.tar.bz2"
98
99 LICENSE="BSD"
100 SLOT="0"
101 KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
102
103 COMMON_DEP="
104 dev-java/commons-logging:0
105 dev-java/commons-codec:0
106 dev-java/commons-lang:2.1
107 dev-java/backport-util-concurrent:0"
108
109 RDEPEND=">=virtual/jre-1.4
110 ${COMMON_DEP}"
111 DEPEND=">=virtual/jdk-1.4
112 dev-java/emma
113 ${COMMON_DEP}"
114
115 S=${WORKDIR}/${MY_P}
116
117 java_prepare() {
118 epatch "${FILESDIR}"/${PV}-build.xml.patch
119 rm -v lib/*.jar || die "rm jar failed"
120 #mkdir bin || die "mkdir bin failed"
121 java-pkg_filter-compiler jikes
122 }
123
124 EANT_ANT_TASKS="emma"
125 JAVA_ANT_REWRITE_CLASSPATH="true"
126 EANT_BUILD_TARGET="package"
127 EANT_GENTOO_CLASSPATH="commons-logging,commons-codec,commons-lang-2.1,backport-util-concurrent"
128 EANT_EXTRA_ARGS="-Demma.dir=/usr/share/emma/lib/ -Dsource.dir=src/main/java"
129
130 RESTRICT="test"
131 # two tests fail with maven, they work in HEAD
132
133 src_install() {
134 java-pkg_dojar build/*.jar
135 dodoc README AUTHORS CHANGELOG etc/FAQ \
136 etc/TODO etc/standard_deviations.txt || die "dodoc failed"
137 use doc && java-pkg_dojavadoc docs/api
138 use source && java-pkg_dosrc src/main/java/net
139 use examples && java-pkg_doexamples etc/samples
140 }
141
142
143
144 1.1 dev-java/ical4j/ical4j-1.0_beta2-r1.ebuild
145
146 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ical4j/ical4j-1.0_beta2-r1.ebuild?rev=1.1&view=markup
147 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ical4j/ical4j-1.0_beta2-r1.ebuild?rev=1.1&content-type=text/plain
148
149 Index: ical4j-1.0_beta2-r1.ebuild
150 ===================================================================
151 # Copyright 1999-2014 Gentoo Foundation
152 # Distributed under the terms of the GNU General Public License v2
153 # $Header: /var/cvsroot/gentoo-x86/dev-java/ical4j/ical4j-1.0_beta2-r1.ebuild,v 1.1 2014/07/08 08:12:42 ercpe Exp $
154
155 EAPI="5"
156
157 JAVA_PKG_IUSE="doc examples source"
158
159 inherit java-pkg-2 java-ant-2
160
161 DESCRIPTION="a Java library for handling iCalendar data streams"
162 HOMEPAGE="http://ical4j.sourceforge.net/"
163 MY_PV=${PV/_/-}
164 MY_P=${PN}-${MY_PV}
165 SRC_URI="mirror://sourceforge/${PN}/${MY_P}-src.tar.bz2"
166
167 LICENSE="BSD"
168 SLOT="0"
169 KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
170
171 COMMON_DEP="dev-java/commons-logging:0
172 dev-java/commons-codec:0
173 dev-java/commons-lang:2.1"
174
175 RDEPEND=">=virtual/jre-1.4
176 ${COMMON_DEP}"
177 DEPEND=">=virtual/jdk-1.4
178 dev-java/emma
179 ${COMMON_DEP}"
180
181 S=${WORKDIR}/${MY_P}
182
183 java_prepare() {
184 rm -v lib/*.jar || die "rm jar failed"
185 mkdir bin || die "mkdir bin failed"
186 java-pkg_filter-compiler jikes
187 }
188
189 EANT_ANT_TASKS="emma"
190 EANT_BUILD_TARGET="package"
191 JAVA_ANT_REWRITE_CLASSPATH="true"
192 EANT_GENTOO_CLASSPATH="commons-logging,commons-codec,commons-lang-2.1"
193 EANT_EXTRA_ARGS="-Demma.dir=/usr/share/emma/lib/"
194
195 RESTRICT="test"
196 # two tests fail with maven, they work in HEAD
197
198 src_install() {
199 java-pkg_dojar build/*.jar
200 dodoc README AUTHORS CHANGELOG etc/FAQ \
201 etc/TODO etc/standard_deviations.txt || die "dodoc failed"
202 use doc && java-pkg_dojavadoc docs/api
203 use source && java-pkg_dosrc source/net
204 use examples && java-pkg_doexamples etc/samples
205 }