summaryrefslogtreecommitdiff
path: root/sys-apps/collectl
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-26 02:06:21 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-26 02:06:21 +0000
commitf9fff8823e0cd1f6570b01337ac99e5bd49c824a (patch)
tree2a69b85ea6ba19c3a6b492d49ee8cd14c887472d /sys-apps/collectl
parentd117172e3b48fc4be82b7623ffc40bb6070ef361 (diff)
gentoo auto-resync : 26:12:2022 - 02:06:21
Diffstat (limited to 'sys-apps/collectl')
-rw-r--r--sys-apps/collectl/Manifest2
-rw-r--r--sys-apps/collectl/collectl-4.3.1-r1.ebuild (renamed from sys-apps/collectl/collectl-4.3.1.ebuild)20
2 files changed, 10 insertions, 12 deletions
diff --git a/sys-apps/collectl/Manifest b/sys-apps/collectl/Manifest
index 6b0fae893db8..c24d3a480abc 100644
--- a/sys-apps/collectl/Manifest
+++ b/sys-apps/collectl/Manifest
@@ -1,4 +1,4 @@
AUX collectl.initd-2 348 BLAKE2B df64bad334058680e3b78469120f44d99d38eda84ce5eacf3cb0650d64674b1c0fd0a92efd8974f73fdbb1a706ce48d61b37417b75c1a8d59ca13685af8b1b4c SHA512 441c5c90baa194dead6c764317ca4e10f864e82c1ee1f0c0d99f301ecf0baf197349df13fc155ac8e42366c56d13478d6004d6648e1131deea3a002c5e89ab66
DIST collectl-4.3.1.src.tar.gz 620693 BLAKE2B bcf8c41e0f6b51daa32fa9752dfd603230321718de190a8a9d71bf71e2c5f65e3b170bc85fbdcc78d2ab131bf5a5bfdfebf49225151ecf2cc444d2ca4ef0faaf SHA512 6f2df8a3da37f7ccb9d7f34a20e63b0601e5da7126bb3a9a11af7ee4959b682d59f44a1885bfb5882410e9de0191093ea4d5d43c8f2fa0f0904fd2ca4a3c5a90
-EBUILD collectl-4.3.1.ebuild 838 BLAKE2B a2bd226521ea75de4b9ff31e77f4de0970bf820906580922350e28988ea9836bf2ce0c50f41aa42cd0ca8fd1c409537c3dd893e3443c1a2a2c6de4c5a35e2769 SHA512 94feb59492482fae8f0117f41fb1aca70a8f2c0a6958d158fac5360ad28ab69e22ba45b8f77b5caf7ab49e94c79a3f4302c5a6643fef5a980cd366f62f7462bf
+EBUILD collectl-4.3.1-r1.ebuild 831 BLAKE2B 2e8ff3cba5c0f4e7f537f71b55faa44c34d7901f90ee5e59302f119e12d84d61830c45cab659c315cebd9bdc978dd15eaf6c2ab764113f299bbb6ca57b2340a6 SHA512 6cec4a71a8e331c94f4cabd3b7ae0c152618b8e25e9006af445a811f7a72392bd6c033a5927ca6b0f9a97b6cf5412bdc7094f31bed476bee640ae12dce9d6265
MISC metadata.xml 329 BLAKE2B fb2d4bc9a148073087028dbfe896a20002d238523d10904701334f9148ed5a47086b57e6ef311d16f3749171ee73cc9c899904a117afdfc672df4240c426d15e SHA512 b590bf76cdcf0d2bf0b8f3ffc88d3c2d8c1f6e4cfe227a023c9abc4c7d52fb369f9b10800f05fa9fbed13cbc8ccb018c1d187ad8827f7f9f63a63752900c6f90
diff --git a/sys-apps/collectl/collectl-4.3.1.ebuild b/sys-apps/collectl/collectl-4.3.1-r1.ebuild
index d9b81f3dd223..a4aa255f26f7 100644
--- a/sys-apps/collectl/collectl-4.3.1.ebuild
+++ b/sys-apps/collectl/collectl-4.3.1-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DESCRIPTION="Performance monitoring tool capable of interactive reporting and logging to disk"
HOMEPAGE="http://collectl.sourceforge.net/"
@@ -10,22 +10,20 @@ SRC_URI="mirror://sourceforge/collectl/${P}.src.tar.gz"
LICENSE="GPL-2 Artistic"
SLOT="0"
KEYWORDS="~alpha amd64 ~ia64 x86"
-IUSE=""
-RDEPEND=">=dev-lang/perl-5.8.8
+RDEPEND="
+ >=dev-lang/perl-5.8.8
virtual/perl-Time-HiRes
>=dev-perl/Archive-Zip-1.20
sys-apps/ethtool
- sys-apps/pciutils"
+ sys-apps/pciutils
+"
-HTML_DOCS="docs/*"
-
-DOCS=(
- README
- RELEASE-collectl
-)
+HTML_DOCS=( docs/. )
src_install() {
+ dodoc README RELEASE-collectl
+
dobin collectl colmux
insinto /etc