From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SXU6o-0006Pp-MV for garchives@archives.gentoo.org; Thu, 24 May 2012 09:13:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BA2C1E0B10; Thu, 24 May 2012 09:11:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8F669E0B10 for ; Thu, 24 May 2012 09:11:59 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DB0A61B4056 for ; Thu, 24 May 2012 09:11:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 80C58E5432 for ; Thu, 24 May 2012 09:11:56 +0000 (UTC) From: "Alexandre Restovtsev" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexandre Restovtsev" Message-ID: <1337847510.bdbd699743ee2c5baf89543220232e79571929fe.tetromino@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: x11-wm/metacity/ X-VCS-Repository: proj/gnome X-VCS-Files: x11-wm/metacity/metacity-2.34.3.ebuild x11-wm/metacity/metacity-9999.ebuild X-VCS-Directories: x11-wm/metacity/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Restovtsev X-VCS-Revision: bdbd699743ee2c5baf89543220232e79571929fe X-VCS-Branch: master Date: Thu, 24 May 2012 09:11:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: c3c6eba3-ac82-4feb-b0f5-56b0398139e4 X-Archives-Hash: 0e4b7361007ad2df751d6db53a452c05 commit: bdbd699743ee2c5baf89543220232e79571929fe Author: Alexandre Rostovtsev gentoo org> AuthorDate: Thu May 24 08:18:30 2012 +0000 Commit: Alexandre Restovtsev gmail com> CommitDate: Thu May 24 08:18:30 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3Dbdbd6997 x11-wm/metacity: moved to gx86; add live ebuild --- ...metacity-2.34.3.ebuild =3D> metacity-9999.ebuild} | 14 ++++++++++--= -- 1 files changed, 10 insertions(+), 4 deletions(-) diff --git a/x11-wm/metacity/metacity-2.34.3.ebuild b/x11-wm/metacity/met= acity-9999.ebuild similarity index 84% rename from x11-wm/metacity/metacity-2.34.3.ebuild rename to x11-wm/metacity/metacity-9999.ebuild index 9dcc3fe..362e70d 100644 --- a/x11-wm/metacity/metacity-2.34.3.ebuild +++ b/x11-wm/metacity/metacity-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.34.1.ebuil= d,v 1.1 2011/07/24 13:37:23 eva Exp $ +# $Header: $ =20 EAPI=3D"4" # debug only changes CFLAGS @@ -8,13 +8,20 @@ GCONF_DEBUG=3D"no" GNOME2_LA_PUNT=3D"yes" =20 inherit eutils gnome2 +if [[ ${PV} =3D 9999 ]]; then + inherit gnome2-live +fi =20 DESCRIPTION=3D"GNOME default window manager" HOMEPAGE=3D"http://blogs.gnome.org/metacity/" =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fb= sd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +if [[ ${PV} =3D 9999 ]]; then + KEYWORDS=3D"" +else + KEYWORDS=3D"~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-f= bsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +fi IUSE=3D"test xinerama" =20 # XXX: libgtop is automagic, hard-enabled instead @@ -52,7 +59,6 @@ pkg_setup() { DOCS=3D"AUTHORS ChangeLog HACKING NEWS README *.txt doc/*.txt" G2CONF=3D"${G2CONF} --disable-static - --disable-maintainer-mode --enable-canberra --enable-compositor --enable-render