diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-07 15:35:07 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-07 15:35:07 +0000 |
commit | a15ef18ed108d56e0aab70b0c13fc349df6c5054 (patch) | |
tree | c39600cd1751c98ca0df37acf8c286674c0daf6f /x11-wm | |
parent | stable amd64 (diff) | |
download | gentoo-2-a15ef18ed108d56e0aab70b0c13fc349df6c5054.tar.gz gentoo-2-a15ef18ed108d56e0aab70b0c13fc349df6c5054.tar.bz2 gentoo-2-a15ef18ed108d56e0aab70b0c13fc349df6c5054.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/metacity/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.8.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/metacity/ChangeLog b/x11-wm/metacity/ChangeLog index 5e1575d9a8ba..23e93e8f14ec 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.94 2005/04/02 03:16:58 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.95 2005/04/07 15:33:31 blubb Exp $ + + 07 Apr 2005; Simon Stelling <blubb@gentoo.org> metacity-2.8.8.ebuild: + stable on amd64 02 Apr 2005; Stephen P. Becker <geoman@gentoo.org> metacity-2.8.8.ebuild: stable on mips diff --git a/x11-wm/metacity/metacity-2.8.8.ebuild b/x11-wm/metacity/metacity-2.8.8.ebuild index c6085ef671e7..719d58d7fede 100644 --- a/x11-wm/metacity/metacity-2.8.8.ebuild +++ b/x11-wm/metacity/metacity-2.8.8.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.8.8.ebuild,v 1.7 2005/04/02 03:16:58 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.8.8.ebuild,v 1.8 2005/04/07 15:33:32 blubb Exp $ inherit gnome2 eutils @@ -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 |