diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:54:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:54:46 +0000 |
commit | 913689b5df611ce0b1d483c46a84e24e330c59a7 (patch) | |
tree | a57a86a34acf55d5d85f8a24b32dc31d240fbbfe /x11-wm | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-913689b5df611ce0b1d483c46a84e24e330c59a7.tar.gz gentoo-2-913689b5df611ce0b1d483c46a84e24e330c59a7.tar.bz2 gentoo-2-913689b5df611ce0b1d483c46a84e24e330c59a7.zip |
Stable for amd64, wrt bug #512912
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mutter/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/mutter/mutter-3.12.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/mutter/ChangeLog b/x11-wm/mutter/ChangeLog index a7a173289b8c..3b43118e356c 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.44 2014/05/31 20:38:14 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/mutter/ChangeLog,v 1.45 2014/07/22 10:54:46 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> mutter-3.12.2.ebuild: + Stable for amd64, wrt bug #512912 31 May 2014; Samuli Suominen <ssuominen@gentoo.org> mutter-3.10.4.ebuild: Allow falling back to sys-power/upower-pm-utils. diff --git a/x11-wm/mutter/mutter-3.12.2.ebuild b/x11-wm/mutter/mutter-3.12.2.ebuild index bc14399ca75d..d69d817d0740 100644 --- a/x11-wm/mutter/mutter-3.12.2.ebuild +++ b/x11-wm/mutter/mutter-3.12.2.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.12.2.ebuild,v 1.1 2014/05/31 08:14:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/mutter/mutter-3.12.2.ebuild,v 1.2 2014/07/22 10:54:46 ago 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?] |