Gentoo Archives: gentoo-commits

From: Priit Laes <plaes@×××××.org>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: x11-wm/mutter/
Date: Fri, 06 Apr 2012 06:34:36
Message-Id: 1333693719.8ce7f0b9b913ace0868f32922e473fa5e6e879f4.plaes@gentoo
1 commit: 8ce7f0b9b913ace0868f32922e473fa5e6e879f4
2 Author: Priit Laes <plaes <AT> plaes <DOT> org>
3 AuthorDate: Fri Apr 6 06:28:39 2012 +0000
4 Commit: Priit Laes <plaes <AT> plaes <DOT> org>
5 CommitDate: Fri Apr 6 06:28:39 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=8ce7f0b9
7
8 x11-wm/mutter: drop unused --enable-gconf
9
10 ---
11 x11-wm/mutter/mutter-3.4.0.ebuild | 3 ---
12 x11-wm/mutter/mutter-9999.ebuild | 3 ---
13 2 files changed, 0 insertions(+), 6 deletions(-)
14
15 diff --git a/x11-wm/mutter/mutter-3.4.0.ebuild b/x11-wm/mutter/mutter-3.4.0.ebuild
16 index 414bbe3..e541560 100644
17 --- a/x11-wm/mutter/mutter-3.4.0.ebuild
18 +++ b/x11-wm/mutter/mutter-3.4.0.ebuild
19 @@ -3,7 +3,6 @@
20 # $Header: $
21
22 EAPI="4"
23 -GCONF_DEBUG="no"
24 GNOME2_LA_PUNT="yes"
25
26 inherit gnome2
27 @@ -27,7 +26,6 @@ COMMON_DEPEND=">=x11-libs/pango-1.2[X,introspection?]
28 >=x11-libs/cairo-1.10[X]
29 x11-libs/gdk-pixbuf:2
30 >=x11-libs/gtk+-3.3.7:3[introspection?]
31 - >=gnome-base/gconf-2:2
32 >=dev-libs/glib-2.25.11:2
33 >=media-libs/clutter-1.9.10:1.0
34 >=media-libs/cogl-1.9.6:1.0
35 @@ -67,7 +65,6 @@ pkg_setup() {
36 DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README *.txt doc/*.txt"
37 G2CONF="${G2CONF}
38 --disable-static
39 - --enable-gconf
40 --enable-shape
41 --enable-sm
42 --enable-startup-notification
43
44 diff --git a/x11-wm/mutter/mutter-9999.ebuild b/x11-wm/mutter/mutter-9999.ebuild
45 index 414bbe3..e541560 100644
46 --- a/x11-wm/mutter/mutter-9999.ebuild
47 +++ b/x11-wm/mutter/mutter-9999.ebuild
48 @@ -3,7 +3,6 @@
49 # $Header: $
50
51 EAPI="4"
52 -GCONF_DEBUG="no"
53 GNOME2_LA_PUNT="yes"
54
55 inherit gnome2
56 @@ -27,7 +26,6 @@ COMMON_DEPEND=">=x11-libs/pango-1.2[X,introspection?]
57 >=x11-libs/cairo-1.10[X]
58 x11-libs/gdk-pixbuf:2
59 >=x11-libs/gtk+-3.3.7:3[introspection?]
60 - >=gnome-base/gconf-2:2
61 >=dev-libs/glib-2.25.11:2
62 >=media-libs/clutter-1.9.10:1.0
63 >=media-libs/cogl-1.9.6:1.0
64 @@ -67,7 +65,6 @@ pkg_setup() {
65 DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README *.txt doc/*.txt"
66 G2CONF="${G2CONF}
67 --disable-static
68 - --enable-gconf
69 --enable-shape
70 --enable-sm
71 --enable-startup-notification