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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
|
# ChangeLog for net-libs/libdom
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libdom/ChangeLog,v 1.11 2015/06/09 22:04:19 xmw Exp $
*libdom-0.1.2-r1 (09 Jun 2015)
09 Jun 2015; Michael Weber <xmw@gentoo.org> +libdom-0.1.2-r1.ebuild,
-libdom-0.1.2.ebuild:
Revbump for multilib fix.
*libdom-0.1.2 (21 Mar 2015)
21 Mar 2015; Michael Weber <xmw@gentoo.org>
+files/libdom-0.1.2-glibc2.20.patch, +libdom-0.1.2.ebuild,
-libdom-0.0.1.ebuild, -libdom-0.0.1_pre20120705.ebuild:
Version bump (bug 543846).
*libdom-0.1.1 (15 Nov 2014)
15 Nov 2014; Michael Weber <xmw@gentoo.org>
+files/libdom-0.1.1-glibc2.20.patch, +libdom-0.1.1.ebuild:
Version bump, new build system version, glib2.20 issue
26 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org>
libdom-0.0.1_pre20120705.ebuild, libdom-0.0.1.ebuild:
Switch has been moved to dev-perl
18 Jun 2014; Michał Górny <mgorny@gentoo.org> libdom-0.0.1.ebuild:
Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
#513718.
17 Jun 2014; Michał Górny <mgorny@gentoo.org> libdom-0.0.1.ebuild:
Use multilib dependencies on expat & libxml.
05 Jan 2014; Fabian Groffen <grobian@gentoo.org> libdom-0.0.1.ebuild:
Marked ~m68k-mint, bug #494512
23 Jun 2013; Michael Weber <xmw@gentoo.org> libdom-0.0.1.ebuild:
Migrate to netsurf.eclass
*libdom-0.0.1 (18 Jun 2013)
18 Jun 2013; Michael Weber <xmw@gentoo.org> +libdom-0.0.1.ebuild,
-libdom-9999.ebuild:
Version bump (bug 470720), multilib build, preparations for netsurf eclass.
18 Jul 2012; Michael Sterrett <mr_bones_@gentoo.org>
libdom-0.0.1_pre20120705.ebuild, libdom-9999.ebuild:
add missing test to IUSE
*libdom-0.0.1_pre20120705 (18 Jul 2012)
*libdom-9999 (18 Jul 2012)
18 Jul 2012; Michael Weber <xmw@gentoo.org> +libdom-0.0.1_pre20120705.ebuild,
+libdom-9999.ebuild, +metadata.xml:
Initial import
|