commit: 648dde0b6f7c89aec67c8b5a776e5fe411e7ace6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 26 07:02:56 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Oct 26 07:02:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=648dde0b
dev-util/libabigail: update 2.0 LICENSE Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/libabigail/libabigail-2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/libabigail/libabigail-2.0.ebuild b/dev-util/libabigail/libabigail-2.0.ebuild index acb55949823..714f2446ff9 100644 --- a/dev-util/libabigail/libabigail-2.0.ebuild +++ b/dev-util/libabigail/libabigail-2.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Suite of tools for checking ABI differences between ELF objects" HOMEPAGE="https://sourceware.org/libabigail/" SRC_URI="https://mirrors.kernel.org/sourceware/libabigail/${P}.tar.gz" -LICENSE="LGPL-3+" +LICENSE="Apache-2.0-with-LLVM-exceptions" SLOT="0" KEYWORDS="~amd64 ~ppc64" IUSE="doc test"
