You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-java/htmlparser/ChangeLog-2015

27 lines
897 B

# 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.