summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Smith <matthew@gentoo.org>2022-08-24 18:54:47 +0100
committerMatthew Smith <matthew@gentoo.org>2022-08-24 19:05:29 +0100
commit99f9d616ddc42b50dd93995bcbbbc0cd5bf08fb6 (patch)
tree8f01a231cef467fa16260cef244c021ce717b416
parentmail-client/thunderbird: drop 102.0.3, 102.1.2 (diff)
downloadgentoo-99f9d616.tar.gz
gentoo-99f9d616.tar.bz2
gentoo-99f9d616.zip
dev-embedded/libjaylink: update LICENSE
Signed-off-by: Matthew Smith <matthew@gentoo.org>
-rw-r--r--dev-embedded/libjaylink/libjaylink-0.2.0.ebuild4
-rw-r--r--dev-embedded/libjaylink/libjaylink-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-embedded/libjaylink/libjaylink-0.2.0.ebuild b/dev-embedded/libjaylink/libjaylink-0.2.0.ebuild
index eb8fb0fb73b0..81f3e444b538 100644
--- a/dev-embedded/libjaylink/libjaylink-0.2.0.ebuild
+++ b/dev-embedded/libjaylink/libjaylink-0.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.zapb.de/libjaylink/libjaylink"
SRC_URI="https://gitlab.zapb.de/libjaylink/libjaylink/-/archive/${PV}/${P}.tar.bz2"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 arm ~riscv x86"
IUSE="static-libs"
diff --git a/dev-embedded/libjaylink/libjaylink-9999.ebuild b/dev-embedded/libjaylink/libjaylink-9999.ebuild
index af23bef609c1..f1cfbdf3cbac 100644
--- a/dev-embedded/libjaylink/libjaylink-9999.ebuild
+++ b/dev-embedded/libjaylink/libjaylink-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -10,7 +10,7 @@ inherit git-r3 autotools multilib-minimal
DESCRIPTION="Library to access J-Link devices"
HOMEPAGE="https://gitlab.zapb.de/libjaylink/libjaylink"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS=""
IUSE="static-libs"