diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-12-10 18:41:31 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-12-10 18:41:31 +0000 |
commit | e6ab5ad4def5fad22061e265af79ce7568e7f1b2 (patch) | |
tree | ae09489ce2dba34b37783efbcfad25835755dde9 /x11-wm/metacity/metacity-2.16.3.ebuild | |
parent | Pruning old version (diff) | |
download | historical-e6ab5ad4def5fad22061e265af79ce7568e7f1b2.tar.gz historical-e6ab5ad4def5fad22061e265af79ce7568e7f1b2.tar.bz2 historical-e6ab5ad4def5fad22061e265af79ce7568e7f1b2.zip |
Stable on x86, bug #156662.
Package-Manager: portage-2.1.2_rc2-r5
Diffstat (limited to 'x11-wm/metacity/metacity-2.16.3.ebuild')
-rw-r--r-- | x11-wm/metacity/metacity-2.16.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/metacity/metacity-2.16.3.ebuild b/x11-wm/metacity/metacity-2.16.3.ebuild index 1e45d213527a..96a746fb8ad6 100644 --- a/x11-wm/metacity/metacity-2.16.3.ebuild +++ b/x11-wm/metacity/metacity-2.16.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.16.3.ebuild,v 1.2 2006/10/14 20:51:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.16.3.ebuild,v 1.3 2006/12/10 18:41:31 ticho Exp $ inherit eutils 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" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86" IUSE="xinerama" # not parallel-safe; see bug #14405 |