diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-08-10 12:54:44 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-08-10 12:54:44 +0000 |
commit | 337fcc8494d778b35b63f6db568d623a1b8e6c6c (patch) | |
tree | b85ad0f0f21281ecd844ce2fe59851805d2bf808 /x11-wm | |
parent | Stable on amd64 wrt bug #185823 (diff) | |
download | gentoo-2-337fcc8494d778b35b63f6db568d623a1b8e6c6c.tar.gz gentoo-2-337fcc8494d778b35b63f6db568d623a1b8e6c6c.tar.bz2 gentoo-2-337fcc8494d778b35b63f6db568d623a1b8e6c6c.zip |
Stable on amd64 wrt bug #185823
(Portage version: 2.1.3.3)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/metacity/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.18.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/metacity/ChangeLog b/x11-wm/metacity/ChangeLog index d81614f472e6..c8b34bd711d2 100644 --- a/x11-wm/metacity/ChangeLog +++ b/x11-wm/metacity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/metacity # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.191 2007/08/08 21:59:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.192 2007/08/10 12:54:44 angelos Exp $ + + 10 Aug 2007; Christoph Mende <angelos@gentoo.org> metacity-2.18.5.ebuild: + Stable on amd64 wrt bug #185823 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> metacity-2.18.5.ebuild: alpha/ia64 stable wrt #185823 diff --git a/x11-wm/metacity/metacity-2.18.5.ebuild b/x11-wm/metacity/metacity-2.18.5.ebuild index b387e3f80e12..5ae24afcb9ed 100644 --- a/x11-wm/metacity/metacity-2.18.5.ebuild +++ b/x11-wm/metacity/metacity-2.18.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.18.5.ebuild,v 1.4 2007/08/08 21:59:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.18.5.ebuild,v 1.5 2007/08/10 12:54:44 angelos Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd" IUSE="xinerama" # not parallel-safe; see bug #14405 |