Gentoo Archives: gentoo-commits

From: Yuan Liao <liaoyuan@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-libs/text-engine/
Date: Fri, 01 Apr 2022 05:25:16
Message-Id: 1648790514.9c872745238f5c8c33a6cf6e36cb68505bdbf000.liaoyuan@gentoo
1 commit: 9c872745238f5c8c33a6cf6e36cb68505bdbf000
2 Author: Yuan Liao <liaoyuan <AT> gmail <DOT> com>
3 AuthorDate: Fri Apr 1 05:10:56 2022 +0000
4 Commit: Yuan Liao <liaoyuan <AT> gmail <DOT> com>
5 CommitDate: Fri Apr 1 05:21:54 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9c872745
7
8 gui-libs/text-engine: Update LICENSE for live ebuild
9
10 The upstream has recently changed the license from MIT to LGPL-3+ in
11 some commits staged for the next release; the license change has not
12 been retrospectively applied to versions already released yet.
13
14 Signed-off-by: Yuan Liao <liaoyuan <AT> gmail.com>
15
16 gui-libs/text-engine/text-engine-9999.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/gui-libs/text-engine/text-engine-9999.ebuild b/gui-libs/text-engine/text-engine-9999.ebuild
20 index 5b29e8753..3d0af284c 100644
21 --- a/gui-libs/text-engine/text-engine-9999.ebuild
22 +++ b/gui-libs/text-engine/text-engine-9999.ebuild
23 @@ -16,7 +16,7 @@ fi
24 DESCRIPTION="A lightweight rich-text framework for GTK 4"
25 HOMEPAGE="https://github.com/mjakeman/text-engine"
26
27 -LICENSE="MIT"
28 +LICENSE="LGPL-3+"
29 SLOT="0"
30
31 BDEPEND="