diff options
author | 2005-08-24 01:16:53 +0000 | |
---|---|---|
committer | 2005-08-24 01:16:53 +0000 | |
commit | 470a45995d947f7d382a40115b88e6af7d1f6e59 (patch) | |
tree | 6fe9bfc84fd8a2d3be3125dd40359849679794a5 /x11-wm | |
parent | arm/ia64 love (diff) | |
download | gentoo-2-470a45995d947f7d382a40115b88e6af7d1f6e59.tar.gz gentoo-2-470a45995d947f7d382a40115b88e6af7d1f6e59.tar.bz2 gentoo-2-470a45995d947f7d382a40115b88e6af7d1f6e59.zip |
arm/ia64 stable
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/metacity/metacity-2.10.0.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.10.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/metacity/metacity-2.10.0.ebuild b/x11-wm/metacity/metacity-2.10.0.ebuild index 5ba29915ef3a..3f356f76a69b 100644 --- a/x11-wm/metacity/metacity-2.10.0.ebuild +++ b/x11-wm/metacity/metacity-2.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.10.0.ebuild,v 1.10 2005/07/11 23:17:24 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.10.0.ebuild,v 1.11 2005/08/24 01:16:53 vapier Exp $ inherit gnome2 eutils @@ -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 diff --git a/x11-wm/metacity/metacity-2.10.1.ebuild b/x11-wm/metacity/metacity-2.10.1.ebuild index bc5014e6a5a9..30db1cee4a56 100644 --- a/x11-wm/metacity/metacity-2.10.1.ebuild +++ b/x11-wm/metacity/metacity-2.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.10.1.ebuild,v 1.9 2005/08/23 22:05:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.10.1.ebuild,v 1.10 2005/08/24 01:16:53 vapier Exp $ inherit gnome2 eutils @@ -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 |