summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Henke <Jan.Henke@taujhe.de>2021-02-23 21:26:41 +0100
committerUlrich Müller <ulm@gentoo.org>2021-02-24 13:33:13 +0100
commite8005849cab59e16483dfb7cf65686842ccf7390 (patch)
tree90efd9794afa6434ba4904502365c4aa0876902d /media-fonts
parentapp-editors/nano: Removed old (diff)
downloadgentoo-e8005849cab59e16483dfb7cf65686842ccf7390.tar.gz
gentoo-e8005849cab59e16483dfb7cf65686842ccf7390.tar.bz2
gentoo-e8005849cab59e16483dfb7cf65686842ccf7390.zip
media-fonts/polarsys-b612-fonts: Update license
Upstream did not react yet. So add the other licenses too. While at it, bump to EAPI 7. Bug: https://bugs.gentoo.org/746725 Closes: https://github.com/gentoo/gentoo/pull/19620 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Jan Henke <Jan.Henke@taujhe.de> [Revision bump, empty IUSE dropped.] Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'media-fonts')
-rw-r--r--media-fonts/polarsys-b612-fonts/polarsys-b612-fonts-1.003-r1.ebuild (renamed from media-fonts/polarsys-b612-fonts/polarsys-b612-fonts-1.003.ebuild)7
-rw-r--r--media-fonts/polarsys-b612-fonts/polarsys-b612-fonts-1.008-r1.ebuild (renamed from media-fonts/polarsys-b612-fonts/polarsys-b612-fonts-1.008.ebuild)7
2 files changed, 6 insertions, 8 deletions
diff --git a/media-fonts/polarsys-b612-fonts/polarsys-b612-fonts-1.003.ebuild b/media-fonts/polarsys-b612-fonts/polarsys-b612-fonts-1.003-r1.ebuild
index e09b9c12ea6f..584920e558cc 100644
--- a/media-fonts/polarsys-b612-fonts/polarsys-b612-fonts-1.003.ebuild
+++ b/media-fonts/polarsys-b612-fonts/polarsys-b612-fonts-1.003-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit font vcs-snapshot
@@ -9,10 +9,9 @@ DESCRIPTION="Font designed for aircraft cockpit displays"
HOMEPAGE="https://b612-font.com/"
SRC_URI="https://git.polarsys.org/c/b612/b612.git/snapshot/b612-bd14fde2544566e620eab106eb8d6f2b7fb1347e.tar.bz2 -> ${P}.tar.bz2"
-LICENSE="EPL-1.0"
+LICENSE="EPL-1.0 BSD OFL-1.1" # to be clarified #746725
SLOT="0"
KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
-IUSE=""
FONT_S="${S}/TTF"
FONT_SUFFIX="ttf"
diff --git a/media-fonts/polarsys-b612-fonts/polarsys-b612-fonts-1.008.ebuild b/media-fonts/polarsys-b612-fonts/polarsys-b612-fonts-1.008-r1.ebuild
index b2c835d0e4a9..63e8b9d5f7f1 100644
--- a/media-fonts/polarsys-b612-fonts/polarsys-b612-fonts-1.008.ebuild
+++ b/media-fonts/polarsys-b612-fonts/polarsys-b612-fonts-1.008-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit font
@@ -9,10 +9,9 @@ DESCRIPTION="Font designed for aircraft cockpit displays"
HOMEPAGE="https://b612-font.com/"
SRC_URI="https://github.com/polarsys/b612/archive/${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="OFL-1.1"
+LICENSE="EPL-1.0 BSD OFL-1.1" # to be clarified #746725
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-IUSE=""
S="${WORKDIR}/b612-${PV}"
FONT_S="${S}/fonts/ttf"