diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-02 18:24:11 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-02 18:24:11 +0000 |
commit | 62b9287ef66f94b56de23d56a0f3e701b325db5b (patch) | |
tree | 76c0bc1e0b03b274fbb33aebe4a2c251dd7bffd6 /x11-wm/metacity | |
parent | Version bump and applying as-needed patch from flameeyes as reported in bug #... (diff) | |
download | gentoo-2-62b9287ef66f94b56de23d56a0f3e701b325db5b.tar.gz gentoo-2-62b9287ef66f94b56de23d56a0f3e701b325db5b.tar.bz2 gentoo-2-62b9287ef66f94b56de23d56a0f3e701b325db5b.zip |
Stable on ia64.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'x11-wm/metacity')
-rw-r--r-- | x11-wm/metacity/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.14.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/metacity/ChangeLog b/x11-wm/metacity/ChangeLog index d7cd50abbce2..e0760795313e 100644 --- a/x11-wm/metacity/ChangeLog +++ b/x11-wm/metacity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/metacity # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.167 2006/08/16 14:24:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.168 2006/09/02 18:24:11 kloeri Exp $ + + 02 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> metacity-2.14.5.ebuild: + Stable on ia64. 16 Aug 2006; Markus Rothe <corsair@gentoo.org> metacity-2.14.5.ebuild: Stable on ppc64 diff --git a/x11-wm/metacity/metacity-2.14.5.ebuild b/x11-wm/metacity/metacity-2.14.5.ebuild index 7995deb5ba47..b5a51ae97890 100644 --- a/x11-wm/metacity/metacity-2.14.5.ebuild +++ b/x11-wm/metacity/metacity-2.14.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.14.5.ebuild,v 1.7 2006/08/16 14:24:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.14.5.ebuild,v 1.8 2006/09/02 18:24:11 kloeri 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="xinerama" # not parallel-safe; see bug #14405 |