Gentoo Archives: gentoo-commits

From: Matthew Smith <matthew@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/transifex-client/
Date: Sat, 19 Feb 2022 10:09:31
Message-Id: 1645265361.8407a89c9979ea56de88c4111ae279d4aba69ca2.matthew@gentoo
1 commit: 8407a89c9979ea56de88c4111ae279d4aba69ca2
2 Author: Matthew Smith <matthew <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 19 10:08:54 2022 +0000
4 Commit: Matthew Smith <matthew <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 19 10:09:21 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8407a89c
7
8 app-i18n/transifex-client: update LICENSE
9
10 Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>
11
12 app-i18n/transifex-client/transifex-client-1.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-i18n/transifex-client/transifex-client-1.0.1.ebuild b/app-i18n/transifex-client/transifex-client-1.0.1.ebuild
16 index 8a10aee4f5a9..5f5a351afa45 100644
17 --- a/app-i18n/transifex-client/transifex-client-1.0.1.ebuild
18 +++ b/app-i18n/transifex-client/transifex-client-1.0.1.ebuild
19 @@ -214,7 +214,7 @@ SRC_URI="https://github.com/transifex/cli/archive/refs/tags/v${PV}.tar.gz -> ${P
20 ${EGO_SUM_SRC_URI}"
21 S="${WORKDIR}"/cli-${PV}
22
23 -LICENSE="Apache-2.0"
24 +LICENSE="Apache-2.0 BSD BSD-2 ISC LGPL-3 MIT MPL-2.0"
25 SLOT="0"
26 KEYWORDS="~amd64 ~ppc64 ~x86"