summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-03-21 16:48:00 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2021-03-21 20:06:01 +0100
commitf3c95637f46084f6c82fa9af6b6ed908e3d2a7a9 (patch)
tree58add75b93733ea3a03178902f248006a63bcbf6 /media-fonts/dina
parentmedia-fonts/bitstream-cyberbit: EAPI-7 bump (diff)
downloadgentoo-f3c95637f46084f6c82fa9af6b6ed908e3d2a7a9.tar.gz
gentoo-f3c95637f46084f6c82fa9af6b6ed908e3d2a7a9.tar.bz2
gentoo-f3c95637f46084f6c82fa9af6b6ed908e3d2a7a9.zip
media-fonts/dina: EAPI-7 bump, use https
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-fonts/dina')
-rw-r--r--media-fonts/dina/dina-2.93.ebuild19
1 files changed, 9 insertions, 10 deletions
diff --git a/media-fonts/dina/dina-2.93.ebuild b/media-fonts/dina/dina-2.93.ebuild
index 46aefaabe4ca..c597de4ebb50 100644
--- a/media-fonts/dina/dina-2.93.ebuild
+++ b/media-fonts/dina/dina-2.93.ebuild
@@ -1,24 +1,23 @@
-# 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 font-ebdftopcf
-DESCRIPTION="A monospace bitmap font, primarily aimed at programmers"
-HOMEPAGE="http://www.donationcoder.com/Software/Jibz/Dina/index.html"
-SRC_URI="http://www.donationcoder.com/forum/index.php?action=dlattach;topic=36049.0;attach=78562 -> ${P}.zip"
+DESCRIPTION="Monospace bitmap font, primarily aimed at programmers"
+HOMEPAGE="https://www.dcmembers.com/jibsen/download/61/"
+SRC_URI="https://www.donationcoder.com/forum/index.php?action=dlattach;topic=36049.0;attach=78562 -> ${P}.zip"
+S="${WORKDIR}/BDF/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE=""
+RESTRICT="strip binchecks"
-DEPEND="app-arch/unzip"
+BDEPEND="app-arch/unzip"
-S=${WORKDIR}/BDF/
-FONT_S=${S}/
FONT_SUFFIX="pcf.gz"
-RESTRICT="strip binchecks"
src_compile() {
font-ebdftopcf_src_compile