commit: 18c2f96c11368ff2fdcd0d6963ab1c1b5fa832f7
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 24 19:11:00 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue Aug 24 19:11:00 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=18c2f96c
sys-cluster/mcxx: shorten description
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
sys-cluster/mcxx/mcxx-2021.06.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/mcxx/mcxx-2021.06.ebuild
b/sys-cluster/mcxx/mcxx-2021.06.ebuild
index 7c308409f..7f949c9c6 100644
--- a/sys-cluster/mcxx/mcxx-2021.06.ebuild
+++ b/sys-cluster/mcxx/mcxx-2021.06.ebuild
@@ -11,7 +11,7 @@ PYTHON_COMPAT=( python3_{8..10} pypy3 )
inherit autotools flag-o-matic fortran-2 python-any-r1 docs
-DESCRIPTION="C/C++/Fortran source-to-source compilation infrastructure aimed
at fast prototyping"
+DESCRIPTION="C/C++/Fortran source-to-source compilation aimed at fast
prototyping"
HOMEPAGE="https://github.com/bsc-pm/mcxx"
SRC_URI="https://github.com/bsc-pm/mcxx/archive/refs/tags/${MYPV}.tar.gz ->
${P}.tar.gz"
S="${WORKDIR}/${PN}-${MYPV}"