diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-10-14 20:51:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-10-14 20:51:22 +0000 |
commit | 9c1c38c7987e51eb6d74e29feb070d63529ce10b (patch) | |
tree | 725837a52a78d975f470827e556507b1c1e21d6a /x11-wm | |
parent | arm/sh love (diff) | |
download | gentoo-2-9c1c38c7987e51eb6d74e29feb070d63529ce10b.tar.gz gentoo-2-9c1c38c7987e51eb6d74e29feb070d63529ce10b.tar.bz2 gentoo-2-9c1c38c7987e51eb6d74e29feb070d63529ce10b.zip |
sh love
(Portage version: 2.1.2_pre2-r9)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/metacity/metacity-2.14.5.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.16.2.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.16.3.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-wm/metacity/metacity-2.14.5.ebuild b/x11-wm/metacity/metacity-2.14.5.ebuild index 9b067a9d7cf4..38cfb37e88ea 100644 --- a/x11-wm/metacity/metacity-2.14.5.ebuild +++ b/x11-wm/metacity/metacity-2.14.5.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.14.5.ebuild,v 1.10 2006/09/06 05:41:40 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.14.5.ebuild,v 1.11 2006/10/14 20:51:22 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 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" IUSE="xinerama" # not parallel-safe; see bug #14405 diff --git a/x11-wm/metacity/metacity-2.16.2.ebuild b/x11-wm/metacity/metacity-2.16.2.ebuild index bbdd44a372d8..247f50c50166 100644 --- a/x11-wm/metacity/metacity-2.16.2.ebuild +++ b/x11-wm/metacity/metacity-2.16.2.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.2.ebuild,v 1.1 2006/09/29 18:27:50 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.16.2.ebuild,v 1.2 2006/10/14 20:51:22 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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="xinerama" # not parallel-safe; see bug #14405 diff --git a/x11-wm/metacity/metacity-2.16.3.ebuild b/x11-wm/metacity/metacity-2.16.3.ebuild index adaf622bf34f..1e45d213527a 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.1 2006/10/12 01:27:24 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.16.3.ebuild,v 1.2 2006/10/14 20:51:22 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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="xinerama" # not parallel-safe; see bug #14405 |