diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-05-07 23:14:53 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-05-07 23:14:53 +0000 |
commit | 5ecd64476166c1a7803858978ae68ffbdbf955f8 (patch) | |
tree | e413828955c75938be29493eb1be652538912654 /x11-wm/metacity/metacity-2.8.13.ebuild | |
parent | Added patch to fix compilation on ppc. (diff) | |
download | historical-5ecd64476166c1a7803858978ae68ffbdbf955f8.tar.gz historical-5ecd64476166c1a7803858978ae68ffbdbf955f8.tar.bz2 historical-5ecd64476166c1a7803858978ae68ffbdbf955f8.zip |
Stable on amd64.
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'x11-wm/metacity/metacity-2.8.13.ebuild')
-rw-r--r-- | x11-wm/metacity/metacity-2.8.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/metacity/metacity-2.8.13.ebuild b/x11-wm/metacity/metacity-2.8.13.ebuild index 23c62ddc1d43..a66459aa0380 100644 --- a/x11-wm/metacity/metacity-2.8.13.ebuild +++ b/x11-wm/metacity/metacity-2.8.13.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.8.13.ebuild,v 1.3 2005/04/27 18:05:01 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.8.13.ebuild,v 1.4 2005/05/07 23:14:53 herbs Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc alpha ~sparc ~hppa ~amd64 ia64 ~mips ~ppc64 ~arm" +KEYWORDS="x86 ppc alpha ~sparc ~hppa amd64 ia64 ~mips ~ppc64 ~arm" IUSE="xinerama" # not parallel-safe; see bug #14405 |