diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-20 18:42:53 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-20 18:42:53 +0000 |
commit | 6a26e2db6d1efe03982e3e2f0bd709c0fdccc16f (patch) | |
tree | a21cc8aa3db4f3adb27264db2ad17a90a2b6147d /x11-wm | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-6a26e2db6d1efe03982e3e2f0bd709c0fdccc16f.tar.gz gentoo-2-6a26e2db6d1efe03982e3e2f0bd709c0fdccc16f.tar.bz2 gentoo-2-6a26e2db6d1efe03982e3e2f0bd709c0fdccc16f.zip |
Stable on alpha.
(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 c3eb250189f4..250888c61a97 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.92 2005/03/10 02:15:19 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.93 2005/03/20 18:39:17 kloeri Exp $ + + 20 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> metacity-2.8.8.ebuild: + Stable on alpha. 09 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> metacity-2.8.8.ebuild: Stable on sparc diff --git a/x11-wm/metacity/metacity-2.8.8.ebuild b/x11-wm/metacity/metacity-2.8.8.ebuild index 16e288f21fa6..249961a76d9c 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.5 2005/03/12 19:56:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.8.8.ebuild,v 1.6 2005/03/20 18:39:17 kloeri 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 |