blob: 56cd6f856c9c4557d3c646b272dd881b99a31c01 (
plain)
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
68
69
70
71
72
73
74
75
|
# ChangeLog for dev-java/nekohtml
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/nekohtml/ChangeLog,v 1.18 2014/10/27 06:00:40 ercpe Exp $
*nekohtml-1.9.18-r1 (27 Oct 2014)
27 Oct 2014; Johann Schmitz <ercpe@gentoo.org> +nekohtml-1.9.18-r1.ebuild:
Fixed broken doc installation (bug #526898)
18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> nekohtml-1.9.18.ebuild:
Stable for ppc, wrt bug #518952
10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> nekohtml-1.9.18.ebuild:
Stable for amd64, wrt bug #518952
14 Aug 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> nekohtml-1.9.18.ebuild:
x86 stable wrt bug #518952
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> nekohtml-1.9.18.ebuild,
nekohtml-1.9.6.ebuild:
QA: drop trailing '.' from DESCRIPTION
*nekohtml-1.9.18 (10 May 2013)
10 May 2013; Tom Wijsman <TomWij@gentoo.org>
+files/nekohtml-1.9.18-remove-obsolete-xerces-bridges.patch,
+nekohtml-1.9.18.ebuild:
Version bump to 1.9.18. Fixes bug #426382, reported by Manuel Rüger (mrueg)
and contributed by Ivan Baidakou (dmol).
05 Jul 2012; Ralph Sennhauser <sera@gentoo.org> nekohtml-1.9.6.ebuild:
Fix tests. Thanks to Ivan Baidakou <the.dmol@gmail.com> for the patch.
#424295
Add missing IUSE.
27 Jul 2008; nixnut <nixnut@gentoo.org> nekohtml-1.9.6.ebuild:
Stable on ppc wrt bug 212664
23 May 2008; Kenneth Prugh <ken69267@gentoo.org> nekohtml-1.9.6.ebuild:
amd64 stable, bug #212664
15 Mar 2008; nixnut <nixnut@gentoo.org> nekohtml-1.9.6.ebuild:
Added ~ppc wrt bug 168655
11 Mar 2008; Petteri Räty <betelgeuse@gentoo.org>
-nekohtml-0.9.5-r1.ebuild:
Delete old version.
08 Mar 2008; Markus Meier <maekke@gentoo.org> nekohtml-1.9.6.ebuild:
x86 stable, bug #212664
*nekohtml-1.9.6 (19 Dec 2007)
19 Dec 2007; Petteri Räty <betelgeuse@gentoo.org> +nekohtml-1.9.6.ebuild:
Version bump.
08 Mar 2007; William L. Thomson Jr. <wltjr@gentoo.org>
-nekohtml-0.9.5.ebuild:
Removed prevision revision since it has issues.
*nekohtml-0.9.5-r1 (07 Mar 2007)
07 Mar 2007; Petteri Räty <betelgeuse@gentoo.org>
+nekohtml-0.9.5-r1.ebuild:
Add the source use flag, generate proper bytecode version and cleanup the
ebuild.
30 Nov 2006; Vlastimil Babka <caster@gentoo.org> nekohtml-0.9.5.ebuild:
Update xerces dep for upcoming 2.6 slotmove.
*nekohtml-0.9.5 (12 Oct 2006)
12 Oct 2006; Joshua Nichols <nichoj@gentoo.org>
+files/nekohtml-0.9.5-xerces.patch, +metadata.xml, +nekohtml-0.9.5.ebuild:
Initial commit, from bug #88617.
|