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
|
# ChangeLog for dev-java/htmlparser
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/htmlparser/ChangeLog,v 1.5 2005/02/06 01:45:30 luckyduck Exp $
06 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> htmlparser-1.3.ebuild,
htmlparser-1.5.20040728.ebuild:
stable on amd64 and x86
*htmlparser-1.5.20040728 (20 Oct 2004)
20 Oct 2004; Dylan Carlson <absinthe@gentoo.org> htmlparser-1.3.ebuild,
htmlparser-1.4.20040104.ebuild, htmlparser-1.4.20040727.ebuild,
htmlparser-1.4.ebuild, +htmlparser-1.5.20040728.ebuild:
Version bump to 1.5. Added ~amd64 keywords.
17 Oct 2004; David Holm <dholm@gentoo.org> htmlparser-1.4.20040727.ebuild:
Added to ~ppc.
16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> htmlparser-1.3.ebuild,
htmlparser-1.4.20040104.ebuild, htmlparser-1.4.20040727.ebuild,
htmlparser-1.4.ebuild:
use java-pkg_dohtml instead of dohtml to also install the package-list in
case of api docs: #50740
*htmlparser-1.4 (17 Sep 2004)
17 Sep 2004; Thomas Matthijs <axxo@gentoo.org> +metadata.xml,
+htmlparser-1.3.ebuild, +htmlparser-1.4.20040104.ebuild,
+htmlparser-1.4.20040727.ebuild, +htmlparser-1.4.ebuild:
initial import, ebuild created by me, as a dependency
|