diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-04-21 20:26:50 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-04-21 20:26:50 +0000 |
commit | c915820c6f124f4a8e59039a9e276f9f36fa7089 (patch) | |
tree | 20b366b3f57913a793e43dc3129c266e97da167b /x11-wm | |
parent | Stable on alpha wrt Bug #126321. (diff) | |
download | gentoo-2-c915820c6f124f4a8e59039a9e276f9f36fa7089.tar.gz gentoo-2-c915820c6f124f4a8e59039a9e276f9f36fa7089.tar.bz2 gentoo-2-c915820c6f124f4a8e59039a9e276f9f36fa7089.zip |
Stable on alpha wrt Bug #126321.
(Portage version: 2.0.54)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/metacity/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.12.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/metacity/ChangeLog b/x11-wm/metacity/ChangeLog index a808a45ae9f3..36621a96bafe 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.158 2006/04/20 23:15:10 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.159 2006/04/21 20:26:50 tcort Exp $ + + 21 Apr 2006; Thomas Cort <tcort@gentoo.org> metacity-2.12.3.ebuild: + Stable on alpha wrt Bug #126321. *metacity-2.14.3 (20 Apr 2006) diff --git a/x11-wm/metacity/metacity-2.12.3.ebuild b/x11-wm/metacity/metacity-2.12.3.ebuild index 9528e9ffe622..9a424c2f5472 100644 --- a/x11-wm/metacity/metacity-2.12.3.ebuild +++ b/x11-wm/metacity/metacity-2.12.3.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.12.3.ebuild,v 1.8 2006/03/24 14:13:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.12.3.ebuild,v 1.9 2006/04/21 20:26:50 tcort 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 |