1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
|
# ChangeLog for dev-java/ical4j
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/ical4j/ChangeLog,v 1.16 2015/08/01 21:45:05 mrueg Exp $
01 Aug 2015; Manuel Rüger <mrueg@gentoo.org> -ical4j-1.0_beta2-r1.ebuild,
-ical4j-1.0_beta2.ebuild:
Remove old.
09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Updating remote-id in metadata.xml
21 Apr 2015; Pacho Ramos <pacho@gentoo.org> ical4j-1.0.5.ebuild:
ppc stable wrt bug #535062
27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> ical4j-1.0.5.ebuild:
Stable for x86, wrt bug #535062
27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> ical4j-1.0.5.ebuild:
Stable for amd64, wrt bug #535062
14 Jul 2014; Johann Schmitz <ercpe@gentoo.org> ical4j-1.0.5.ebuild,
ical4j-1.0_beta2-r1.ebuild:
Removed needless die's; added :0 to emma dependency
*ical4j-1.0_beta2-r1 (08 Jul 2014)
*ical4j-1.0.5 (08 Jul 2014)
08 Jul 2014; Johann Schmitz <ercpe@gentoo.org> +files/1.0.5-build.xml.patch,
+ical4j-1.0.5.ebuild, +ical4j-1.0_beta2-r1.ebuild, ical4j-1.0_beta2.ebuild:
Fixed bug #514618, bumped 1.0 to EAPI=5 Version bump to 1.0.5
26 Aug 2007; Petteri Räty <betelgeuse@gentoo.org>
ical4j-1.0_beta2.ebuild:
Relax commons-lang dependency so that it matches the 2.3 version bump too.
19 Aug 2007; William L. Thomson Jr. <wltjr@gentoo.org>
ical4j-1.0_beta2.ebuild:
amd64 stable, bug #187681.
15 Aug 2007; Christian Faulhammer <opfer@gentoo.org>
ical4j-1.0_beta2.ebuild:
stable x86, bug 187681; really
15 Aug 2007; Christian Faulhammer <opfer@gentoo.org>
ical4j-1.0_beta2.ebuild:
stable x86, bug 187681; filter jikes and revamp dodoc
16 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org>
ical4j-1.0_beta2.ebuild:
Added ~ppc, bug #174175
11 Jun 2007; Vlastimil Babka <caster@gentoo.org> ical4j-1.0_beta2.ebuild:
Fix emma usage.
23 May 2007; Diego Pettenò <flameeyes@gentoo.org>
ical4j-1.0_beta2.ebuild:
Add ~x86-fbsd keyword. Bug #176906.
20 Apr 2007; Alistair John Bush <ali_bush@gentoo.org>
ical4j-1.0_beta2.ebuild:
Adding ~amd64
*ical4j-1.0_beta2 (11 Apr 2007)
11 Apr 2007; Petteri Räty <betelgeuse@gentoo.org> +metadata.xml,
+ical4j-1.0_beta2.ebuild:
Initial addition. Ebuild written by me. Fixes bug #167275.
|