From 89ada78b3a34feaf586cbecbcb7dee49a61652d7 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 1 May 2025 06:53:18 +0100 Subject: [PATCH] sci-libs/med: update DESCRIPTION Signed-off-by: Sam James --- sci-libs/med/med-4.1.1-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/med/med-4.1.1-r4.ebuild b/sci-libs/med/med-4.1.1-r4.ebuild index 204b3dea0d49d..3d73d1fa6ba1a 100644 --- a/sci-libs/med/med-4.1.1-r4.ebuild +++ b/sci-libs/med/med-4.1.1-r4.ebuild @@ -7,7 +7,7 @@ FORTRAN_NEEDED=fortran inherit cmake flag-o-matic fortran-2 optfeature -DESCRIPTION="A library to store and exchange meshed data or computation results" +DESCRIPTION="Library to store and exchange meshed data or computation results" HOMEPAGE="https://www.salome-platform.org/user-section/about/med" SRC_URI="https://files.salome-platform.org/Salome/other/${P}.tar.gz" S="${WORKDIR}/${P}_SRC"