summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-02-23 11:49:13 +0000
committerPacho Ramos <pacho@gentoo.org>2015-02-23 11:49:13 +0000
commit954a6e046884a8256b515975721cf53f48f00263 (patch)
tree49c8bb511fcddb10d4203bec1469f09dac404be5 /x11-wm
parentUpdate masks for #533420 (diff)
downloadgentoo-2-954a6e046884a8256b515975721cf53f48f00263.tar.gz
gentoo-2-954a6e046884a8256b515975721cf53f48f00263.tar.bz2
gentoo-2-954a6e046884a8256b515975721cf53f48f00263.zip
Rekeyword
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/mutter/ChangeLog7
-rw-r--r--x11-wm/mutter/mutter-3.14.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-wm/mutter/ChangeLog b/x11-wm/mutter/ChangeLog
index ac0c1b7eedaf..a9fa469b562e 100644
--- a/x11-wm/mutter/ChangeLog
+++ b/x11-wm/mutter/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-wm/mutter
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/mutter/ChangeLog,v 1.51 2014/12/30 11:37:02 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/mutter/ChangeLog,v 1.52 2015/02/23 11:49:13 pacho Exp $
+
+ 23 Feb 2015; Pacho Ramos <pacho@gentoo.org> mutter-3.14.3.ebuild:
+ Rekeyword
30 Dec 2014; Pacho Ramos <pacho@gentoo.org> mutter-3.14.3.ebuild:
libXi-1.7.4 or newer needed to prevent bug #525218 (by Yuriy, Damien Granger,
diff --git a/x11-wm/mutter/mutter-3.14.3.ebuild b/x11-wm/mutter/mutter-3.14.3.ebuild
index a9b5db13756b..c500d504d432 100644
--- a/x11-wm/mutter/mutter-3.14.3.ebuild
+++ b/x11-wm/mutter/mutter-3.14.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/mutter/mutter-3.14.3.ebuild,v 1.3 2014/12/30 11:37:02 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/mutter/mutter-3.14.3.ebuild,v 1.4 2015/02/23 11:49:13 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 +kms test wayland"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
# libXi-1.7.4 or newer needed per:
# https://bugzilla.gnome.org/show_bug.cgi?id=738944