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 983FF138CD2 for ; Sun, 10 May 2015 21:50:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6C8CE081C; Sun, 10 May 2015 21:49:59 +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 12C40E081C for ; Sun, 10 May 2015 21:49:58 +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 B28FF340B9E for ; Sun, 10 May 2015 21:49:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6AD1D9CD for ; Sun, 10 May 2015 21:49:56 +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: <1431294278.ac3144396693947b36def62d1db217040435fad4.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-weather/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-extra/gnome-weather/gnome-weather-3.16.2.1.ebuild X-VCS-Directories: gnome-extra/gnome-weather/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: ac3144396693947b36def62d1db217040435fad4 X-VCS-Branch: master Date: Sun, 10 May 2015 21:49: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 X-Archives-Salt: 0b7f6d09-7483-40fc-8f73-e2d060148686 X-Archives-Hash: 087cbb4bf490eec253c97cc47d748f18 commit: ac3144396693947b36def62d1db217040435fad4 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sun May 10 21:44:38 2015 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sun May 10 21:44:38 2015 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=ac314439 gnome-extra/gnome-weather: raise gjs dependency to 1.43 Fails to start with this._outGrid errors otherwise. gnome-extra/gnome-weather/gnome-weather-3.16.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-weather/gnome-weather-3.16.2.1.ebuild b/gnome-extra/gnome-weather/gnome-weather-3.16.2.1.ebuild index 2ebc1c5..4e1a10a 100644 --- a/gnome-extra/gnome-weather/gnome-weather-3.16.2.1.ebuild +++ b/gnome-extra/gnome-weather/gnome-weather-3.16.2.1.ebuild @@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86" IUSE="test" RDEPEND=" - >=dev-libs/gjs-1.41.4 + >=dev-libs/gjs-1.43.3 >=dev-libs/glib-2.32:2 >=dev-libs/gobject-introspection-1.35.9 >=dev-libs/libgweather-3.15.90