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 B081B1382C5 for ; Sun, 21 Jan 2018 12:28:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12734E0855; Sun, 21 Jan 2018 12:28:37 +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 E39C6E0855 for ; Sun, 21 Jan 2018 12:28:36 +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 054D4335C8B for ; Sun, 21 Jan 2018 12:28:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A78C1C7 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: <1516537156.6a8c8374f51720d364457307701969b6fe1d8296.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: 6a8c8374f51720d364457307701969b6fe1d8296 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: 35661b52-f043-4760-8e40-58759d621ce0 X-Archives-Hash: c7b216ebbd50351830f3a2c03b73a4ab commit: 6a8c8374f51720d364457307701969b6fe1d8296 Author: Francesco Turco fastmail fm> AuthorDate: Fri Jan 5 12:49:37 2018 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Sun Jan 21 12:19:16 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a8c8374 media-video/mkvtoolnix: remove DOCS variable These values are picked up by einstalldocs by default Bug: https://bugs.gentoo.org/643328 media-video/mkvtoolnix/mkvtoolnix-9999.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/media-video/mkvtoolnix/mkvtoolnix-9999.ebuild b/media-video/mkvtoolnix/mkvtoolnix-9999.ebuild index 25ba2ff5c7a..7df0170f7f9 100644 --- a/media-video/mkvtoolnix/mkvtoolnix-9999.ebuild +++ b/media-video/mkvtoolnix/mkvtoolnix-9999.ebuild @@ -52,8 +52,6 @@ DEPEND="${RDEPEND} test? ( dev-cpp/gtest ) " -DOCS="AUTHORS NEWS.md README.md" - pkg_pretend() { # https://bugs.gentoo.org/419257 local ver=4.6