From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1357458-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id BE598158087
	for <garchives@archives.gentoo.org>; Thu, 13 Jan 2022 05:33:53 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id DDB932BC01A;
	Thu, 13 Jan 2022 05:33:52 +0000 (UTC)
Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 986962BC01A
	for <gentoo-commits@lists.gentoo.org>; Thu, 13 Jan 2022 05:33:52 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 682163433E5
	for <gentoo-commits@lists.gentoo.org>; Thu, 13 Jan 2022 05:33:51 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id E926B292
	for <gentoo-commits@lists.gentoo.org>; Thu, 13 Jan 2022 05:33:49 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org>
Message-ID: <1642051870.9601aad7b27d5f5971b9c5f47e0bd38ddf2c9724.sam@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.7.1.ebuild
X-VCS-Directories: sys-process/atop/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 9601aad7b27d5f5971b9c5f47e0bd38ddf2c9724
X-VCS-Branch: master
Date: Thu, 13 Jan 2022 05:33:49 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 25a16cc2-007c-4587-b0d6-9d4417cfd70b
X-Archives-Hash: 420dad47bcbe2c076c3ff6071f97833e

commit:     9601aad7b27d5f5971b9c5f47e0bd38ddf2c9724
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 13 05:31:10 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 13 05:31:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9601aad7

sys-process/atop: add note re upstreamed OpenRC init scripts

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-process/atop/atop-2.7.1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sys-process/atop/atop-2.7.1.ebuild b/sys-process/atop/atop-2.7.1.ebuild
index 4e4a270b83e0..1adcbe0d802e 100644
--- a/sys-process/atop/atop-2.7.1.ebuild
+++ b/sys-process/atop/atop-2.7.1.ebuild
@@ -93,6 +93,8 @@ src_install() {
 	# useless -${PV} copies ?
 	rm "${ED}"/usr/bin/atop*-${PV} || die
 
+	# Note: in the next release (> 2.7.1), switch to upstream files
+	# (ours are now upstreamed)
 	newinitd "${FILESDIR}"/${PN}.rc-r2 ${PN}
 	newinitd "${FILESDIR}"/atopacct.rc atopacct