From 29f7fda410ad295b96ec2c063a1df0c500793078 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Sun, 20 Aug 2023 22:38:38 +0200 Subject: [PATCH] dev-libs/mpfr: update LICENSE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel Closes: https://bugs.gentoo.org/912272 --- dev-libs/mpfr/mpfr-4.2.0_p12.ebuild | 2 +- dev-libs/mpfr/mpfr-4.2.0_p9.ebuild | 2 +- dev-libs/mpfr/mpfr-4.2.1_rc1.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-libs/mpfr/mpfr-4.2.0_p12.ebuild b/dev-libs/mpfr/mpfr-4.2.0_p12.ebuild index 2d6a6826dd435..09e59e3b748a3 100644 --- a/dev-libs/mpfr/mpfr-4.2.0_p12.ebuild +++ b/dev-libs/mpfr/mpfr-4.2.0_p12.ebuild @@ -43,7 +43,7 @@ fi S="${WORKDIR}/${MY_P}" -LICENSE="LGPL-2.1" +LICENSE="LGPL-3+" # This is a critical package; if SONAME changes, bump subslot but also add # preserve-libs.eclass usage to pkg_*inst! See e.g. the readline ebuild. SLOT="0/6" # libmpfr.so version diff --git a/dev-libs/mpfr/mpfr-4.2.0_p9.ebuild b/dev-libs/mpfr/mpfr-4.2.0_p9.ebuild index 2d6a6826dd435..09e59e3b748a3 100644 --- a/dev-libs/mpfr/mpfr-4.2.0_p9.ebuild +++ b/dev-libs/mpfr/mpfr-4.2.0_p9.ebuild @@ -43,7 +43,7 @@ fi S="${WORKDIR}/${MY_P}" -LICENSE="LGPL-2.1" +LICENSE="LGPL-3+" # This is a critical package; if SONAME changes, bump subslot but also add # preserve-libs.eclass usage to pkg_*inst! See e.g. the readline ebuild. SLOT="0/6" # libmpfr.so version diff --git a/dev-libs/mpfr/mpfr-4.2.1_rc1.ebuild b/dev-libs/mpfr/mpfr-4.2.1_rc1.ebuild index 3436f7912a8f7..f2bf38b86762f 100644 --- a/dev-libs/mpfr/mpfr-4.2.1_rc1.ebuild +++ b/dev-libs/mpfr/mpfr-4.2.1_rc1.ebuild @@ -43,7 +43,7 @@ fi S="${WORKDIR}/${MY_P}" -LICENSE="LGPL-2.1" +LICENSE="LGPL-3+" # This is a critical package; if SONAME changes, bump subslot but also add # preserve-libs.eclass usage to pkg_*inst! See e.g. the readline ebuild. SLOT="0/6" # libmpfr.so version