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
|
# ChangeLog for x11-libs/cairo
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
22 Oct 2007; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
cairo-1.4.10.ebuild:
Some QA fixes.
29 Aug 2007; <roderick_greening@hotmail.com> cairo-1.4.10.ebuild:
fixed formatting in keywords line
29 Aug 2007; <roderick_greening@hotmail.com> cairo-1.4.10.ebuild:
Updated KEYWORDS to match portage
22 Aug 2007; <roderick_greening@hotmail.com>
-files/cairo-1.4.8-newspr.patch, -files/cairo-updated-newspr.patch,
cairo-1.4.10.ebuild:
Moved newspr patch to distfiles
22 Aug 2007; <roderick_greening@hotmail.com> -cairo-1.4.6.ebuild,
cairo-1.4.10.ebuild:
Updated keywords and removed old ebuild
21 Aug 2007; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
cairo-1.4.10.ebuild:
Dropped keywords for unsupported arches.
21 Aug 2007; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
metadata.xml, cairo-1.4.6.ebuild:
Updated metadata.xml
20 Aug 2007; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
metadata.xml, -cairo-1.4.4.ebuild, cairo-1.4.6.ebuild,
-cairo-1.4.8.ebuild:
Removed old cairo-1.4.4 and cairo-1.4.8 versions.
Fixed small syntax error on cairo-1.4.6 and added my details to metadata.xml
04 Jul 2007; <roderick_greening@hotmail.com> cairo-1.4.10.ebuild:
Look for 1.4.8 rev of newspr patch.. no update needed
04 Jul 2007; <roderick_greening@hotmail.com> +cairo-1.4.10.ebuild:
Rev bump
21 Jun 2007; <roderick_greening@hotmail.com>
files/cairo-1.4.8-newspr.patch:
Updating patch for cairo newspr again
21 Jun 2007; <roderick_greening@hotmail.com> cairo-1.4.4.ebuild,
cairo-1.4.6.ebuild:
Updated keywording
19 Jun 2007; <roderick_greening@hotmail.com> cairo-1.4.8.ebuild,
+files/cairo-1.4.8-XError.patch, +files/cairo-1.4.8-directfb.patch,
+files/cairo-1.4.8-newspr.patch:
fubar'd patch fixed (hopefully)
19 Jun 2007; <roderick_greening@hotmail.com> +cairo-1.4.8.ebuild:
Updated to match portage rev bump
21 Mar 2007; Rafal Boniecki <rfb@onet.eu> -cairo-1.3.14.ebuild,
-cairo-1.3.16.ebuild, +cairo-1.4.2.ebuild:
Cairo bump.
06 Mar 2007; <roderick_greening@hotmail.com> +cairo-1.4.0.ebuild:
version bump
03 Mar 2007; <roderick_greening@hotmail.com> +cairo-1.3.16.ebuild:
Cairo version bump.
20 Feb 2007; Rafal Boniecki <rfb@onet.eu> +cairo-1.3.14.ebuild:
Cairo version bump.
19 Feb 2007; Rafal Boniecki <rfb@onet.eu> cairo-1.2.4.ebuild,
cairo-1.3.12.ebuild:
Modified pkg_postinst() a bit.
19 Feb 2007; Rafal Boniecki <rfb@onet.eu> cairo-1.2.4.ebuild,
-cairo-1.3.10.ebuild, cairo-1.3.12.ebuild, metadata.xml:
Small fixes. All repoman warnings apply only if we use newspr flag (which
makes stable cairo depend on unstable freetype - this is OK).
28 Jan 2007; Alex Heck <nesl247@gmail.com> ChangeLog:
Fixes according to repoman
|