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 87F69138CD1 for ; Mon, 11 May 2015 07:24:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C9A5E081C; Mon, 11 May 2015 07:24:51 +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 F33B2E081C for ; Mon, 11 May 2015 07:24:50 +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 947EC340686 for ; Mon, 11 May 2015 07:24:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 461769C8 for ; Mon, 11 May 2015 07:24:48 +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: <1431329079.4301762fa36f3ca8bbe67e0cfbbb42872a4eee06.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: sci-geosciences/gnome-maps/ X-VCS-Repository: proj/gnome X-VCS-Files: sci-geosciences/gnome-maps/gnome-maps-3.16.1.ebuild X-VCS-Directories: sci-geosciences/gnome-maps/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 4301762fa36f3ca8bbe67e0cfbbb42872a4eee06 X-VCS-Branch: master Date: Mon, 11 May 2015 07:24:48 +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: 0f50a8e8-0417-485a-8edf-9ade07515325 X-Archives-Hash: cf566d0f8d309247561a0146140174b3 commit: 4301762fa36f3ca8bbe67e0cfbbb42872a4eee06 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Mon May 11 07:24:39 2015 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Mon May 11 07:24:39 2015 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=4301762f sci-geosciences/gnome-maps: fix typo in dependencies, bug #549112 sci-geosciences/gnome-maps/gnome-maps-3.16.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-geosciences/gnome-maps/gnome-maps-3.16.1.ebuild b/sci-geosciences/gnome-maps/gnome-maps-3.16.1.ebuild index 9213477..39cf11b 100644 --- a/sci-geosciences/gnome-maps/gnome-maps-3.16.1.ebuild +++ b/sci-geosciences/gnome-maps/gnome-maps-3.16.1.ebuild @@ -21,7 +21,7 @@ RDEPEND=" >=dev-libs/gjs-1.43.3 >=dev-libs/gobject-introspection-0.6.3 >=dev-libs/glib-2.39.3:2 - >=dev-libs/libgee-0.16:0.8[introspection + >=dev-libs/libgee-0.16:0.8[introspection] media-libs/clutter-gtk:1.0[introspection] media-libs/clutter:1.0[introspection] media-libs/cogl:1.0[introspection]