Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/transifex-client/
Date: Fri, 25 Feb 2022 09:41:04
Message-Id: 1645782044.8bd19a4869858e498cefa62df46363240a19bc87.dlan@gentoo
1 commit: 8bd19a4869858e498cefa62df46363240a19bc87
2 Author: Robert Siebeck <gentoo.2019 <AT> r123 <DOT> de>
3 AuthorDate: Wed Feb 23 21:16:51 2022 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 25 09:40:44 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bd19a48
7
8 app-i18n/transifex-client: update LICENSE
9
10 Signed-off-by: Robert Siebeck <gentoo.2019 <AT> r123.de>
11 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
12
13 app-i18n/transifex-client/transifex-client-1.0.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-i18n/transifex-client/transifex-client-1.0.0.ebuild b/app-i18n/transifex-client/transifex-client-1.0.0.ebuild
17 index 79a58d214b7c..2f67d6c37f23 100644
18 --- a/app-i18n/transifex-client/transifex-client-1.0.0.ebuild
19 +++ b/app-i18n/transifex-client/transifex-client-1.0.0.ebuild
20 @@ -214,7 +214,7 @@ SRC_URI="https://github.com/transifex/cli/archive/refs/tags/v${PV}.tar.gz -> ${P
21 ${EGO_SUM_SRC_URI}"
22 S="${WORKDIR}"/cli-${PV}
23
24 -LICENSE="Apache-2.0"
25 +LICENSE="Apache-2.0 BSD BSD-2 ISC LGPL-3 MIT MPL-2.0"
26 SLOT="0"
27 KEYWORDS="amd64 ~ppc64 x86"