diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-12-21 12:48:53 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-12-21 12:48:53 +0000 |
commit | 1e12b14456c5ad9e6ca5f4d9d35726b86ce97f9d (patch) | |
tree | d5ac8f2932b8fd567dc73ed3178cd06702e8eae7 /x11-wm/metacity/metacity-2.16.3.ebuild | |
parent | Stable on ppc64; bug #156662 (diff) | |
download | gentoo-2-1e12b14456c5ad9e6ca5f4d9d35726b86ce97f9d.tar.gz gentoo-2-1e12b14456c5ad9e6ca5f4d9d35726b86ce97f9d.tar.bz2 gentoo-2-1e12b14456c5ad9e6ca5f4d9d35726b86ce97f9d.zip |
Stable on ppc64; bug #156662
(Portage version: 2.1.1-r2)
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 b017bb0a3504..fa42e2ce367a 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.6 2006/12/18 15:48:29 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.16.3.ebuild,v 1.7 2006/12/21 12:48:53 corsair 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 |