From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 77BDF139694 for ; Sat, 10 Jun 2017 15:47:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE33FE0D09; Sat, 10 Jun 2017 15:47:23 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 9BE0CE0D09 for ; Sat, 10 Jun 2017 15:47:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5C7EF341737 for ; Sat, 10 Jun 2017 15:47:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C49BD745D for ; Sat, 10 Jun 2017 15:47:20 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1497109626.d91bc72dbd9bb8c2c2493d463700cf5886938c1a.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gpscorrelate/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-geosciences/gpscorrelate/gpscorrelate-1.6.1.ebuild X-VCS-Directories: sci-geosciences/gpscorrelate/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d91bc72dbd9bb8c2c2493d463700cf5886938c1a X-VCS-Branch: master Date: Sat, 10 Jun 2017 15:47:20 +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: 2600bdc5-1471-4c17-bef8-0132c8afef15 X-Archives-Hash: 8bedcfec97e7d77cfda2e3196274fe0d commit: d91bc72dbd9bb8c2c2493d463700cf5886938c1a Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jun 10 15:45:18 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jun 10 15:47:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d91bc72d sci-geosciences/gpscorrelate: Add missing media-gfx/exiv2 subslot op Package-Manager: Portage-2.3.5, Repoman-2.3.1 sci-geosciences/gpscorrelate/gpscorrelate-1.6.1.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sci-geosciences/gpscorrelate/gpscorrelate-1.6.1.ebuild b/sci-geosciences/gpscorrelate/gpscorrelate-1.6.1.ebuild index f63d5e79bca..07204797db3 100644 --- a/sci-geosciences/gpscorrelate/gpscorrelate-1.6.1.ebuild +++ b/sci-geosciences/gpscorrelate/gpscorrelate-1.6.1.ebuild @@ -14,8 +14,9 @@ SLOT="0" KEYWORDS="~amd64 ~hppa ~x86" IUSE="doc gtk" -RDEPEND="dev-libs/libxml2:2 - media-gfx/exiv2 +RDEPEND=" + dev-libs/libxml2:2 + media-gfx/exiv2:= gtk? ( x11-libs/gtk+:2 ) " DEPEND="${RDEPEND}