diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-19 15:24:12 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-19 15:24:12 +0000 |
commit | 8ce4c9e8a7b2fa18a2016ca1b93ef4d11b1c53bf (patch) | |
tree | 31beabdb3cd3fc0cc1d4f0b84f0d51e942ec829b /x11-wm/metacity | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-8ce4c9e8a7b2fa18a2016ca1b93ef4d11b1c53bf.tar.gz gentoo-2-8ce4c9e8a7b2fa18a2016ca1b93ef4d11b1c53bf.tar.bz2 gentoo-2-8ce4c9e8a7b2fa18a2016ca1b93ef4d11b1c53bf.zip |
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'x11-wm/metacity')
-rw-r--r-- | x11-wm/metacity/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.14.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/metacity/ChangeLog b/x11-wm/metacity/ChangeLog index 9f961def515d..5c5f0201e184 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.173 2006/10/12 01:27:24 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.174 2006/10/19 15:24:12 kloeri Exp $ + + 19 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> metacity-2.14.5.ebuild: + Stable on Alpha. *metacity-2.16.3 (12 Oct 2006) diff --git a/x11-wm/metacity/metacity-2.14.5.ebuild b/x11-wm/metacity/metacity-2.14.5.ebuild index 38cfb37e88ea..8e96b45293a7 100644 --- a/x11-wm/metacity/metacity-2.14.5.ebuild +++ b/x11-wm/metacity/metacity-2.14.5.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.14.5.ebuild,v 1.11 2006/10/14 20:51:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.14.5.ebuild,v 1.12 2006/10/19 15:24:12 kloeri 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" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" IUSE="xinerama" # not parallel-safe; see bug #14405 |