diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 14:44:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 14:44:55 +0000 |
commit | 37be3778dd4f1083fe85f548faaaa9eaea384220 (patch) | |
tree | bc2da5265f6ddb6e17d1ed6b974770b414d1dc5d /x11-wm/mutter | |
parent | Add ~ppc, wrt bug #449220 (diff) | |
download | gentoo-2-37be3778dd4f1083fe85f548faaaa9eaea384220.tar.gz gentoo-2-37be3778dd4f1083fe85f548faaaa9eaea384220.tar.bz2 gentoo-2-37be3778dd4f1083fe85f548faaaa9eaea384220.zip |
Add ~ppc, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-wm/mutter')
-rw-r--r-- | x11-wm/mutter/ChangeLog | 6 | ||||
-rw-r--r-- | x11-wm/mutter/mutter-3.6.2.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/x11-wm/mutter/ChangeLog b/x11-wm/mutter/ChangeLog index 218350ceb767..b09fa4d797cb 100644 --- a/x11-wm/mutter/ChangeLog +++ b/x11-wm/mutter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/mutter # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/mutter/ChangeLog,v 1.14 2012/12/16 19:18:43 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/mutter/ChangeLog,v 1.15 2012/12/31 14:44:55 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> mutter-3.6.2.ebuild: + Add ~ppc, wrt bug #449220 16 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org> mutter-3.6.2.ebuild: Add subslot notation for cogl, thanks to Alexandre Rostovtsev for noticing. @@ -78,4 +81,3 @@ 30 Sep 2011; Nirbheek Chauhan <nirbheek@gentoo.org> +mutter-3.0.2.1.ebuild, +metadata.xml: Move from GNOME overlay for GNOME 3 - diff --git a/x11-wm/mutter/mutter-3.6.2.ebuild b/x11-wm/mutter/mutter-3.6.2.ebuild index 8f7d111bd2b2..d2df842aae32 100644 --- a/x11-wm/mutter/mutter-3.6.2.ebuild +++ b/x11-wm/mutter/mutter-3.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/mutter/mutter-3.6.2.ebuild,v 1.2 2012/12/16 19:18:43 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/mutter/mutter-3.6.2.ebuild,v 1.3 2012/12/31 14:44:55 ago Exp $ EAPI="5" GNOME2_LA_PUNT="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://git.gnome.org/browse/mutter/" LICENSE="GPL-2+" SLOT="0" IUSE="+introspection test" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" COMMON_DEPEND=">=x11-libs/pango-1.2[X,introspection?] >=x11-libs/cairo-1.10[X] |