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 CD64E138334 for ; Tue, 30 Apr 2019 11:07:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CABB4E09EA; Tue, 30 Apr 2019 11:07:07 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 AF3F5E09EA for ; Tue, 30 Apr 2019 11:07:07 +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 E345C342EF6 for ; Tue, 30 Apr 2019 11:07:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3EA63549 for ; Tue, 30 Apr 2019 11:07:04 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1556622422.7956ae75397346bce02d736b0afbd18cce5f3db0.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/youtube-dl/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/youtube-dl/youtube-dl-2019.04.30.ebuild net-misc/youtube-dl/youtube-dl-99999999.ebuild X-VCS-Directories: net-misc/youtube-dl/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 7956ae75397346bce02d736b0afbd18cce5f3db0 X-VCS-Branch: master Date: Tue, 30 Apr 2019 11:07:04 +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: d6c70c39-c6ff-465d-a11f-d4d82686453f X-Archives-Hash: e6c3f183a003685cb67760d12f455171 commit: 7956ae75397346bce02d736b0afbd18cce5f3db0 Author: Jeroen Roovers gentoo org> AuthorDate: Tue Apr 30 11:06:51 2019 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Tue Apr 30 11:07:02 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7956ae75 net-misc/youtube-dl: Whitespace Package-Manager: Portage-2.3.65, Repoman-2.3.12 Signed-off-by: Jeroen Roovers gentoo.org> net-misc/youtube-dl/youtube-dl-2019.04.30.ebuild | 1 + net-misc/youtube-dl/youtube-dl-99999999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/net-misc/youtube-dl/youtube-dl-2019.04.30.ebuild b/net-misc/youtube-dl/youtube-dl-2019.04.30.ebuild index 20bf8606772..a8b1afbfc11 100644 --- a/net-misc/youtube-dl/youtube-dl-2019.04.30.ebuild +++ b/net-misc/youtube-dl/youtube-dl-2019.04.30.ebuild @@ -60,6 +60,7 @@ pkg_postinst() { elog elog "Videos or video formats streamed via RTMP protocol can only be" elog "downloaded when rtmpdump (media-video/rtmpdump) is installed." + elog elog "Downloading MMS and RTSP videos requires either mplayer" elog "(media-video/mplayer) or mpv (media-video/mpv) to be installed." elog diff --git a/net-misc/youtube-dl/youtube-dl-99999999.ebuild b/net-misc/youtube-dl/youtube-dl-99999999.ebuild index 9adb986d302..9bfa589db4f 100644 --- a/net-misc/youtube-dl/youtube-dl-99999999.ebuild +++ b/net-misc/youtube-dl/youtube-dl-99999999.ebuild @@ -60,6 +60,7 @@ pkg_postinst() { elog elog "Videos or video formats streamed via RTMP protocol can only be" elog "downloaded when rtmpdump (media-video/rtmpdump) is installed." + elog elog "Downloading MMS and RTSP videos requires either mplayer" elog "(media-video/mplayer) or mpv (media-video/mpv) to be installed." elog