mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
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>
This commit is contained in:
@@ -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="
|
||||
|
||||
Reference in New Issue
Block a user