diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 16:06:57 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 16:06:57 +0000 |
commit | 9d5dba919773833be68d2fc43c467f9f64e59221 (patch) | |
tree | 10671c13af6dbfbc70de1c838673edaf58929d2e /x11-wm/mutter | |
parent | arch stable, bug 888 (diff) | |
download | gentoo-2-9d5dba919773833be68d2fc43c467f9f64e59221.tar.gz gentoo-2-9d5dba919773833be68d2fc43c467f9f64e59221.tar.bz2 gentoo-2-9d5dba919773833be68d2fc43c467f9f64e59221.zip |
arch stable, bug 888
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-wm/mutter')
-rw-r--r-- | x11-wm/mutter/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/mutter/mutter-3.10.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/mutter/ChangeLog b/x11-wm/mutter/ChangeLog index 6b20aa06f40d..35142c276cbd 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.36 2014/02/20 21:27:40 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/mutter/ChangeLog,v 1.37 2014/02/22 16:06:57 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> mutter-3.10.4.ebuild: + arch stable, bug 888 *mutter-3.10.4 (20 Feb 2014) diff --git a/x11-wm/mutter/mutter-3.10.4.ebuild b/x11-wm/mutter/mutter-3.10.4.ebuild index f70e2a0fc2cf..ad739b2cf6e8 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.1 2014/02/20 21:27:40 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/mutter/mutter-3.10.4.ebuild,v 1.2 2014/02/22 16:06:57 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?] |