diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:55:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:55:52 +0000 |
commit | 670c4ffa671ca0623a9f389f02459a48ed0e86c1 (patch) | |
tree | 4380f2dd23639232dec235579fc3da5b2a844a9e /x11-wm/mutter | |
parent | Add ~ia64, wrt bug #449220 (diff) | |
download | gentoo-2-670c4ffa671ca0623a9f389f02459a48ed0e86c1.tar.gz gentoo-2-670c4ffa671ca0623a9f389f02459a48ed0e86c1.tar.bz2 gentoo-2-670c4ffa671ca0623a9f389f02459a48ed0e86c1.zip |
Add ~ia64, 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 | 7 | ||||
-rw-r--r-- | x11-wm/mutter/mutter-3.6.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-wm/mutter/ChangeLog b/x11-wm/mutter/ChangeLog index 11f662f6bd6f..09a3a8f8e3c8 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.16 2012/12/31 15:58:17 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/mutter/ChangeLog,v 1.17 2013/01/01 12:55:52 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> mutter-3.6.2.ebuild: + Add ~ia64, wrt bug #449220 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> mutter-3.6.2.ebuild: Add ~ppc64, wrt bug #449220 diff --git a/x11-wm/mutter/mutter-3.6.2.ebuild b/x11-wm/mutter/mutter-3.6.2.ebuild index 5dba490acfea..c883cf8eb5d4 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 +# 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.4 2012/12/31 15:58:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/mutter/mutter-3.6.2.ebuild,v 1.5 2013/01/01 12:55:52 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 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" COMMON_DEPEND=">=x11-libs/pango-1.2[X,introspection?] >=x11-libs/cairo-1.10[X] |