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 18F55138010 for ; Sat, 8 Sep 2012 08:43:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C42CEE03E0; Sat, 8 Sep 2012 08:43:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 97555E03E0 for ; Sat, 8 Sep 2012 08:43:06 +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 07E2133CEF6 for ; Sat, 8 Sep 2012 08:43:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id BD254E5443 for ; Sat, 8 Sep 2012 08:43:04 +0000 (UTC) From: "Nirbheek Chauhan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nirbheek Chauhan" Message-ID: <1347093744.635a8e375a655654dc283a0eb81fccc45fd23beb.nirbheek@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: x11-wm/mutter/, gnome-base/gnome-shell/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-base/gnome-shell/gnome-shell-3.5.90.ebuild gnome-base/gnome-shell/gnome-shell-3.5.91.ebuild gnome-base/gnome-shell/gnome-shell-9999.ebuild x11-wm/mutter/mutter-3.5.90.ebuild x11-wm/mutter/mutter-3.5.91.ebuild X-VCS-Directories: x11-wm/mutter/ gnome-base/gnome-shell/ X-VCS-Committer: nirbheek X-VCS-Committer-Name: Nirbheek Chauhan X-VCS-Revision: 635a8e375a655654dc283a0eb81fccc45fd23beb X-VCS-Branch: master Date: Sat, 8 Sep 2012 08:43:04 +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: 9a3b2542-f07f-4e70-adc1-d996abe40826 X-Archives-Hash: 9b8deaee91bef947254e16b68e99439e commit: 635a8e375a655654dc283a0eb81fccc45fd23beb Author: Nirbheek Chauhan gentoo org> AuthorDate: Fri Sep 7 02:08:32 2012 +0000 Commit: Nirbheek Chauhan gentoo org> CommitDate: Sat Sep 8 08:42:24 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=635a8e37 mutter, gnome-shell: 3.5.90 → 3.5.91 --- ...ell-3.5.90.ebuild => gnome-shell-3.5.91.ebuild} | 2 +- gnome-base/gnome-shell/gnome-shell-9999.ebuild | 4 ++-- .../{mutter-3.5.90.ebuild => mutter-3.5.91.ebuild} | 0 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome-base/gnome-shell/gnome-shell-3.5.90.ebuild b/gnome-base/gnome-shell/gnome-shell-3.5.91.ebuild similarity index 99% rename from gnome-base/gnome-shell/gnome-shell-3.5.90.ebuild rename to gnome-base/gnome-shell/gnome-shell-3.5.91.ebuild index f154a95..3cd02d4 100644 --- a/gnome-base/gnome-shell/gnome-shell-3.5.90.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-3.5.91.ebuild @@ -49,7 +49,7 @@ COMMON_DEPEND=" >=net-libs/telepathy-glib-0.17.5[introspection] >=sys-auth/polkit-0.100[introspection] >=x11-libs/libXfixes-5.0 - >=x11-wm/mutter-3.5.90[introspection] + >=x11-wm/mutter-3.5.91[introspection] >=x11-libs/startup-notification-0.11 dev-libs/dbus-glib diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild index 91f6214..3cd02d4 100644 --- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild @@ -35,7 +35,7 @@ COMMON_DEPEND=" >=dev-libs/gjs-1.33.2 >=dev-libs/gobject-introspection-0.10.1 >=x11-libs/gtk+-3.3.9:3[introspection] - >=media-libs/clutter-1.9.16:1.0[introspection] + >=media-libs/clutter-1.11.11:1.0[introspection] >=dev-libs/json-glib-0.13.2 >=dev-libs/libcroco-0.6.2:0.6 >=gnome-base/gnome-desktop-3.5.1:3 @@ -49,7 +49,7 @@ COMMON_DEPEND=" >=net-libs/telepathy-glib-0.17.5[introspection] >=sys-auth/polkit-0.100[introspection] >=x11-libs/libXfixes-5.0 - >=x11-wm/mutter-3.5.5[introspection] + >=x11-wm/mutter-3.5.91[introspection] >=x11-libs/startup-notification-0.11 dev-libs/dbus-glib diff --git a/x11-wm/mutter/mutter-3.5.90.ebuild b/x11-wm/mutter/mutter-3.5.91.ebuild similarity index 100% rename from x11-wm/mutter/mutter-3.5.90.ebuild rename to x11-wm/mutter/mutter-3.5.91.ebuild