summaryrefslogtreecommitdiff
path: root/sys-process/psinfo
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /sys-process/psinfo
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'sys-process/psinfo')
-rw-r--r--sys-process/psinfo/Manifest2
-rw-r--r--sys-process/psinfo/psinfo-0.12-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-process/psinfo/Manifest b/sys-process/psinfo/Manifest
index e5b5b23de413..262688e84d6c 100644
--- a/sys-process/psinfo/Manifest
+++ b/sys-process/psinfo/Manifest
@@ -1,4 +1,4 @@
AUX psinfo-0.12-asneeded.patch 1173 BLAKE2B 0b6b2aefa4e669c7775959191008819426bae32c776badd36405b5c3b945b38babd9ee3f40e3f14954f80f1a848f504210caf7307d05e616fdb3965690ff2ed3 SHA512 26e70733df993fc0614027c7c2abd02d4b900e5003211148e2c303476c1fd6f5dcb7e0c76b09dc90c1cca9663bf8ee1a14d999ab6aed5a96c8c40691e7ac1d7f
DIST psinfo-0.12.tar.gz 9107 BLAKE2B d6e9d2c32ca9299220677fd1e2cb80259ee6163c953186346c0450d16cf6622875eb03a89dca945c863ad15d62ab39b0c0d65b06b819e4bdb4d835449908bb8d SHA512 481743c9b8112fa34779bcdeb12d84a1445a4e4c105161d9a9927fe920e5c4f190dc3e03cb65d9978538cb3d4102983af7e290d31c809a1efa0f6c871064c62f
-EBUILD psinfo-0.12-r1.ebuild 493 BLAKE2B e29061fb1d78c7bda03fc182284ab22845d15d31c8e9e08144dbe1a4704c0e17dad7fd55436e8b8d24a72d60f4bc42d6e208a559fceb136eabcd06e74990c1ff SHA512 c326f8741e5c4a9b732aa3b218f4833fe26ae26fe6b90747e786f43aa607a1206a1fca812bc3ac3e443ec72edf8d046192fd6ea5e71ee4b54982dcb0d63158f0
+EBUILD psinfo-0.12-r1.ebuild 486 BLAKE2B ac51527207f9bb6b68fd221f3d1ed7416d02d7526c7bca1ca471ef28bca428568cee0d36e0ec92edd3e32109194b1a30661f99b756a1ed0e08539391a153d3b1 SHA512 64bc4f2c0e1344c034901550d7ae7399e4eb4b9d4a51c6bdf1057c1db70bd2fb7aefec221094f2b5b47ba6f0868cd6e4181e2ca09aaacfcf92f6a0c113673ab5
MISC metadata.xml 261 BLAKE2B 6481ea806c7c6ae29f5dc4234ec804cfddc17a6ad9cc205d68ecab5d37ac7a2bca68a37b91a66a0dc7374c1f4cd59bfada53d02c5187e4fcb5f5264e5435a385 SHA512 714bffc43ca20bdd43a5039acceab4c92e78861b8f75e7eda27c7940fa527716a6f4a8373d610976c5b20b55f0ff08280fb2571274d0716e7e4a097e076a3df3
diff --git a/sys-process/psinfo/psinfo-0.12-r1.ebuild b/sys-process/psinfo/psinfo-0.12-r1.ebuild
index a6114821b49c..e6faa1baad15 100644
--- a/sys-process/psinfo/psinfo-0.12-r1.ebuild
+++ b/sys-process/psinfo/psinfo-0.12-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit eutils toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="Process information and statistics using the kernel /proc interface"
HOMEPAGE="http://www.ward.nu/computer/psinfo/"