commit: f675262391dba50a32ada0398312c4d805fd99e3 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org> AuthorDate: Mon Aug 14 17:53:51 2023 +0000 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org> CommitDate: Wed Aug 16 15:54:17 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6752623
dev-libs/ell: update LICENSE Closes: https://bugs.gentoo.org/911915 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org> dev-libs/ell/ell-0.56.ebuild | 2 +- dev-libs/ell/ell-0.57.ebuild | 2 +- dev-libs/ell/ell-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-libs/ell/ell-0.56.ebuild b/dev-libs/ell/ell-0.56.ebuild index c85826f51316..c5dee49bcb13 100644 --- a/dev-libs/ell/ell-0.56.ebuild +++ b/dev-libs/ell/ell-0.56.ebuild @@ -14,7 +14,7 @@ else SRC_URI="https://mirrors.edge.kernel.org/pub/linux/libs/${PN}/${P}.tar.xz" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86" fi -LICENSE="LGPL-2.1" +LICENSE="LGPL-2.1+" SLOT="0" IUSE="pie test" diff --git a/dev-libs/ell/ell-0.57.ebuild b/dev-libs/ell/ell-0.57.ebuild index ae0e93b6f024..367a5a212600 100644 --- a/dev-libs/ell/ell-0.57.ebuild +++ b/dev-libs/ell/ell-0.57.ebuild @@ -14,7 +14,7 @@ else SRC_URI="https://mirrors.edge.kernel.org/pub/linux/libs/${PN}/${P}.tar.xz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" fi -LICENSE="LGPL-2.1" +LICENSE="LGPL-2.1+" SLOT="0" IUSE="pie test" diff --git a/dev-libs/ell/ell-9999.ebuild b/dev-libs/ell/ell-9999.ebuild index ae0e93b6f024..367a5a212600 100644 --- a/dev-libs/ell/ell-9999.ebuild +++ b/dev-libs/ell/ell-9999.ebuild @@ -14,7 +14,7 @@ else SRC_URI="https://mirrors.edge.kernel.org/pub/linux/libs/${PN}/${P}.tar.xz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" fi -LICENSE="LGPL-2.1" +LICENSE="LGPL-2.1+" SLOT="0" IUSE="pie test"
