diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-01-13 23:28:58 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-01-13 23:28:58 +0000 |
commit | 5ed894b071b447c0f5273dc5373dee891ff3ea02 (patch) | |
tree | fe439b7a3f82e5ecddb186d69977dbec2381a924 /x11-wm | |
parent | arm/ia64/sh stable (diff) | |
download | gentoo-2-5ed894b071b447c0f5273dc5373dee891ff3ea02.tar.gz gentoo-2-5ed894b071b447c0f5273dc5373dee891ff3ea02.tar.bz2 gentoo-2-5ed894b071b447c0f5273dc5373dee891ff3ea02.zip |
arm/ia64/sh stable
(Portage version: 2.1.2_rc4-r9)
Diffstat (limited to 'x11-wm')
-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 7360753f837b..3003a9c13740 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-2007 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.8 2007/01/06 00:01:51 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.16.3.ebuild,v 1.9 2007/01/13 23:28:58 vapier 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 |