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 69189138334 for ; Wed, 2 Jan 2019 09:04:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 437E0E0AC4; Wed, 2 Jan 2019 09:04:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 12C6DE0AC4 for ; Wed, 2 Jan 2019 09:04:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 E50F1335C77 for ; Wed, 2 Jan 2019 09:03:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2038444B for ; Wed, 2 Jan 2019 09:03:57 +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: <1546419805.08034a63d1e45eac1a6c6aac17a6a911e2ddaaa5.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libextractor/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libextractor/libextractor-1.8-r1.ebuild X-VCS-Directories: media-libs/libextractor/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 08034a63d1e45eac1a6c6aac17a6a911e2ddaaa5 X-VCS-Branch: master Date: Wed, 2 Jan 2019 09:03:57 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 28fa5061-4571-4ec2-99f7-a845908c2b6d X-Archives-Hash: cbf7eadbd59aa1bd8e77af54f1f05722 commit: 08034a63d1e45eac1a6c6aac17a6a911e2ddaaa5 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Jan 2 09:02:59 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Jan 2 09:03:25 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08034a63 media-libs/libextractor: Lift media-gfx/exiv2 restriction Closes: https://bugs.gentoo.org/674046 Signed-off-by: Andreas Sturmlechner gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 media-libs/libextractor/libextractor-1.8-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libextractor/libextractor-1.8-r1.ebuild b/media-libs/libextractor/libextractor-1.8-r1.ebuild index 059ee80633d..f89c255307a 100644 --- a/media-libs/libextractor/libextractor-1.8-r1.ebuild +++ b/media-libs/libextractor/libextractor-1.8-r1.ebuild @@ -17,7 +17,7 @@ RESTRICT="test" DEPEND=" app-text/iso-codes dev-libs/glib:2 -