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 F031F1396D9 for ; Wed, 15 Nov 2017 23:45:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD91BE0F1C; Wed, 15 Nov 2017 23:45:39 +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 9555AE0F1C for ; Wed, 15 Nov 2017 23:45:39 +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 25473341678 for ; Wed, 15 Nov 2017 23:45:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DC0F09C0B for ; Wed, 15 Nov 2017 23:45:36 +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: <1510789197.d5f2e0811ca8098c2ea501103edae5ed30ab1ae9.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/mlt/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/mlt/mlt-6.4.1-r5.ebuild X-VCS-Directories: media-libs/mlt/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d5f2e0811ca8098c2ea501103edae5ed30ab1ae9 X-VCS-Branch: master Date: Wed, 15 Nov 2017 23:45:36 +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: b91199fd-0e49-4d08-ab0b-12e833e3a3d1 X-Archives-Hash: 5c70a96842aee5eec9566c6dc16da9bd commit: d5f2e0811ca8098c2ea501103edae5ed30ab1ae9 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Nov 15 23:39:57 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Nov 15 23:39:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5f2e081 media-libs/mlt: dodoc -> DOCS Package-Manager: Portage-2.3.14, Repoman-2.3.6 media-libs/mlt/mlt-6.4.1-r5.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/media-libs/mlt/mlt-6.4.1-r5.ebuild b/media-libs/mlt/mlt-6.4.1-r5.ebuild index f03b1702362..2e19866b6d2 100644 --- a/media-libs/mlt/mlt-6.4.1-r5.ebuild +++ b/media-libs/mlt/mlt-6.4.1-r5.ebuild @@ -88,6 +88,8 @@ RDEPEND="${COMMON_DEPEND} !media-libs/mlt++ " +DOCS=( AUTHORS ChangeLog NEWS README docs/{framework,melt,mlt{++,-xml}}.txt ) + PATCHES=( "${FILESDIR}"/${PN}-6.2.0-ruby-link.patch "${FILESDIR}"/${P}-libebur128-unbundle.patch @@ -186,7 +188,7 @@ src_configure() { src_install() { emake DESTDIR="${D}" install - dodoc AUTHORS ChangeLog NEWS README docs/*.txt + einstalldocs dodir /usr/share/${PN} insinto /usr/share/${PN}