summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-02-22 22:55:29 +0000
committerPacho Ramos <pacho@gentoo.org>2014-02-22 22:55:29 +0000
commit69e0bbfc19e041cbd01877bf0f54869fa2e2f470 (patch)
tree0ba452473fe1ccb33c6ee99b53c734d3ef3ea138 /x11-wm
parentFix wrong commit, bug 502160 (diff)
downloadgentoo-2-69e0bbfc19e041cbd01877bf0f54869fa2e2f470.tar.gz
gentoo-2-69e0bbfc19e041cbd01877bf0f54869fa2e2f470.tar.bz2
gentoo-2-69e0bbfc19e041cbd01877bf0f54869fa2e2f470.zip
Fix wrong commit, bug 502160
(Portage version: 2.2.8-r1/cvs/Linux x86_64, 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 35142c276cbd..49a39a107ed5 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.37 2014/02/22 16:06:57 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/mutter/ChangeLog,v 1.38 2014/02/22 22:55:29 pacho Exp $
+
+ 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> mutter-3.10.4.ebuild:
+ Fix wrong commit, bug 502160
22 Feb 2014; Pacho Ramos <pacho@gentoo.org> mutter-3.10.4.ebuild:
arch stable, bug 888
diff --git a/x11-wm/mutter/mutter-3.10.4.ebuild b/x11-wm/mutter/mutter-3.10.4.ebuild
index ad739b2cf6e8..4137a354a3e0 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.2 2014/02/22 16:06:57 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/mutter/mutter-3.10.4.ebuild,v 1.3 2014/02/22 22:55:29 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?]