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 2A6041396D9 for ; Mon, 13 Nov 2017 10:23:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89596E11B3; Mon, 13 Nov 2017 10:23:23 +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 66011E11B3 for ; Mon, 13 Nov 2017 10:23:22 +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 154D633C770 for ; Mon, 13 Nov 2017 10:23:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D18D9AE7 for ; Mon, 13 Nov 2017 10:23:19 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1510568594.a37fa25fa9f1c34cfe520843a98dbc4c4b41dc4d.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/iproute2/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/iproute2/iproute2-9999.ebuild X-VCS-Directories: sys-apps/iproute2/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: a37fa25fa9f1c34cfe520843a98dbc4c4b41dc4d X-VCS-Branch: master Date: Mon, 13 Nov 2017 10:23:19 +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: e1b98d44-c4df-486d-aa94-47137b91ff7c X-Archives-Hash: 3bf2c45458b5fd18d3321f1b2e15ca40 commit: a37fa25fa9f1c34cfe520843a98dbc4c4b41dc4d Author: Lars Wendler gentoo org> AuthorDate: Mon Nov 13 10:09:35 2017 +0000 Commit: Lars Wendler gentoo org> CommitDate: Mon Nov 13 10:23:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a37fa25f sys-apps/iproute2: Adjusted live ebuild. Package-Manager: Portage-2.3.13, Repoman-2.3.4 sys-apps/iproute2/iproute2-9999.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys-apps/iproute2/iproute2-9999.ebuild b/sys-apps/iproute2/iproute2-9999.ebuild index ba7c88b2ac9..5cb1a314866 100644 --- a/sys-apps/iproute2/iproute2-9999.ebuild +++ b/sys-apps/iproute2/iproute2-9999.ebuild @@ -113,8 +113,6 @@ src_install() { ARPDDIR="${EPREFIX%/}"/var/lib/arpd \ install - rm "${ED%/}"/usr/share/doc/${PF}/*.{sgml,tex} || die #455988 - dodir /bin mv "${ED%/}"/{s,}bin/ip || die #330115