diff --git a/sys-cluster/launchmon/launchmon-1.0.2_p20210430-r1.ebuild b/sys-cluster/launchmon/launchmon-1.0.2_p20210430-r1.ebuild index e957c101e9..0f1da7dbaf 100644 --- a/sys-cluster/launchmon/launchmon-1.0.2_p20210430-r1.ebuild +++ b/sys-cluster/launchmon/launchmon-1.0.2_p20210430-r1.ebuild @@ -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}"