diff options
Diffstat (limited to 'app-text/htmlc/ChangeLog-2015')
-rw-r--r-- | app-text/htmlc/ChangeLog-2015 | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/app-text/htmlc/ChangeLog-2015 b/app-text/htmlc/ChangeLog-2015 new file mode 100644 index 00000000..4b5fa06d --- /dev/null +++ b/app-text/htmlc/ChangeLog-2015 @@ -0,0 +1,48 @@ +# ChangeLog for app-text/htmlc +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/htmlc/ChangeLog,v 1.11 2015/06/25 08:03:44 aballier Exp $ + + 25 Jun 2015; Alexis Ballier <aballier@gentoo.org> files/werror.patch: + Patch Makefile and not Makefile.in otherwise this triggers a rebuild of + Makefile that needs htmlc to be installed first, bug #553172 + + 18 Jun 2015; Alexis Ballier <aballier@gentoo.org> htmlc-2.60.0.ebuild, + +files/werror.patch: + dont build with werror + + 23 May 2015; Manuel Rüger <mrueg@gentoo.org> + -files/htmlc-2.21.0-ocaml312.patch, -files/htmlc-2.21.0-werror.patch, + -htmlc-2.21.0.ebuild: + Remove old. + +*htmlc-2.60.0 (30 Nov 2014) + + 30 Nov 2014; Alexis Ballier <aballier@gentoo.org> +htmlc-2.60.0.ebuild: + version bump + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> htmlc-2.40.0.ebuild: + Stable for x86, wrt bug #491944 + +*htmlc-2.40.0 (23 Jul 2013) + + 23 Jul 2013; Alexis Ballier <aballier@gentoo.org> +htmlc-2.40.0.ebuild: + version bump: eapi5 and add slot deps, remove useless || die. + + 23 Jan 2013; Alexis Ballier <aballier@gentoo.org> htmlc-2.21.0.ebuild, + +files/htmlc-2.21.0-werror.patch: + disable werror (fix build with ocaml-4), bug #442828 + + 24 Jul 2012; Johannes Huber <johu@gentoo.org> htmlc-2.21.0.ebuild: + Stable for x86, wrt bug #416525 + + 24 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> htmlc-2.21.0.ebuild: + Marked ~ppc wrt #316131 + + 04 Apr 2011; Thomas Kahle <tomka@gentoo.org> htmlc-2.21.0.ebuild: + keyworded ~x86 per bug 316131 + +*htmlc-2.21.0 (15 Feb 2011) + + 15 Feb 2011; Alexis Ballier <aballier@gentoo.org> +htmlc-2.21.0.ebuild, + +files/htmlc-2.21.0-ocaml312.patch, +metadata.xml: + initial import, ebuild by me |