From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4AF7B138010 for ; Wed, 24 Oct 2012 09:04:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9E6EFE04CB; Wed, 24 Oct 2012 09:04:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 23048E04CB for ; Wed, 24 Oct 2012 09:04:11 +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 8E51E33D88D for ; Wed, 24 Oct 2012 09:04:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 0FD93E5436 for ; Wed, 24 Oct 2012 09:04:08 +0000 (UTC) From: "Alexandre Rostovtsev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexandre Rostovtsev" Message-ID: <1351069050.8b157757054a330635d25d8e210a3fb2dac7497d.tetromino@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: x11-wm/mutter/ X-VCS-Repository: proj/gnome X-VCS-Files: x11-wm/mutter/mutter-3.6.0.ebuild x11-wm/mutter/mutter-3.6.1.ebuild X-VCS-Directories: x11-wm/mutter/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Rostovtsev X-VCS-Revision: 8b157757054a330635d25d8e210a3fb2dac7497d X-VCS-Branch: master Date: Wed, 24 Oct 2012 09:04:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 302226e1-b480-48b6-853c-7568667b2519 X-Archives-Hash: ec288cb92ecefb22e9ab21774b5e025c commit: 8b157757054a330635d25d8e210a3fb2dac7497d Author: Sobhan Mohammadpour yahoo fr> AuthorDate: Tue Oct 23 17:01:14 2012 +0000 Commit: Alexandre Rostovtsev gentoo org> CommitDate: Wed Oct 24 08:57:30 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=8b157757 x11-wm/mutter: 3.6.0 → 3.6.1 --- .../{mutter-3.6.0.ebuild => mutter-3.6.1.ebuild} | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/x11-wm/mutter/mutter-3.6.0.ebuild b/x11-wm/mutter/mutter-3.6.1.ebuild similarity index 97% rename from x11-wm/mutter/mutter-3.6.0.ebuild rename to x11-wm/mutter/mutter-3.6.1.ebuild index 19fad04..2170a90 100644 --- a/x11-wm/mutter/mutter-3.6.0.ebuild +++ b/x11-wm/mutter/mutter-3.6.1.ebuild @@ -56,7 +56,8 @@ DEPEND="${COMMON_DEPEND} test? ( app-text/docbook-xml-dtd:4.5 ) x11-proto/xextproto x11-proto/xineramaproto - x11-proto/xproto" + x11-proto/xproto + >=x11-libs/pango-1.2.0 " RDEPEND="${COMMON_DEPEND} !x11-misc/expocity"