diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-26 18:44:17 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-26 18:44:17 +0000 |
commit | 16cfd3c20862c53852a47dcf4ca077eb88c07929 (patch) | |
tree | 9680788f36cdd4812253bbca05609afa3aa36994 /x11-wm | |
parent | disabled stx i18n patch (diff) | |
download | gentoo-2-16cfd3c20862c53852a47dcf4ca077eb88c07929.tar.gz gentoo-2-16cfd3c20862c53852a47dcf4ca077eb88c07929.tar.bz2 gentoo-2-16cfd3c20862c53852a47dcf4ca077eb88c07929.zip |
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/metacity/ChangeLog | 6 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.10.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-wm/metacity/ChangeLog b/x11-wm/metacity/ChangeLog index 6d594ed752ff..177876086a72 100644 --- a/x11-wm/metacity/ChangeLog +++ b/x11-wm/metacity/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/metacity # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.120 2005/08/25 18:15:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.121 2005/08/26 18:44:17 gustavoz Exp $ + + 26 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> + metacity-2.10.2.ebuild: + Stable on sparc 25 Aug 2005; Aron Griffis <agriffis@gentoo.org> metacity-2.10.2.ebuild: stable on ia64 diff --git a/x11-wm/metacity/metacity-2.10.2.ebuild b/x11-wm/metacity/metacity-2.10.2.ebuild index 4842a7f13b87..87e508e83397 100644 --- a/x11-wm/metacity/metacity-2.10.2.ebuild +++ b/x11-wm/metacity/metacity-2.10.2.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.2.ebuild,v 1.3 2005/08/25 18:15:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.10.2.ebuild,v 1.4 2005/08/26 18:44:17 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 |