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 2A90159CAF for ; Sat, 9 Apr 2016 11:04:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE38F21C10D; Sat, 9 Apr 2016 11:04:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5245D21C10D for ; Sat, 9 Apr 2016 11:04:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6577F340C79 for ; Sat, 9 Apr 2016 11:04:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E850F23E for ; Sat, 9 Apr 2016 11:04:44 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1460199879.e3da5d7dbedf32ea6a8263a181f6a00e1065a672.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gnome-photos/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/gnome-photos/gnome-photos-3.18.3-r1.ebuild media-gfx/gnome-photos/gnome-photos-3.18.3.ebuild X-VCS-Directories: media-gfx/gnome-photos/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: e3da5d7dbedf32ea6a8263a181f6a00e1065a672 X-VCS-Branch: master Date: Sat, 9 Apr 2016 11:04:44 +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: 514a865c-971d-47f9-868a-9a6bf64c4a1d X-Archives-Hash: d188d0c323cb4f9092723a6b0b104924 commit: e3da5d7dbedf32ea6a8263a181f6a00e1065a672 Author: Pacho Ramos gentoo org> AuthorDate: Sat Apr 9 11:00:52 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Apr 9 11:04:39 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3da5d7d media-gfx/gnome-photos: Fix dependencies (#579334 by ago) Package-Manager: portage-2.2.28 .../{gnome-photos-3.18.3.ebuild => gnome-photos-3.18.3-r1.ebuild} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/media-gfx/gnome-photos/gnome-photos-3.18.3.ebuild b/media-gfx/gnome-photos/gnome-photos-3.18.3-r1.ebuild similarity index 87% rename from media-gfx/gnome-photos/gnome-photos-3.18.3.ebuild rename to media-gfx/gnome-photos/gnome-photos-3.18.3-r1.ebuild index 31a9e3e..0dd19dc 100644 --- a/media-gfx/gnome-photos/gnome-photos-3.18.3.ebuild +++ b/media-gfx/gnome-photos/gnome-photos-3.18.3-r1.ebuild @@ -21,15 +21,15 @@ RDEPEND=" >=dev-libs/glib-2.39.3:2 gnome-base/gnome-desktop:3= >=gnome-base/librsvg-2.26.0 - >=dev-libs/libgdata-0.15.2:0= + >=dev-libs/libgdata-0.15.2:0=[gnome-online-accounts] media-libs/babl >=media-libs/gegl-0.3:0.3 - >=media-libs/grilo-0.2.6:0.2 + >=media-libs/grilo-0.2.6:0.2= >=media-plugins/grilo-plugins-0.2.6:0.2[upnp-av] - >=media-libs/exempi-1.99.5 + >=media-libs/exempi-1.99.5:2 media-libs/lcms:2 >=media-libs/libexif-0.6.14 - >=net-libs/gnome-online-accounts-3.8 + >=net-libs/gnome-online-accounts-3.8:= >=net-libs/libgfbgraph-0.2.1:0.2 >=x11-libs/cairo-1.14 x11-libs/gdk-pixbuf:2