diff options
Diffstat (limited to 'dev-libs/mpfr')
-rw-r--r-- | dev-libs/mpfr/mpfr-4.2.0_p12.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/mpfr/mpfr-4.2.0_p9.ebuild | 2 | ||||
-rw-r--r-- | 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 2d6a6826dd43..09e59e3b748a 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 2d6a6826dd43..09e59e3b748a 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 3436f7912a8f..f2bf38b86762 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 |