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
|
# ChangeLog for dev-ml/xml-light
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/xml-light/ChangeLog,v 1.8 2013/07/23 18:46:17 aballier Exp $
*xml-light-2.2-r2 (23 Jul 2013)
23 Jul 2013; Alexis Ballier <aballier@gentoo.org> +xml-light-2.2-r2.ebuild:
Non maintainer update: Install it in a proper subdir not to pollute ocaml
namespace, bug #454660. Eapi-5: Define subslot and add slot deps on ocaml.
Install a META file for findlib. Remove useless dep on the OCaml reference
manual.
10 Jun 2012; Jeff Horelick <jdhore@gentoo.org> xml-light-2.2-r1.ebuild:
marked x86 per bug 419417
04 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xml-light-2.2-r1.ebuild:
Stable for amd64, wrt bug #419417
24 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org> xml-light-2.2-r1.ebuild:
Workaround bug #403613, thanks to slepnoga
23 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> xml-light-2.2-r1.ebuild:
Added app-arch/unzip to DEPEND, bug #405421 by slepnoga.
04 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org> metadata.xml:
Fix maintainer's email in metadata
*xml-light-2.2-r1 (15 Jan 2012)
15 Jan 2012; Maxim Koltsov <maksbotan@gentoo.org>
+files/01_installopt.dpatch, +files/02_cmi_depends.dpatch,
+files/03_cflags.dpatch, -xml-light-2.2.ebuild, +files/04_dtd_trace.dpatch,
+xml-light-2.2-r1.ebuild:
Add Debian patchset from upstream, fix more compile errors, add gcc-4.6
support, patches by slepnoga
*xml-light-2.2 (11 Dec 2011)
11 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> +xml-light-2.2.ebuild,
+metadata.xml:
Add dev-ml/xml-light, bug 342391. Thanks to slepnoga
|