diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-17 22:30:41 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-17 22:30:41 +0000 |
commit | ee0f10f374daaf56baee1b0dc81e7c239073fc3e (patch) | |
tree | be08a5a7f17e4c2dc0e9f490e96e8c48af50bb9b /x11-wm | |
parent | mask 2.14 versions of gnome-python-extras and gnome-python-desktop. (diff) | |
download | historical-ee0f10f374daaf56baee1b0dc81e7c239073fc3e.tar.gz historical-ee0f10f374daaf56baee1b0dc81e7c239073fc3e.tar.bz2 historical-ee0f10f374daaf56baee1b0dc81e7c239073fc3e.zip |
Stable on x86 wrt bug #126321.
Package-Manager: portage-2.1_pre6-r2
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/metacity/ChangeLog | 6 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.12.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-wm/metacity/ChangeLog b/x11-wm/metacity/ChangeLog index a43861375028..e2fabc69d321 100644 --- a/x11-wm/metacity/ChangeLog +++ b/x11-wm/metacity/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/metacity # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.151 2006/03/17 22:20:44 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.152 2006/03/17 22:30:41 wolf31o2 Exp $ + + 17 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> + metacity-2.12.3.ebuild: + Stable on x86 wrt bug #126321. 17 Mar 2006; Tobias Scherbaum <dertobi123@gentoo.org> metacity-2.12.3.ebuild: diff --git a/x11-wm/metacity/metacity-2.12.3.ebuild b/x11-wm/metacity/metacity-2.12.3.ebuild index a838226cfc0d..132ad1cf8122 100644 --- a/x11-wm/metacity/metacity-2.12.3.ebuild +++ b/x11-wm/metacity/metacity-2.12.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.12.3.ebuild,v 1.4 2006/03/17 22:20:44 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.12.3.ebuild,v 1.5 2006/03/17 22:30:41 wolf31o2 Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="xinerama" # not parallel-safe; see bug #14405 |