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 0D5EF1382C5 for ; Sun, 21 Jan 2018 12:28:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93BBDE0894; Sun, 21 Jan 2018 12:28:38 +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 760F5E0894 for ; Sun, 21 Jan 2018 12:28:38 +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 9DDCB335C8A for ; Sun, 21 Jan 2018 12:28:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 970B51CB for ; Sun, 21 Jan 2018 12:28:34 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1516537278.56d62ba26244e1328ed0187bcd32c92cec36ad94.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/mkvtoolnix/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/mkvtoolnix/mkvtoolnix-9999.ebuild X-VCS-Directories: media-video/mkvtoolnix/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 56d62ba26244e1328ed0187bcd32c92cec36ad94 X-VCS-Branch: master Date: Sun, 21 Jan 2018 12:28:34 +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: 82924bcc-145f-4d1a-ac71-9409b6c1e5bb X-Archives-Hash: 5dfb87fdd6331819948ac1759dca8184 commit: 56d62ba26244e1328ed0187bcd32c92cec36ad94 Author: Alexis Ballier gentoo org> AuthorDate: Sun Jan 21 12:21:18 2018 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Sun Jan 21 12:21:18 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56d62ba2 Revert "media-video/mkvtoolnix: remove DOCS variable" This reverts commit 6a8c8374f51720d364457307701969b6fe1d8296. NEWS.md is not picked by default and is arguably the most important one there. media-video/mkvtoolnix/mkvtoolnix-9999.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/media-video/mkvtoolnix/mkvtoolnix-9999.ebuild b/media-video/mkvtoolnix/mkvtoolnix-9999.ebuild index 47aea66ecb7..9cc2c6abeca 100644 --- a/media-video/mkvtoolnix/mkvtoolnix-9999.ebuild +++ b/media-video/mkvtoolnix/mkvtoolnix-9999.ebuild @@ -52,6 +52,8 @@ DEPEND="${RDEPEND} test? ( dev-cpp/gtest ) " +DOCS="AUTHORS NEWS.md README.md" + pkg_pretend() { # https://bugs.gentoo.org/419257 local ver=4.6