diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-01-22 03:46:06 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-01-22 03:46:06 +0000 |
commit | ae5aefa54857d783b39f21b219da5a85f9feb663 (patch) | |
tree | 4addb6bf1e0d84ec3fba0bd504b324d0f7d93768 /x11-wm | |
parent | Initial commit. Needed to build oscore from source (bug #63282). (diff) | |
download | gentoo-2-ae5aefa54857d783b39f21b219da5a85f9feb663.tar.gz gentoo-2-ae5aefa54857d783b39f21b219da5a85f9feb663.tar.bz2 gentoo-2-ae5aefa54857d783b39f21b219da5a85f9feb663.zip |
Stable on x86 for bug #119634; Stabilize Gnome-2.12.2
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/metacity/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.12.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/metacity/ChangeLog b/x11-wm/metacity/ChangeLog index d781b693a607..b9c583bf6570 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.139 2006/01/20 22:56:14 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.140 2006/01/22 03:45:02 tsunam Exp $ + + 22 Jan 2006; Joshua Jackson <tsunam@gentoo.org> metacity-2.12.2.ebuild: + Stable on x86 for bug #119634; Stabilize Gnome-2.12.2 20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> metacity-2.12.2.ebuild: diff --git a/x11-wm/metacity/metacity-2.12.2.ebuild b/x11-wm/metacity/metacity-2.12.2.ebuild index 8a78f871ba23..7b7dd7a26d50 100644 --- a/x11-wm/metacity/metacity-2.12.2.ebuild +++ b/x11-wm/metacity/metacity-2.12.2.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.12.2.ebuild,v 1.4 2006/01/20 22:56:14 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.12.2.ebuild,v 1.5 2006/01/22 03:45:02 tsunam Exp $ inherit eutils gnome2 @@ -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 |