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 1895A138334 for ; Thu, 7 Nov 2019 08:21:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1BF75E078A; Thu, 7 Nov 2019 08:21:08 +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 E9A08E078A for ; Thu, 7 Nov 2019 08:21:06 +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 6AA7A34CA01 for ; Thu, 7 Nov 2019 08:21:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 86EA95FF for ; Thu, 7 Nov 2019 08:21:03 +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: <1573114829.62f944f1fcfe7bb6942ca87250ebbd658153034c.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/atop/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/atop/atop-2.5.0-r1.ebuild sys-process/atop/atop-2.5.0.ebuild X-VCS-Directories: sys-process/atop/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 62f944f1fcfe7bb6942ca87250ebbd658153034c X-VCS-Branch: master Date: Thu, 7 Nov 2019 08:21:03 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a1d25680-b11d-4a17-a94c-5020f5e0ed2a X-Archives-Hash: 993adf7003a60aefbbb03d58759ddbc7 commit: 62f944f1fcfe7bb6942ca87250ebbd658153034c Author: Lars Wendler gentoo org> AuthorDate: Thu Nov 7 08:19:06 2019 +0000 Commit: Lars Wendler gentoo org> CommitDate: Thu Nov 7 08:20:29 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62f944f1 sys-process/atop: Revbump to fix atop.daily install location Thanks-to: Ortwin Glueck odi.ch> Closes: https://bugs.gentoo.org/699518 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Lars Wendler gentoo.org> sys-process/atop/{atop-2.5.0.ebuild => atop-2.5.0-r1.ebuild} | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/sys-process/atop/atop-2.5.0.ebuild b/sys-process/atop/atop-2.5.0-r1.ebuild similarity index 93% rename from sys-process/atop/atop-2.5.0.ebuild rename to sys-process/atop/atop-2.5.0-r1.ebuild index 001ca080dea..dde668f9ea5 100644 --- a/sys-process/atop/atop-2.5.0.ebuild +++ b/sys-process/atop/atop-2.5.0-r1.ebuild @@ -59,8 +59,10 @@ src_install() { systemd_dounit "${FILESDIR}"/${PN}.service systemd_dounit "${FILESDIR}"/atopacct.service - dodoc atop.cronsysv AUTHOR README ${PN}.daily - docompress -x /usr/share/doc/${PF}/${PN}.daily + dodoc atop.cronsysv AUTHOR README + + exeinto /usr/share/${PN} + doexe ${PN}.daily insinto /etc/default newins ${PN}{.default,}