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 15C25138334 for ; Tue, 10 Jul 2018 22:40:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0CD1E0930; Tue, 10 Jul 2018 22:40:03 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 ADFECE0930 for ; Tue, 10 Jul 2018 22:40:03 +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 3D4AB335C99 for ; Tue, 10 Jul 2018 22:40:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3DD22E3 for ; Tue, 10 Jul 2018 22:39:59 +0000 (UTC) From: "Louis Sautier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Louis Sautier" Message-ID: <1531262276.9eade6b5c2e5377edbf2d71d687a3d1103b173dc.sbraz@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/netifrc/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/netifrc/netifrc-0.6.1.ebuild X-VCS-Directories: net-misc/netifrc/ X-VCS-Committer: sbraz X-VCS-Committer-Name: Louis Sautier X-VCS-Revision: 9eade6b5c2e5377edbf2d71d687a3d1103b173dc X-VCS-Branch: master Date: Tue, 10 Jul 2018 22:39:59 +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: cdaf69f4-5949-424e-94ea-11bf7757ae46 X-Archives-Hash: 04210acd94223dc83ec18e84ae610057 commit: 9eade6b5c2e5377edbf2d71d687a3d1103b173dc Author: Louis Sautier gentoo org> AuthorDate: Tue Jul 10 22:37:56 2018 +0000 Commit: Louis Sautier gentoo org> CommitDate: Tue Jul 10 22:37:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eade6b5 net-misc/netifrc: don't install non-existent ChangeLog Remove it until somebody fixes this properly by re-adding it in the source tarball. Bug: https://bugs.gentoo.org/660878 Package-Manager: Portage-2.3.41, Repoman-2.3.9 net-misc/netifrc/netifrc-0.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/netifrc/netifrc-0.6.1.ebuild b/net-misc/netifrc/netifrc-0.6.1.ebuild index b7337968c42..a331f4480a9 100644 --- a/net-misc/netifrc/netifrc-0.6.1.ebuild +++ b/net-misc/netifrc/netifrc-0.6.1.ebuild @@ -51,7 +51,7 @@ src_compile() { src_install() { emake ${MAKE_ARGS} DESTDIR="${D}" install - dodoc README CREDITS FEATURE-REMOVAL-SCHEDULE STYLE TODO ChangeLog + dodoc README CREDITS FEATURE-REMOVAL-SCHEDULE STYLE TODO # Install the service file LIBEXECDIR=${EPREFIX}/lib/${PN}