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
93
94
95
96
97
98
99
100
101
102
103
|
# ChangeLog for x11-wm/mutter
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-wm/mutter/ChangeLog,v 1.21 2013/02/20 23:19:14 eva Exp $
*mutter-3.6.3 (20 Feb 2013)
20 Feb 2013; Gilles Dartiguelongue <eva@gentoo.org> +mutter-3.6.3.ebuild:
Version bump.
02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> mutter-3.6.2.ebuild:
Add ~arm, wrt bug #449220
06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> mutter-3.6.2.ebuild:
Add ~sparc, wrt bug #449220
01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> mutter-3.6.2.ebuild:
Add ~alpha, wrt bug #449220
01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> mutter-3.6.2.ebuild:
Add ~ia64, wrt bug #449220
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> mutter-3.6.2.ebuild:
Add ~ppc64, wrt bug #449220
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> mutter-3.6.2.ebuild:
Add ~ppc, wrt bug #449220
16 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org> mutter-3.6.2.ebuild:
Add subslot notation for cogl, thanks to Alexandre Rostovtsev for noticing.
*mutter-3.6.2 (16 Dec 2012)
16 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org> -mutter-3.2.2.ebuild,
-mutter-3.2.2-r1.ebuild, +mutter-3.6.2.ebuild, metadata.xml:
Version bump for Gnome 3.6. Drop old revision. USE=introspection is now
global.
21 Jul 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
mutter-3.4.1-r1.ebuild:
Fix build failure with gobject-introspection-1.33.x; thanks to Johann
Degenhardt for the report.
22 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org> mutter-3.2.2.ebuild,
mutter-3.2.2-r1.ebuild, mutter-3.4.1-r1.ebuild:
Add some missing introspection USE depends (thanks to Sholy).
21 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org> mutter-3.2.2.ebuild,
mutter-3.2.2-r1.ebuild, mutter-3.4.1-r1.ebuild:
Need eutils for epatch.
*mutter-3.4.1-r1 (14 May 2012)
14 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
-mutter-3.2.1-r1.ebuild, +mutter-3.4.1-r1.ebuild,
+files/mutter-3.4.1-meta_window_move_frame-crash.patch:
Version bump for gnome-3.4. Settings moved from gconf to gsettings. Drop old.
04 May 2012; Jeff Horelick <jdhore@gentoo.org> mutter-3.2.1-r1.ebuild,
mutter-3.2.2.ebuild, mutter-3.2.2-r1.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
*mutter-3.2.2-r1 (12 Apr 2012)
12 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+mutter-3.2.2-r1.ebuild,
+files/mutter-3.2.2-frame-initialize-style-contexts.patch:
Fix graphical corruption in window decorations with gtk+-3.4 (bug #411723,
thanks to Juergen Rose for reporting).
04 Feb 2012; Alexandre Rostovtsev <tetromino@gentoo.org> mutter-3.2.2.ebuild,
+files/mutter-3.2.2-disable-introspection.patch:
Fix building with USE=-introspection (bug #402113, thanks to Anthony
Parsons).
*mutter-3.2.2 (21 Jan 2012)
21 Jan 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
-mutter-3.2.1.ebuild, +mutter-3.2.2.ebuild:
Bump, fixes a memory leak and a crash. Drop old.
*mutter-3.2.1-r1 (01 Jan 2012)
01 Jan 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+mutter-3.2.1-r1.ebuild, +files/mutter-3.2.1-ignore-shadow-and-padding.patch:
Add Ubuntu patch to enable support for Ubuntu's metacity themes such as
x11-themes/light-themes (bug #396673, thanks to Luis Medinas for reporting).
25 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
-mutter-3.0.2.1.ebuild:
Drop old.
*mutter-3.2.1 (05 Nov 2011)
05 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
+mutter-3.2.1.ebuild:
Bump to 3.2.1 from the gnome overlay. Notable changes: better performance,
improved handling for transparent windows, visual improvements.
*mutter-3.0.2.1 (30 Sep 2011)
30 Sep 2011; Nirbheek Chauhan <nirbheek@gentoo.org> +mutter-3.0.2.1.ebuild,
+metadata.xml:
Move from GNOME overlay for GNOME 3
|