summaryrefslogtreecommitdiff
path: root/dev-perl/Sys-Statistics-Linux
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-05-04 22:28:33 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-05-04 22:28:33 +0100
commita978c074e4272bb901fbe4a10de0a7b2af574f17 (patch)
tree8c764c1cc0576389ce22abd317bceba71ea5732d /dev-perl/Sys-Statistics-Linux
parent40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (diff)
gentoo resync : 04.05.2021
Diffstat (limited to 'dev-perl/Sys-Statistics-Linux')
-rw-r--r--dev-perl/Sys-Statistics-Linux/Manifest2
-rw-r--r--dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.660.0-r1.ebuild8
2 files changed, 5 insertions, 5 deletions
diff --git a/dev-perl/Sys-Statistics-Linux/Manifest b/dev-perl/Sys-Statistics-Linux/Manifest
index ac659ee956e7..d36c62369ba3 100644
--- a/dev-perl/Sys-Statistics-Linux/Manifest
+++ b/dev-perl/Sys-Statistics-Linux/Manifest
@@ -1,3 +1,3 @@
DIST Sys-Statistics-Linux-0.66.tar.gz 49987 BLAKE2B 1b0776dfc5693802366429b1c5f34bd2c19e270b0e2e4f606c58033eae9e112e7dd7e841d0bfb5e1e21e151cb28801fb5b40eb2975ebee1ee1b08be9c7bd03f1 SHA512 0387e7746d923860e5d9362f3259c19fc2e173cf6199aae11238a9bc0b588afe05026a876592845e0ac12f445cfb2c38ff7646fe9beed5807548179c7b2754b4
-EBUILD Sys-Statistics-Linux-0.660.0-r1.ebuild 638 BLAKE2B d6c95c0673c4ea58d7d2719964979a416d5fd24165f72a32b0d5c637b36d77a890d75b99ef55b195ea6031a5a0eefbc1e721fb07b661086d254058eb824d77c7 SHA512 9c0704e1eb4b16620f19cb0a3b81550166ac00aa4268954bef1d3009cdcabec48d78ce80014d30c7310afbc243bb7dd5ac99f609b3695b70d4b6286bb8a3049d
+EBUILD Sys-Statistics-Linux-0.660.0-r1.ebuild 624 BLAKE2B be51ddc86b471bf9b243f8611ff767469139524cace02e219b0577be8bfe73697faf4966d78467dcc1cd7984f32c26b4e4b31c25b78fbab4ce7a311bfce00beb SHA512 16691caaa8237ef7efd0f4e08e818bc3d10eb931c9a697401bb337cc3ff1c69c1ffd0fb2e8ad00689b25ceeef811061fdad7f36ca0c6643cceaa283d0bd51250
MISC metadata.xml 1448 BLAKE2B 11626695d31ebfd99d7a603c82d0d1de5c434a2e9aeac7ee3feb26af15ad30f94048765c03a018ddd41ebd1905042c283b1431fc7557eaddc1f36e44497ebd56 SHA512 9b7c4db52c8f5e8a2c793be13898c62918ec12657ef3b90581e9af5723625b88e8619b56e0af468ffc119578277001237647a5de96686e233dcad774831e3330
diff --git a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.660.0-r1.ebuild b/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.660.0-r1.ebuild
index 6426ffefecc6..a2a5b2e6d2b8 100644
--- a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.660.0-r1.ebuild
+++ b/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.660.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -26,9 +26,9 @@ SRC_TEST="do"
src_install() {
perl-module_src_install
- docompress -x /usr/share/doc/$PF/examples
- insinto /usr/share/doc/$PF/examples
- doins examples/*
+ docompress -x /usr/share/doc/${PF}/examples
+ docinto examples
+ dodoc -r examples/.
}
src_test() {