diff options
author | Sam James <sam@gentoo.org> | 2022-12-25 20:24:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-25 21:24:08 +0000 |
commit | 1355cbc2f6829125937b8d67defec0ba621d16eb (patch) | |
tree | 5ca7c5b0d7d8728900dbde65f8df4e5ea704895d /sys-apps/hprofile | |
parent | sys-apps/collectl: EAPI 8 (diff) | |
download | gentoo-1355cbc2f6829125937b8d67defec0ba621d16eb.tar.gz gentoo-1355cbc2f6829125937b8d67defec0ba621d16eb.tar.bz2 gentoo-1355cbc2f6829125937b8d67defec0ba621d16eb.zip |
sys-apps/hprofile: EAPI 8
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/hprofile')
-rw-r--r-- | sys-apps/hprofile/hprofile-6.1.3-r1.ebuild (renamed from sys-apps/hprofile/hprofile-6.1.3.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hprofile/hprofile-6.1.3.ebuild b/sys-apps/hprofile/hprofile-6.1.3-r1.ebuild index 4bff3d42441c..b928e6c0c06c 100644 --- a/sys-apps/hprofile/hprofile-6.1.3.ebuild +++ b/sys-apps/hprofile/hprofile-6.1.3-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 DESCRIPTION="Utility to manage hardware, network, power or other profiles (fork)" HOMEPAGE="https://github.com/tokiclover/hprofile" |