diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-07 14:57:07 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-07 14:57:07 +0000 |
commit | 3151fa6e8354289ea7c520d986a1b3250a229b65 (patch) | |
tree | a0f79fbf9d0ce3a12a6b02a60957d642bf200983 /x11-wm/metacity | |
parent | per profile bashrc (diff) | |
download | gentoo-2-3151fa6e8354289ea7c520d986a1b3250a229b65.tar.gz gentoo-2-3151fa6e8354289ea7c520d986a1b3250a229b65.tar.bz2 gentoo-2-3151fa6e8354289ea7c520d986a1b3250a229b65.zip |
Stable on alpha.
Diffstat (limited to 'x11-wm/metacity')
-rw-r--r-- | x11-wm/metacity/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/metacity/ChangeLog b/x11-wm/metacity/ChangeLog index f4c31b2368d0..0a74541f2eaf 100644 --- a/x11-wm/metacity/ChangeLog +++ b/x11-wm/metacity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/metacity # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.71 2004/08/05 22:38:07 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.72 2004/08/07 14:57:07 kloeri Exp $ + + 07 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> metacity-2.8.1.ebuild: + Stable on alpha. 05 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> metacity-2.8.1.ebuild: Stable on sparc diff --git a/x11-wm/metacity/metacity-2.8.1.ebuild b/x11-wm/metacity/metacity-2.8.1.ebuild index e7a34f3cc5ab..ec29a45930ee 100644 --- a/x11-wm/metacity/metacity-2.8.1.ebuild +++ b/x11-wm/metacity/metacity-2.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.8.1.ebuild,v 1.7 2004/08/05 22:38:07 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.8.1.ebuild,v 1.8 2004/08/07 14:57:07 kloeri Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~alpha sparc hppa amd64 ~ia64 ~mips ppc64" +KEYWORDS="x86 ~ppc alpha sparc hppa amd64 ~ia64 ~mips ppc64" IUSE="xinerama" # not parallel-safe; see bug #14405 |