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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
|
# ChangeLog for www-client/netsurf
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-client/netsurf/ChangeLog,v 1.21 2015/08/04 13:00:08 xmw Exp $
04 Aug 2015; Michael Weber <xmw@gentoo.org> netsurf-3.3-r1.ebuild:
Add RDEPEND=net-libs/libdom (thanks Nick Wallingford, bug 556252).
*netsurf-3.3-r1 (09 Jun 2015)
09 Jun 2015; Michael Weber <xmw@gentoo.org> +netsurf-3.3-r1.ebuild,
-netsurf-3.3.ebuild:
Revbump fo multilib fix (bug 545758, thanks Kobboi), fix multilib bin install.
*netsurf-3.3 (08 Jun 2015)
08 Jun 2015; Michael Weber <xmw@gentoo.org> +files/netsurf-3.3-CFLAGS.patch,
+netsurf-3.3.ebuild, files/netsurf-3.2-CFLAGS.patch:
Version bump (bug 543846, thanks avx)
17 Mar 2015; Michael Weber <xmw@gentoo.org> netsurf-3.2-r1.ebuild:
Add depend on dev-lang/spidermonkey (bug 518866, thanks Callum Burns and avx).
02 Feb 2015; Michael Weber <xmw@gentoo.org> -netsurf-2.9.ebuild,
-netsurf-3.0-r1.ebuild, -netsurf-3.0-r2.ebuild, -netsurf-3.0.ebuild,
-netsurf-3.2.ebuild:
Drop versions depending on lcms:0 (bug 526800)
*netsurf-3.2-r1 (02 Feb 2015)
02 Feb 2015; Michael Weber <xmw@gentoo.org> +netsurf-3.2-r1.ebuild:
Drop depenendency on lcms:0 (bug 526800)
*netsurf-3.2 (15 Nov 2014)
15 Nov 2014; Michael Weber <xmw@gentoo.org> +files/netsurf-3.2-CFLAGS.patch,
+files/netsurf-3.2-conditionally-include-image-headers.patch,
+files/netsurf-3.2-glibc2.20.patch, +netsurf-3.2.ebuild:
Version bump, frist try.
24 Jun 2014; Michał Górny <mgorny@gentoo.org> netsurf-3.0-r2.ebuild:
Lower dev-libs/glib dep to first known EAPI=5 version, requested by Funtoo for
GNOME 3.6.
18 Jun 2014; Michał Górny <mgorny@gentoo.org> netsurf-3.0-r2.ebuild:
Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
#513718.
*netsurf-3.0-r2 (16 Jun 2014)
16 Jun 2014; Michael Weber <xmw@gentoo.org> +netsurf-3.0-r2.ebuild:
More multilib abi
*netsurf-3.0-r1 (22 Aug 2013)
22 Aug 2013; Michael Weber <xmw@gentoo.org> +netsurf-3.0-r1.ebuild:
Revbump to fix .desktop files for gtk/fbcon.
23 Jun 2013; Michael Weber <xmw@gentoo.org> +files/netsurf-3.0-CFLAGS.patch,
netsurf-3.0.ebuild:
Migrate to netsurf.eclass
*netsurf-3.0 (19 Jun 2013)
19 Jun 2013; Michael Weber <xmw@gentoo.org>
+files/netsurf-3.0-framebuffer-pkgconfig.patch, +netsurf-3.0.ebuild,
metadata.xml:
Version bump (bug 470720), multilib build, preparations for netsurf eclass.
21 Apr 2013; Michael Weber <xmw@gentoo.org> metadata.xml, netsurf-2.9.ebuild:
Change local IUSE freetype to global truetype
28 Feb 2013; Michael Weber <xmw@gentoo.org> netsurf-2.9.ebuild:
Restore cross-compile functionality (thanks James Le Cuirot, bug 431884)
20 Aug 2012; Michael Weber <xmw@gentoo.org>
+files/netsurf-2.9-conditionally-include-image-headers.patch,
netsurf-2.9.ebuild:
Fix compilation w/o libnsbmp (bug 428660, thanks James Le Cuirot for the
patch)
01 Aug 2012; Michael Sterrett <mr_bones_@gentoo.org> metadata.xml:
fix metadata typo
18 Jul 2012; Michael Weber <xmw@gentoo.org> netsurf-2.9.ebuild:
Drop net-libs/libdom dependency
*netsurf-2.9 (18 Jul 2012)
18 Jul 2012; Michael Weber <xmw@gentoo.org>
+files/netsurf-2.9-buildsystem.patch, +files/netsurf-2.9-includes.patch,
+metadata.xml, +netsurf-2.9.ebuild:
Initial import
|