commit:     e8005849cab59e16483dfb7cf65686842ccf7390
Author:     Jan Henke <Jan.Henke <AT> taujhe <DOT> de>
AuthorDate: Tue Feb 23 20:26:41 2021 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Feb 24 12:33:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8005849

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 <AT> taujhe.de>
[Revision bump, empty IUSE dropped.]
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 ...b612-fonts-1.003.ebuild => polarsys-b612-fonts-1.003-r1.ebuild} | 7 +++----
 ...b612-fonts-1.008.ebuild => polarsys-b612-fonts-1.008-r1.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
similarity index 80%
rename from media-fonts/polarsys-b612-fonts/polarsys-b612-fonts-1.003.ebuild
rename to media-fonts/polarsys-b612-fonts/polarsys-b612-fonts-1.003-r1.ebuild
index e09b9c12ea6..584920e558c 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
similarity index 79%
rename from media-fonts/polarsys-b612-fonts/polarsys-b612-fonts-1.008.ebuild
rename to media-fonts/polarsys-b612-fonts/polarsys-b612-fonts-1.008-r1.ebuild
index b2c835d0e4a..63e8b9d5f7f 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"

Reply via email to