Gentoo Archives: gentoo-commits

From: "Vlastimil Babka (caster)" <caster@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/bcmail: bcmail-1.37.ebuild ChangeLog bcmail-1.38.ebuild bcmail-1.38-r1.ebuild bcmail-1.37-r1.ebuild bcmail-1.36.ebuild
Date: Thu, 10 Jan 2008 22:35:03
Message-Id: E1JD5gS-0006wB-9J@stork.gentoo.org
1 caster 08/01/10 22:15:32
2
3 Modified: bcmail-1.37.ebuild ChangeLog bcmail-1.38.ebuild
4 Added: bcmail-1.38-r1.ebuild
5 Removed: bcmail-1.37-r1.ebuild bcmail-1.36.ebuild
6 Log:
7 Revbump for missing virtual support in 1.38. Restrict junit deps, remove unneeded versions.
8 (Portage version: 2.1.4_rc14)
9
10 Revision Changes Path
11 1.6 dev-java/bcmail/bcmail-1.37.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/bcmail/bcmail-1.37.ebuild?rev=1.6&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/bcmail/bcmail-1.37.ebuild?rev=1.6&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/bcmail/bcmail-1.37.ebuild?r1=1.5&r2=1.6
16
17 Index: bcmail-1.37.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-java/bcmail/bcmail-1.37.ebuild,v
20 retrieving revision 1.5
21 retrieving revision 1.6
22 diff -u -r1.5 -r1.6
23 --- bcmail-1.37.ebuild 15 Oct 2007 14:07:12 -0000 1.5
24 +++ bcmail-1.37.ebuild 10 Jan 2008 22:15:31 -0000 1.6
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2007 Gentoo Foundation
27 +# Copyright 1999-2008 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-java/bcmail/bcmail-1.37.ebuild,v 1.5 2007/10/15 14:07:12 corsair Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-java/bcmail/bcmail-1.37.ebuild,v 1.6 2008/01/10 22:15:31 caster Exp $
31
32 JAVA_PKG_IUSE="doc source"
33
34 @@ -16,7 +16,7 @@
35 KEYWORDS="amd64 ppc ppc64 x86"
36
37 COMMON_DEPEND="~dev-java/bcprov-${PV}
38 - dev-java/junit
39 + =dev-java/junit-3.8*
40 dev-java/sun-jaf
41 dev-java/sun-javamail"
42 DEPEND=">=virtual/jdk-1.4
43
44
45
46 1.19 dev-java/bcmail/ChangeLog
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/bcmail/ChangeLog?rev=1.19&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/bcmail/ChangeLog?rev=1.19&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/bcmail/ChangeLog?r1=1.18&r2=1.19
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-java/bcmail/ChangeLog,v
55 retrieving revision 1.18
56 retrieving revision 1.19
57 diff -u -r1.18 -r1.19
58 --- ChangeLog 9 Dec 2007 16:48:24 -0000 1.18
59 +++ ChangeLog 10 Jan 2008 22:15:31 -0000 1.19
60 @@ -1,6 +1,14 @@
61 # ChangeLog for dev-java/bcmail
62 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-java/bcmail/ChangeLog,v 1.18 2007/12/09 16:48:24 corsair Exp $
64 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/dev-java/bcmail/ChangeLog,v 1.19 2008/01/10 22:15:31 caster Exp $
66 +
67 +*bcmail-1.38-r1 (10 Jan 2008)
68 +
69 + 10 Jan 2008; Vlastimil Babka <caster@g.o> -bcmail-1.36.ebuild,
70 + bcmail-1.37.ebuild, -bcmail-1.37-r1.ebuild, bcmail-1.38.ebuild,
71 + +bcmail-1.38-r1.ebuild:
72 + Revbump for missing virtual support in 1.38. Restrict junit deps, remove
73 + unneeded versions.
74
75 09 Dec 2007; Markus Rothe <corsair@g.o> bcmail-1.37-r1.ebuild:
76 Added ~ppc64; bug #200752
77
78
79
80 1.2 dev-java/bcmail/bcmail-1.38.ebuild
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/bcmail/bcmail-1.38.ebuild?rev=1.2&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/bcmail/bcmail-1.38.ebuild?rev=1.2&content-type=text/plain
84 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/bcmail/bcmail-1.38.ebuild?r1=1.1&r2=1.2
85
86 Index: bcmail-1.38.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-java/bcmail/bcmail-1.38.ebuild,v
89 retrieving revision 1.1
90 retrieving revision 1.2
91 diff -u -r1.1 -r1.2
92 --- bcmail-1.38.ebuild 29 Nov 2007 19:36:40 -0000 1.1
93 +++ bcmail-1.38.ebuild 10 Jan 2008 22:15:31 -0000 1.2
94 @@ -1,6 +1,6 @@
95 -# Copyright 1999-2007 Gentoo Foundation
96 +# Copyright 1999-2008 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/dev-java/bcmail/bcmail-1.38.ebuild,v 1.1 2007/11/29 19:36:40 wltjr Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/dev-java/bcmail/bcmail-1.38.ebuild,v 1.2 2008/01/10 22:15:31 caster Exp $
100
101 JAVA_PKG_IUSE="doc source"
102
103 @@ -16,7 +16,7 @@
104 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
105
106 COMMON_DEPEND="~dev-java/bcprov-${PV}
107 - dev-java/junit
108 + =dev-java/junit-3.8*
109 dev-java/sun-jaf
110 dev-java/sun-javamail"
111 DEPEND=">=virtual/jdk-1.4
112
113
114
115 1.1 dev-java/bcmail/bcmail-1.38-r1.ebuild
116
117 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/bcmail/bcmail-1.38-r1.ebuild?rev=1.1&view=markup
118 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/bcmail/bcmail-1.38-r1.ebuild?rev=1.1&content-type=text/plain
119
120 Index: bcmail-1.38-r1.ebuild
121 ===================================================================
122 # Copyright 1999-2008 Gentoo Foundation
123 # Distributed under the terms of the GNU General Public License v2
124 # $Header: /var/cvsroot/gentoo-x86/dev-java/bcmail/bcmail-1.38-r1.ebuild,v 1.1 2008/01/10 22:15:31 caster Exp $
125
126 JAVA_PKG_IUSE="doc source"
127
128 inherit java-pkg-2 java-ant-2
129
130 MY_P="${PN}-jdk14-${PV/./}"
131 DESCRIPTION="Java cryptography APIs"
132 HOMEPAGE="http://www.bouncycastle.org/java.html"
133 SRC_URI="http://www.bouncycastle.org/download/${MY_P}.tar.gz"
134
135 LICENSE="BSD"
136 SLOT="0"
137 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
138
139 COMMON_DEPEND="~dev-java/bcprov-${PV}
140 =dev-java/junit-3.8*
141 dev-java/sun-jaf
142 java-virtuals/javamail"
143 DEPEND=">=virtual/jdk-1.4
144 app-arch/unzip
145 ${COMMON_DEPEND}"
146 RDEPEND=">=virtual/jre-1.4
147 ${COMMON_DEPEND}"
148
149 S="${WORKDIR}/${MY_P}"
150
151 src_unpack() {
152 unpack ${A}
153 cd "${S}"
154 unpack ./src.zip
155 }
156
157 src_compile() {
158 mkdir "${S}/classes"
159
160 find org -name "*.java" > "${T}/src.list"
161 ejavac -d "${S}/classes" \
162 -classpath $(java-pkg_getjars bcprov,junit,sun-jaf,javamail) \
163 "@${T}/src.list"
164
165 cd "${S}/classes"
166 jar -cf "${S}/${PN}.jar" * || die "failed to create jar"
167 }
168
169 src_install() {
170 java-pkg_dojar "${S}/${PN}.jar"
171
172 use source && java-pkg_dosrc org
173 use doc && java-pkg_dojavadoc docs
174 }
175
176
177
178 --
179 gentoo-commits@l.g.o mailing list