commit: 72ae2b705af130637b1ad8c1dbcffa68020c074e
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 21 14:12:25 2021 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Wed Jul 21 15:39:08 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72ae2b70
sys-cluster/libquo: update EAPI 6 -> 8
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
sys-cluster/libquo/libquo-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-cluster/libquo/libquo-9999.ebuild
b/sys-cluster/libquo/libquo-9999.ebuild
index d63aea6b63e..04abe2b0571 100644
--- a/sys-cluster/libquo/libquo-9999.ebuild
+++ b/sys-cluster/libquo/libquo-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
FORTRAN_NEEDED=fortran
FORTRAN_STANDARD=90
@@ -16,7 +16,7 @@ else
KEYWORDS="~amd64"
fi
-DESCRIPTION="run-time tuning of process binding policies made easy"
+DESCRIPTION="Run-time tuning of process binding policies made easy"
HOMEPAGE="https://lanl.github.io/libquo/"
LICENSE="BSD"