summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-11-30 20:07:35 +0000
committerPacho Ramos <pacho@gentoo.org>2013-11-30 20:07:35 +0000
commit3d97a66ec0007b82646ab222ab4084d5782f9d80 (patch)
tree3e0d7f6498a661abca6b6c681157d6c0c3c1d906 /x11-wm
parentDrop GNU-stack fix since upstream has it now. (diff)
downloadgentoo-2-3d97a66ec0007b82646ab222ab4084d5782f9d80.tar.gz
gentoo-2-3d97a66ec0007b82646ab222ab4084d5782f9d80.tar.bz2
gentoo-2-3d97a66ec0007b82646ab222ab4084d5782f9d80.zip
amd64 stable, bug #478252
(Portage version: 2.2.7/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.8.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/mutter/ChangeLog b/x11-wm/mutter/ChangeLog
index a5da038386a9..d312cc304a7b 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.31 2013/07/31 03:34:54 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/mutter/ChangeLog,v 1.32 2013/11/30 20:07:35 pacho Exp $
+
+ 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> mutter-3.8.4.ebuild:
+ amd64 stable, bug #478252
*mutter-3.8.4 (31 Jul 2013)
diff --git a/x11-wm/mutter/mutter-3.8.4.ebuild b/x11-wm/mutter/mutter-3.8.4.ebuild
index 4c08a708ea48..288c139c4ea6 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.1 2013/07/31 03:34:54 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/mutter/mutter-3.8.4.ebuild,v 1.2 2013/11/30 20:07:35 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?]