From 6ce2b9de99332236f6c2ab4e73634ef8861f7fc8 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 08:54:21 +0100 Subject: sys-process/psinfo: eutils-- Signed-off-by: Sam James --- sys-process/psinfo/psinfo-0.12-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-process/psinfo') 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/" -- cgit v1.2.3-65-gdbad