diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 10:24:44 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 10:24:44 +0000 |
commit | 3fc5f90a353138e7b54c8a70768fee5e1065efea (patch) | |
tree | bdbd3ffe928ee011f765a2997043f1e301673cec /x11-wm | |
parent | Mark 20040729 stable on alpha (diff) | |
download | historical-3fc5f90a353138e7b54c8a70768fee5e1065efea.tar.gz historical-3fc5f90a353138e7b54c8a70768fee5e1065efea.tar.bz2 historical-3fc5f90a353138e7b54c8a70768fee5e1065efea.zip |
Mark 2.10.3 stable on alpha
Package-Manager: portage-2.0.52-r1
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 12589a0527f6..1de9bc4ae9d4 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.132 2005/09/11 12:59:29 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.133 2005/09/17 10:24:44 agriffis Exp $ + + 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> metacity-2.10.3.ebuild: + Mark 2.10.3 stable on alpha 11 Sep 2005; Guy Martin <gmsoft@gentoo.org> metacity-2.10.3.ebuild: Stable on hppa. diff --git a/x11-wm/metacity/metacity-2.10.3.ebuild b/x11-wm/metacity/metacity-2.10.3.ebuild index d1d143d7a3ae..73c3f9a97542 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.8 2005/09/11 12:59:29 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.10.3.ebuild,v 1.9 2005/09/17 10:24:44 agriffis 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 |