diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-28 17:13:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-28 17:13:11 +0000 |
commit | 8ab42bdc93f4533423f69af7159deb38be87a562 (patch) | |
tree | 098ab1e59f8d1662806ae1f5c57d0399a867ace4 /x11-wm | |
parent | alpha/ia64/sparc stable wrt #281427 (diff) | |
download | gentoo-2-8ab42bdc93f4533423f69af7159deb38be87a562.tar.gz gentoo-2-8ab42bdc93f4533423f69af7159deb38be87a562.tar.bz2 gentoo-2-8ab42bdc93f4533423f69af7159deb38be87a562.zip |
alpha/ia64/sparc stable wrt #281427
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/metacity/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.26.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/metacity/ChangeLog b/x11-wm/metacity/ChangeLog index 6f20de51db8d..984ee83434e4 100644 --- a/x11-wm/metacity/ChangeLog +++ b/x11-wm/metacity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/metacity # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.240 2009/11/06 15:43:38 mrpouet Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.241 2009/11/28 17:13:11 armin76 Exp $ + + 28 Nov 2009; Raúl Porcel <armin76@gentoo.org> metacity-2.26.0-r1.ebuild: + alpha/ia64/sparc stable wrt #281427 06 Nov 2009; Romain Perier <mrpouet@gentoo.org> metacity-2.28.0.ebuild, diff --git a/x11-wm/metacity/metacity-2.26.0-r1.ebuild b/x11-wm/metacity/metacity-2.26.0-r1.ebuild index 9543f4b207b5..5a9a116b913f 100644 --- a/x11-wm/metacity/metacity-2.26.0-r1.ebuild +++ b/x11-wm/metacity/metacity-2.26.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.26.0-r1.ebuild,v 1.5 2009/11/05 20:02:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.26.0-r1.ebuild,v 1.6 2009/11/28 17:13:11 armin76 Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://blogs.gnome.org/metacity/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="test xinerama" RDEPEND=">=x11-libs/gtk+-2.10 |