summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-06 11:24:45 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-06 11:24:45 +0000
commit629d5a464263c39b99b16f1cc29013b5814e9881 (patch)
treea4120bfb30aea3f482eb20272eea4786f05d1e8e /x11-wm/mutter
parentAdd ~sparc, wrt bug #449220 (diff)
downloadgentoo-2-629d5a464263c39b99b16f1cc29013b5814e9881.tar.gz
gentoo-2-629d5a464263c39b99b16f1cc29013b5814e9881.tar.bz2
gentoo-2-629d5a464263c39b99b16f1cc29013b5814e9881.zip
Add ~sparc, 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/ChangeLog5
-rw-r--r--x11-wm/mutter/mutter-3.6.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/mutter/ChangeLog b/x11-wm/mutter/ChangeLog
index aa7f5f041628..7782a21d5a69 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.18 2013/01/01 14:59:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/mutter/ChangeLog,v 1.19 2013/01/06 11:24:45 ago Exp $
+
+ 06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> mutter-3.6.2.ebuild:
+ Add ~sparc, wrt bug #449220
01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> mutter-3.6.2.ebuild:
Add ~alpha, wrt bug #449220
diff --git a/x11-wm/mutter/mutter-3.6.2.ebuild b/x11-wm/mutter/mutter-3.6.2.ebuild
index ef5ae6df5b56..9fedfd54534f 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-2013 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.6 2013/01/01 14:59:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/mutter/mutter-3.6.2.ebuild,v 1.7 2013/01/06 11:24:45 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="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
COMMON_DEPEND=">=x11-libs/pango-1.2[X,introspection?]
>=x11-libs/cairo-1.10[X]