diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-09-11 12:59:29 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-09-11 12:59:29 +0000 |
commit | 5b490b6f874cd56f52d4fa16ee10424b11bb9da8 (patch) | |
tree | 55398720aceac41b79d9141900c082604fcbd062 /x11-wm | |
parent | + lowercase patch (diff) | |
download | gentoo-2-5b490b6f874cd56f52d4fa16ee10424b11bb9da8.tar.gz gentoo-2-5b490b6f874cd56f52d4fa16ee10424b11bb9da8.tar.bz2 gentoo-2-5b490b6f874cd56f52d4fa16ee10424b11bb9da8.zip |
Stable on hppa.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/metacity/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.10.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/metacity/ChangeLog b/x11-wm/metacity/ChangeLog index 20d303bd2626..12589a0527f6 100644 --- a/x11-wm/metacity/ChangeLog +++ b/x11-wm/metacity/ChangeLog @@ -1,6 +1,9 @@ # 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.131 2005/09/08 15:54:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.132 2005/09/11 12:59:29 gmsoft Exp $ + + 11 Sep 2005; Guy Martin <gmsoft@gentoo.org> metacity-2.10.3.ebuild: + Stable on hppa. 08 Sep 2005; Aron Griffis <agriffis@gentoo.org> metacity-2.10.3.ebuild: Mark 2.10.3 stable on ia64 diff --git a/x11-wm/metacity/metacity-2.10.3.ebuild b/x11-wm/metacity/metacity-2.10.3.ebuild index 32cefe5f7ff6..d1d143d7a3ae 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.7 2005/09/08 15:54:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.10.3.ebuild,v 1.8 2005/09/11 12:59:29 gmsoft 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 |