diff --git a/sys-process/psinfo/psinfo-0.12-r1.ebuild b/sys-process/psinfo/psinfo-0.12-r1.ebuild index a6114821b49c7..e6faa1baad150 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/"