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/polarsys-b612-fonts/polarsys-b612-fonts-1.003.ebuild
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/polarsys-b612-fonts/polarsys-b612-fonts-1.003.ebuild')
-rw-r--r--media-fonts/polarsys-b612-fonts/polarsys-b612-fonts-1.003.ebuild20
1 files changed, 0 insertions, 20 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.ebuild
deleted file mode 100644
index e09b9c12ea6f..000000000000
--- a/media-fonts/polarsys-b612-fonts/polarsys-b612-fonts-1.003.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit font vcs-snapshot
-
-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"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
-IUSE=""
-
-FONT_S="${S}/TTF"
-FONT_SUFFIX="ttf"
-
-DOCS=( README.md )