From 8d5dbd847cbc704a6a06405856e94b461011afe3 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 27 Mar 2021 06:06:27 +0000 Subject: gentoo resync : 27.03.2021 --- media-fonts/dina/dina-2.93.ebuild | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'media-fonts/dina/dina-2.93.ebuild') 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 -- cgit v1.2.3