summaryrefslogtreecommitdiff
path: root/sys-process/atop
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-01-07 22:48:01 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-01-07 22:48:01 +0000
commitc3bc61051d7f12b4c682efa7a5460bbc8815649e (patch)
treeb6d19e96ba3c397fb8278eeb9b68170db92630ba /sys-process/atop
parent3517852e3b8a68d1e997770fc0650c5053bafc6c (diff)
gentoo resync : 07.01.2022
Diffstat (limited to 'sys-process/atop')
-rw-r--r--sys-process/atop/Manifest2
-rw-r--r--sys-process/atop/atop-2.7.0-r1.ebuild (renamed from sys-process/atop/atop-2.7.0.ebuild)5
2 files changed, 3 insertions, 4 deletions
diff --git a/sys-process/atop/Manifest b/sys-process/atop/Manifest
index e09e37340127..dfba27933044 100644
--- a/sys-process/atop/Manifest
+++ b/sys-process/atop/Manifest
@@ -10,5 +10,5 @@ DIST atop-2.6.0.tar.gz 242323 BLAKE2B 8cf39c4b18994de26188ad5e19e282bc3ef7693eef
DIST atop-2.7.0.tar.gz 248294 BLAKE2B 94587d1ea07fcbbc8b267b96d0e7aa89b04cef9b39ccae0057bfb6163b15b8fdf3ddc9edb377bf40f48f60b4dd29feaf64201b1fd8c396dfb34c610772bc629c SHA512 2b3a1fbbd01728228df9ab1b6a99458fa0f962cc945b198a79298152ff115f6131fdb86fc806fc647a28d86e6e1a56375ca9d4dc530e082a122cf6ffba3dac7b
DIST netatop-3.1.tar.gz 22812 BLAKE2B 1b1faebf1392a57db6b4662192f90821289c8fc40c2c1ee0ad61feeeee6477c4d091744a1e82cdd987baf59f8dd71fc6d242d6dd294b8fb29b9447a9d5055996 SHA512 b12fd2287d89d3a8277f8fb540a19e6d26aa26c3f88e7ae2e6601b63f78d642e73b8d16cf351f6979ce7bbf53251b9c1faa76798a87f70cf3dcf51279eb0db68
EBUILD atop-2.6.0.ebuild 1398 BLAKE2B fdfcfea38505599ac89a61e1964c24ca703fb7dfb9a43951ed2a22ba95498e811512571316d4afa16fb7bd6a9da3f23162ecbcd7d2a5e8e320c1a605cb5dd10e SHA512 828aa1ac766b4ce20b43ca24f012ae6126676509cddf468e3d6770970625ba3a43e8b46244e2b834bbb9eee42abf59b0f130b8f1b6c2e48b7ffdd9c197348d63
-EBUILD atop-2.7.0.ebuild 2471 BLAKE2B 81e3292449b8ac29d57fdcba3bf01daa28f475e40fd2f58129115bee19738bad2df766ffdef3d76e537cbccb421422925e1c2fe340b603fd07df42d898c79385 SHA512 7fa7e766e56102b133171c92ffb6e0810e38462c26234fa37ce5a068270d9d95c3890696fadc9849a11552d6a9e7a9e24b49928fb878bd1ee1fcc3e8f043d704
+EBUILD atop-2.7.0-r1.ebuild 2431 BLAKE2B 19ef415ea88b9a7d458229099195f8cd30810e9b62641ac4a68a2e3bcf5761a578a9cbac712ec130b66bc45df8928c6b3f8625327799ed0e7206192146dc3a62 SHA512 a4bccfbbba591214cf97370fb7b6b8f82cbbdf47c63933084e8b4973abc5df92e25b09478acb27e54d8defa3f7ab497b2369c24d06741df0ee133711697c4d28
MISC metadata.xml 360 BLAKE2B 38d37fb6b73b08edc31ad159e83b2e90249b8757e13149cef2b9e2d88c0ad8cecfbb3f5590d4bf608ba19fbaca1ac8ecde69924f11550c4ceb99cd8dab0022d2 SHA512 1449de44adf2ca9a31b38de0a0d955c2e30d689f991d1de696bab46ecfc854d5690a57d879c7634d35430cf716766036a9f09c556ff4b6ce5fcd082c4e690a61
diff --git a/sys-process/atop/atop-2.7.0.ebuild b/sys-process/atop/atop-2.7.0-r1.ebuild
index 224879742c4a..4e4a270b83e0 100644
--- a/sys-process/atop/atop-2.7.0.ebuild
+++ b/sys-process/atop/atop-2.7.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -85,8 +85,7 @@ src_install() {
systemd_dounit "${NETATOP_S}"/netatop.service
- # TODO: openrc init script
- #install -T -m 0755 netatop.init /etc/init.d/netatop
+ newinitd "${FILESDIR}"/netatop.rc netatop
fi
emake DESTDIR="${D}" genericinstall