sys-cluster/mcxx: shorten description

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
Andrew Ammerlaan
2021-08-24 21:11:00 +02:00
parent a2eef015bd
commit 18c2f96c11

View File

@@ -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}"