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 7F3BC1382C5 for ; Sun, 13 May 2018 21:19:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2171E07EE; Sun, 13 May 2018 21:19:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 B9090E07EE for ; Sun, 13 May 2018 21:19:39 +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 7ED88335C86 for ; Sun, 13 May 2018 21:19:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE3E13A for ; Sun, 13 May 2018 21:19:35 +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: <1526246363.77e454963022d305c3d776f1a01fee80a45319e9.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/vlc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/vlc/vlc-3.0.2.ebuild media-video/vlc/vlc-3.0.9999.ebuild media-video/vlc/vlc-9999.ebuild X-VCS-Directories: media-video/vlc/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 77e454963022d305c3d776f1a01fee80a45319e9 X-VCS-Branch: master Date: Sun, 13 May 2018 21:19:35 +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: a15eb57e-5767-4f60-a570-f35846ad8ebb X-Archives-Hash: 9c75f849db95761cafd5004ae4ff6b37 commit: 77e454963022d305c3d776f1a01fee80a45319e9 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun May 13 21:18:28 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun May 13 21:19:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77e45496 media-video/vlc: Add net-dns/libidn slot op Package-Manager: Portage-2.3.36, Repoman-2.3.9 media-video/vlc/vlc-3.0.2.ebuild | 2 +- media-video/vlc/vlc-3.0.9999.ebuild | 2 +- media-video/vlc/vlc-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/media-video/vlc/vlc-3.0.2.ebuild b/media-video/vlc/vlc-3.0.2.ebuild index 212e34f012a..7b4d7ebc7e7 100644 --- a/media-video/vlc/vlc-3.0.2.ebuild +++ b/media-video/vlc/vlc-3.0.2.ebuild @@ -53,7 +53,7 @@ REQUIRED_USE=" vdpau? ( ffmpeg X ) " RDEPEND=" - net-dns/libidn:0 + net-dns/libidn:= sys-libs/zlib:0[minizip] virtual/libintl:0 virtual/opengl diff --git a/media-video/vlc/vlc-3.0.9999.ebuild b/media-video/vlc/vlc-3.0.9999.ebuild index 212e34f012a..7b4d7ebc7e7 100644 --- a/media-video/vlc/vlc-3.0.9999.ebuild +++ b/media-video/vlc/vlc-3.0.9999.ebuild @@ -53,7 +53,7 @@ REQUIRED_USE=" vdpau? ( ffmpeg X ) " RDEPEND=" - net-dns/libidn:0 + net-dns/libidn:= sys-libs/zlib:0[minizip] virtual/libintl:0 virtual/opengl diff --git a/media-video/vlc/vlc-9999.ebuild b/media-video/vlc/vlc-9999.ebuild index f09e4c9d6e9..0d4fec12e51 100644 --- a/media-video/vlc/vlc-9999.ebuild +++ b/media-video/vlc/vlc-9999.ebuild @@ -53,7 +53,7 @@ REQUIRED_USE=" vdpau? ( ffmpeg X ) " RDEPEND=" - net-dns/libidn:0 + net-dns/libidn:= sys-libs/zlib:0[minizip] virtual/libintl:0 virtual/opengl