summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 08:54:21 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:22:40 +0100
commit6ce2b9de99332236f6c2ab4e73634ef8861f7fc8 (patch)
tree9e4efa6b82d0a650377906de34a4e4efc33abc7e /sys-process
parentsys-libs/ldb: eutils-- (diff)
downloadgentoo-6ce2b9de99332236f6c2ab4e73634ef8861f7fc8.tar.gz
gentoo-6ce2b9de99332236f6c2ab4e73634ef8861f7fc8.tar.bz2
gentoo-6ce2b9de99332236f6c2ab4e73634ef8861f7fc8.zip
sys-process/psinfo: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/psinfo/psinfo-0.12-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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/"