sys-cluster/launchmon: shorten description

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
Andrew Ammerlaan
2021-07-24 17:53:03 +02:00
parent b316bdb1a6
commit 647a3fe8c3

View File

@@ -8,7 +8,7 @@ MYPV="$(ver_cut 1-3)"
inherit autotools flag-o-matic
DESCRIPTION="software infrastructure that enables HPC run-time tools to co-locate tool daemons with a parallel job"
DESCRIPTION="Enables HPC run-time tools to co-locate tool daemons with a parallel job"
HOMEPAGE="https://github.com/LLNL/LaunchMON"
SRC_URI="https://github.com/LLNL/LaunchMON/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/LaunchMON-${COMMIT}"