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
|
# ChangeLog for media-libs/cogl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/cogl/ChangeLog,v 1.16 2012/12/05 23:58:06 tetromino Exp $
05 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> cogl-1.10.4.ebuild:
Accidentally set wrong subslot.
05 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> cogl-1.8.2.ebuild,
cogl-1.10.4.ebuild:
Update to EAPI5 and enable subslots.
10 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org> cogl-1.8.2.ebuild,
-cogl-1.10.2.ebuild, cogl-1.10.4.ebuild,
+files/cogl-1.10.4-cogl-clipping.xml.patch:
Fix USE=doc build failure with libxslt-1.1.27 (bug #436308, thanks to
bambucha14). Update license. Drop old.
*cogl-1.10.4 (17 Jul 2012)
17 Jul 2012; Alexandre Rostovtsev <tetromino@gentoo.org> -cogl-1.10.0.ebuild,
+cogl-1.10.4.ebuild:
Version bump with various bugfixes. Skip tests for non-mesa opengl. Drop old.
14 Jul 2012; Anthony G. Basile <blueness@gentoo.org> cogl-1.8.2.ebuild,
cogl-1.10.0.ebuild, cogl-1.10.2.ebuild:
Keyword ~mips
14 Jun 2012; Luca Barbato <lu_zero@gentoo.org> cogl-1.10.2.ebuild,
metadata.xml:
Add gles2 useflag
24 May 2012; Samuli Suominen <ssuominen@gentoo.org> cogl-1.8.2.ebuild:
ppc stable wrt #410611
05 May 2012; Jeff Horelick <jdhore@gentoo.org> cogl-1.8.2.ebuild,
cogl-1.10.0.ebuild, cogl-1.10.2.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
29 Apr 2012; Markus Meier <maekke@gentoo.org> cogl-1.8.2.ebuild:
x86 stable, bug #410611
*cogl-1.10.2 (20 Apr 2012)
20 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org> +cogl-1.10.2.ebuild:
Version bump with various bugfixes.
19 Apr 2012; Brent Baude <ranger@gentoo.org> cogl-1.8.2.ebuild:
Marking cogl-1.8.2 ppc64 stable for bug 410611
18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> cogl-1.8.2.ebuild:
Stable for amd64, wrt bug #410611
*cogl-1.10.0 (25 Mar 2012)
25 Mar 2012; Nirbheek Chauhan <nirbheek@gentoo.org> +cogl-1.10.0.ebuild:
Bump to 1.10.0, p.masked, do not use yet
19 Feb 2012; Tobias Klausmann <klausman@gentoo.org> cogl-1.8.2.ebuild:
Keyworded on alpha, bug #379649
28 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> metadata.xml:
Cosmetic: unneeded newline.
*cogl-1.8.2 (28 Oct 2011)
28 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> +cogl-1.8.2.ebuild,
+metadata.xml:
New package, moved from the gnome overlay. Formerly part of
media-libs/clutter. Required for clutter-1.8.
|