diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-29 17:15:13 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-29 17:15:13 +0000 |
commit | 20cb05efb139aeaf6add92f98898c126ab3e547c (patch) | |
tree | 50ba39485dbbce80ec1083370f6d54f1a7f33d12 /x11-wm/metacity/metacity-2.10.3.ebuild | |
parent | Stable on sparc (diff) | |
download | historical-20cb05efb139aeaf6add92f98898c126ab3e547c.tar.gz historical-20cb05efb139aeaf6add92f98898c126ab3e547c.tar.bz2 historical-20cb05efb139aeaf6add92f98898c126ab3e547c.zip |
Stable on sparc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-wm/metacity/metacity-2.10.3.ebuild')
-rw-r--r-- | x11-wm/metacity/metacity-2.10.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/metacity/metacity-2.10.3.ebuild b/x11-wm/metacity/metacity-2.10.3.ebuild index b05948ce4df1..65c867b0d251 100644 --- a/x11-wm/metacity/metacity-2.10.3.ebuild +++ b/x11-wm/metacity/metacity-2.10.3.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.3.ebuild,v 1.2 2005/08/29 04:36:23 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.10.3.ebuild,v 1.3 2005/08/29 17:15:13 gustavoz Exp $ inherit eutils gnome2 @@ -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="static xinerama" # not parallel-safe; see bug #14405 |