commit: 8407a89c9979ea56de88c4111ae279d4aba69ca2 Author: Matthew Smith <matthew <AT> gentoo <DOT> org> AuthorDate: Sat Feb 19 10:08:54 2022 +0000 Commit: Matthew Smith <matthew <AT> gentoo <DOT> org> CommitDate: Sat Feb 19 10:09:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8407a89c
app-i18n/transifex-client: update LICENSE Signed-off-by: Matthew Smith <matthew <AT> gentoo.org> app-i18n/transifex-client/transifex-client-1.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/transifex-client/transifex-client-1.0.1.ebuild b/app-i18n/transifex-client/transifex-client-1.0.1.ebuild index 8a10aee4f5a9..5f5a351afa45 100644 --- a/app-i18n/transifex-client/transifex-client-1.0.1.ebuild +++ b/app-i18n/transifex-client/transifex-client-1.0.1.ebuild @@ -214,7 +214,7 @@ SRC_URI="https://github.com/transifex/cli/archive/refs/tags/v${PV}.tar.gz -> ${P ${EGO_SUM_SRC_URI}" S="${WORKDIR}"/cli-${PV} -LICENSE="Apache-2.0" +LICENSE="Apache-2.0 BSD BSD-2 ISC LGPL-3 MIT MPL-2.0" SLOT="0" KEYWORDS="~amd64 ~ppc64 ~x86"
