summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-12-08 19:56:11 +0000
committerPacho Ramos <pacho@gentoo.org>2013-12-08 19:56:11 +0000
commita3ae743825461abc465665d3d5164ebedef5e86a (patch)
treec18fd2f57bd90015ea27b5d813df3b702000b224 /x11-wm/mutter
parentAdd missing Prefix keywords (diff)
downloadgentoo-2-a3ae743825461abc465665d3d5164ebedef5e86a.tar.gz
gentoo-2-a3ae743825461abc465665d3d5164ebedef5e86a.tar.bz2
gentoo-2-a3ae743825461abc465665d3d5164ebedef5e86a.zip
x86 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-wm/mutter')
-rw-r--r--x11-wm/mutter/ChangeLog5
-rw-r--r--x11-wm/mutter/mutter-3.8.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/mutter/ChangeLog b/x11-wm/mutter/ChangeLog
index d312cc304a7b..be9b9cf41f47 100644
--- a/x11-wm/mutter/ChangeLog
+++ b/x11-wm/mutter/ChangeLog
@@ -1,6 +1,9 @@
# 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.32 2013/11/30 20:07:35 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/mutter/ChangeLog,v 1.33 2013/12/08 19:56:11 pacho Exp $
+
+ 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> mutter-3.8.4.ebuild:
+ x86 stable, bug #478252
30 Nov 2013; Pacho Ramos <pacho@gentoo.org> mutter-3.8.4.ebuild:
amd64 stable, bug #478252
diff --git a/x11-wm/mutter/mutter-3.8.4.ebuild b/x11-wm/mutter/mutter-3.8.4.ebuild
index 288c139c4ea6..0070cac77fbe 100644
--- a/x11-wm/mutter/mutter-3.8.4.ebuild
+++ b/x11-wm/mutter/mutter-3.8.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/mutter/mutter-3.8.4.ebuild,v 1.2 2013/11/30 20:07:35 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/mutter/mutter-3.8.4.ebuild,v 1.3 2013/12/08 19:56:11 pacho Exp $
EAPI="5"
GCONF_DEBUG="yes"
@@ -13,7 +13,7 @@ HOMEPAGE="http://git.gnome.org/browse/mutter/"
LICENSE="GPL-2+"
SLOT="0"
IUSE="+introspection test"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
COMMON_DEPEND="
>=x11-libs/pango-1.2[X,introspection?]