aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuan Liao <liaoyuan@gmail.com>2022-04-22 11:14:25 -0700
committerYuan Liao <liaoyuan@gmail.com>2022-04-22 11:47:33 -0700
commitc76b74ac795d859f0895880f0311d61cd8742599 (patch)
treed88f25bc42427c01fc1528f26c537b665892b9dc /gui-libs/text-engine
parentgames-rpg/airshipper: fix non-rust dependencies (diff)
downloadguru-c76b74ac795d859f0895880f0311d61cd8742599.tar.gz
guru-c76b74ac795d859f0895880f0311d61cd8742599.tar.bz2
guru-c76b74ac795d859f0895880f0311d61cd8742599.zip
gui-libs/text-engine: Update LICENSE for live ebuild
The upstream has recently changed the license from LGPL-3+ to || ( MPL-2.0 LGPL-2.1+ ) in some commits staged for the next release; the license change has not been retrospectively applied to versions already released yet. Signed-off-by: Yuan Liao <liaoyuan@gmail.com>
Diffstat (limited to 'gui-libs/text-engine')
-rw-r--r--gui-libs/text-engine/text-engine-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/text-engine/text-engine-9999.ebuild b/gui-libs/text-engine/text-engine-9999.ebuild
index 3d0af284cb..f0d007a6f4 100644
--- a/gui-libs/text-engine/text-engine-9999.ebuild
+++ b/gui-libs/text-engine/text-engine-9999.ebuild
@@ -16,7 +16,7 @@ fi
DESCRIPTION="A lightweight rich-text framework for GTK 4"
HOMEPAGE="https://github.com/mjakeman/text-engine"
-LICENSE="LGPL-3+"
+LICENSE="|| ( MPL-2.0 LGPL-2.1+ )"
SLOT="0"
BDEPEND="