diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-02-04 04:25:20 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-02-04 04:25:20 +0000 |
commit | 3eee2ea7937da2570f299fae04975f6ddf6356c2 (patch) | |
tree | c0e72f75318caf0a49ae3757e6cebbee45bd0b53 /x11-wm | |
parent | Stable for HPPA (bug #208366). (diff) | |
download | gentoo-2-3eee2ea7937da2570f299fae04975f6ddf6356c2.tar.gz gentoo-2-3eee2ea7937da2570f299fae04975f6ddf6356c2.tar.bz2 gentoo-2-3eee2ea7937da2570f299fae04975f6ddf6356c2.zip |
Stable for HPPA (bug #208366).
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/metacity/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.20.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/metacity/ChangeLog b/x11-wm/metacity/ChangeLog index 86988c4839d9..51f0db951597 100644 --- a/x11-wm/metacity/ChangeLog +++ b/x11-wm/metacity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/metacity # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.209 2008/02/03 11:18:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.210 2008/02/04 04:25:20 jer Exp $ + + 04 Feb 2008; Jeroen Roovers <jer@gentoo.org> metacity-2.20.2.ebuild: + Stable for HPPA (bug #208366). 03 Feb 2008; Raúl Porcel <armin76@gentoo.org> metacity-2.20.2.ebuild: alpha/ia64/sparc stable wrt #208366 diff --git a/x11-wm/metacity/metacity-2.20.2.ebuild b/x11-wm/metacity/metacity-2.20.2.ebuild index f8eee32a5a84..ccd497346ee4 100644 --- a/x11-wm/metacity/metacity-2.20.2.ebuild +++ b/x11-wm/metacity/metacity-2.20.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.20.2.ebuild,v 1.6 2008/02/03 11:18:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.20.2.ebuild,v 1.7 2008/02/04 04:25:20 jer Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="xinerama" # compositor needs libcm as well, not activating it for the time being |