summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-09 10:57:05 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-09 10:57:05 +0000
commit2336fa986686b6327a9565814963b8eee9b03bc8 (patch)
tree0b8417168ed69ee74da10895d2fbb8440c7858c4 /x11-wm
parentamd64 stable, bug 499954 (diff)
downloadgentoo-2-2336fa986686b6327a9565814963b8eee9b03bc8.tar.gz
gentoo-2-2336fa986686b6327a9565814963b8eee9b03bc8.tar.bz2
gentoo-2-2336fa986686b6327a9565814963b8eee9b03bc8.zip
amd64 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/mutter/ChangeLog5
-rw-r--r--x11-wm/mutter/mutter-3.10.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/mutter/ChangeLog b/x11-wm/mutter/ChangeLog
index 49a39a107ed5..2cc7e3c55a33 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.38 2014/02/22 22:55:29 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/mutter/ChangeLog,v 1.39 2014/03/09 10:57:05 pacho Exp $
+
+ 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> mutter-3.10.4.ebuild:
+ amd64 stable, bug 499954
22 Feb 2014; Pacho Ramos <pacho@gentoo.org> mutter-3.10.4.ebuild:
Fix wrong commit, bug 502160
diff --git a/x11-wm/mutter/mutter-3.10.4.ebuild b/x11-wm/mutter/mutter-3.10.4.ebuild
index 4137a354a3e0..13d908be5cac 100644
--- a/x11-wm/mutter/mutter-3.10.4.ebuild
+++ b/x11-wm/mutter/mutter-3.10.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/mutter/mutter-3.10.4.ebuild,v 1.3 2014/02/22 22:55:29 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/mutter/mutter-3.10.4.ebuild,v 1.4 2014/03/09 10:57:04 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?]