diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-17 15:12:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-17 15:12:41 +0000 |
commit | 654c26c23e29802fba4351d99e80c57fbf2a0585 (patch) | |
tree | 057aa41db95da2d29773eb3cb050d4cb6c4009da /x11-wm | |
parent | Revision bump to include one important upstream fix to prevent evince crash a... (diff) | |
download | gentoo-2-654c26c23e29802fba4351d99e80c57fbf2a0585.tar.gz gentoo-2-654c26c23e29802fba4351d99e80c57fbf2a0585.tar.bz2 gentoo-2-654c26c23e29802fba4351d99e80c57fbf2a0585.zip |
alpha/ia64/sh/sparc stable wrt #324077
(Portage version: 2.1.8.3/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/metacity/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.30.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/metacity/ChangeLog b/x11-wm/metacity/ChangeLog index 779ac919e56d..4900c3693555 100644 --- a/x11-wm/metacity/ChangeLog +++ b/x11-wm/metacity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/metacity # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.261 2010/10/14 21:39:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.262 2010/10/17 15:12:41 armin76 Exp $ + + 17 Oct 2010; Raúl Porcel <armin76@gentoo.org> metacity-2.30.1.ebuild: + alpha/ia64/sh/sparc stable wrt #324077 14 Oct 2010; Markus Meier <maekke@gentoo.org> metacity-2.30.1.ebuild: arm stable, bug #324077 diff --git a/x11-wm/metacity/metacity-2.30.1.ebuild b/x11-wm/metacity/metacity-2.30.1.ebuild index 6de773256a88..ec6dedb361bc 100644 --- a/x11-wm/metacity/metacity-2.30.1.ebuild +++ b/x11-wm/metacity/metacity-2.30.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.30.1.ebuild,v 1.7 2010/10/14 21:39:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.30.1.ebuild,v 1.8 2010/10/17 15:12:41 armin76 Exp $ EAPI="2" # debug only changes CFLAGS @@ -13,7 +13,7 @@ HOMEPAGE="http://blogs.gnome.org/metacity/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="test xinerama" # XXX: libgtop is automagic, hard-enabled instead |