summaryrefslogtreecommitdiff
blob: 1ec85b093a1c01038eac00b880f55966f3099950 (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
# ChangeLog for dev-java/htmlparser
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/htmlparser/ChangeLog,v 1.10 2014/07/30 18:35:05 sera Exp $

*htmlparser-1.4-r1 (30 Jul 2014)

  30 Jul 2014; Ralph Sennhauser <sera@gentoo.org> -htmlparser-1.3.1.ebuild,
  -htmlparser-1.4.ebuild, +htmlparser-1.4-r1.ebuild:
  Use recent icu4j
  Cleanup ebuild, bump EAPI to 5
  Remove old

*htmlparser-1.4 (08 Jul 2013)

  08 Jul 2013; Tom Wijsman <TomWij@gentoo.org> +htmlparser-1.4.ebuild:
  Version bump to 1.4.

  16 Dec 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
  Cleanup due retirement, #95685

*htmlparser-1.3.1 (23 Feb 2012)

  23 Feb 2012; Krzysztof Pawlik <nelchael@gentoo.org> +htmlparser-1.3.1.ebuild,
  +files/build.xml, +metadata.xml:
  Initial version of htmlparser: Implementation of the HTML5 parsing algorithm
  in Java.