diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 15:58:18 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 15:58:18 +0000 |
commit | 54398d5eb8e340d6aee22b0ec939862733b1deb7 (patch) | |
tree | 9983f202f9b5a06f801d70d169cb4b4bad689727 /x11-wm/metacity | |
parent | x86 stable per bug 351749 (diff) | |
download | gentoo-2-54398d5eb8e340d6aee22b0ec939862733b1deb7.tar.gz gentoo-2-54398d5eb8e340d6aee22b0ec939862733b1deb7.tar.bz2 gentoo-2-54398d5eb8e340d6aee22b0ec939862733b1deb7.zip |
x86 stable, bug 348987
(Portage version: 2.1.9.25/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-wm/metacity')
-rw-r--r-- | x11-wm/metacity/ChangeLog | 8 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.30.3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-wm/metacity/ChangeLog b/x11-wm/metacity/ChangeLog index 000d0c5002af..9d3967949518 100644 --- a/x11-wm/metacity/ChangeLog +++ b/x11-wm/metacity/ChangeLog @@ -1,6 +1,10 @@ # 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.263 2010/12/05 17:43:33 eva Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.264 2011/01/18 15:58:18 fauli Exp $ + + 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> + metacity-2.30.3.ebuild: + x86 stable, bug 348987 05 Dec 2010; Gilles Dartiguelongue <eva@gentoo.org> -metacity-2.26.0-r1.ebuild, -files/metacity-2.26.0-panel-behavior.patch, diff --git a/x11-wm/metacity/metacity-2.30.3.ebuild b/x11-wm/metacity/metacity-2.30.3.ebuild index dd611d062231..0cea38681a7a 100644 --- a/x11-wm/metacity/metacity-2.30.3.ebuild +++ b/x11-wm/metacity/metacity-2.30.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.30.3.ebuild,v 1.1 2010/10/01 23:34:32 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.30.3.ebuild,v 1.2 2011/01/18 15:58:18 fauli Exp $ EAPI="3" # 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 |