diff options
author | 2005-08-29 04:36:23 +0000 | |
---|---|---|
committer | 2005-08-29 04:36:23 +0000 | |
commit | 57ea1bb720eacb41fe9b5964eb4965511844dd98 (patch) | |
tree | a4db7b8efc3a0af6ae7103ea3d680e2144c3e387 /x11-wm/metacity/metacity-2.10.3.ebuild | |
parent | Marking 2.2.8-r1 stable (x86) (diff) | |
download | gentoo-2-57ea1bb720eacb41fe9b5964eb4965511844dd98.tar.gz gentoo-2-57ea1bb720eacb41fe9b5964eb4965511844dd98.tar.bz2 gentoo-2-57ea1bb720eacb41fe9b5964eb4965511844dd98.zip |
Marking 2.10.3 stable (x86)
(Portage version: 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 4473bcbd3529..b05948ce4df1 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.1 2005/07/28 23:32:29 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.10.3.ebuild,v 1.2 2005/08/29 04:36:23 leonardop 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 |