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 A882313881C for ; Sat, 18 Oct 2014 14:55:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA389E0A6A; Sat, 18 Oct 2014 14:55:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 25C45E0A69 for ; Sat, 18 Oct 2014 14:55:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 185B633BE3A for ; Sat, 18 Oct 2014 14:55:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 388A982BD for ; Sat, 18 Oct 2014 14:55:07 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1413644056.0fca3359f36c7447b44d641ad1b0ffc88fc40ab0.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-base/gnome-shell/gnome-shell-3.14.0.ebuild gnome-base/gnome-shell/gnome-shell-3.14.1.ebuild gnome-base/gnome-shell/gnome-shell-9999.ebuild X-VCS-Directories: gnome-base/gnome-shell/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 0fca3359f36c7447b44d641ad1b0ffc88fc40ab0 X-VCS-Branch: master Date: Sat, 18 Oct 2014 14:55:07 +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: 12ce9227-3302-40ec-91a2-8074356a4220 X-Archives-Hash: 148d29ce8600700a85d40e016f943248 commit: 0fca3359f36c7447b44d641ad1b0ffc88fc40ab0 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sat Oct 18 09:13:14 2014 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sat Oct 18 14:54:16 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=0fca3359 gnome-base/gnome-shell: 3.14.0 → 3.14.1 --- .../{gnome-shell-3.14.0.ebuild => gnome-shell-3.14.1.ebuild} | 2 +- gnome-base/gnome-shell/gnome-shell-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-base/gnome-shell/gnome-shell-3.14.0.ebuild b/gnome-base/gnome-shell/gnome-shell-3.14.1.ebuild similarity index 99% rename from gnome-base/gnome-shell/gnome-shell-3.14.0.ebuild rename to gnome-base/gnome-shell/gnome-shell-3.14.1.ebuild index 2c5acc8..672e13e 100644 --- a/gnome-base/gnome-shell/gnome-shell-3.14.0.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-3.14.1.ebuild @@ -43,7 +43,7 @@ COMMON_DEPEND=" >=sys-auth/polkit-0.100[introspection] >=x11-libs/libXfixes-5.0 x11-libs/libXtst - >=x11-wm/mutter-3.14[introspection] + >=x11-wm/mutter-3.14.1[introspection] >=x11-libs/startup-notification-0.11 ${PYTHON_DEPS} diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild index 79a45b3..c3a62b9 100644 --- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild @@ -50,7 +50,7 @@ COMMON_DEPEND=" >=sys-auth/polkit-0.100[introspection] >=x11-libs/libXfixes-5.0 x11-libs/libXtst - >=x11-wm/mutter-3.14[introspection] + >=x11-wm/mutter-3.14.1[introspection] >=x11-libs/startup-notification-0.11 ${PYTHON_DEPS}