summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-10-19 18:44:43 +0200
committerDavid Seifert <soap@gentoo.org>2019-10-19 18:44:43 +0200
commit4c127416d2a93809047b94f046aa8cd4b830d901 (patch)
treef99c319f87f5f650c4ad3fb8ca62864a17e56e1c /media-fonts/cardo/cardo-1.04.ebuild
parentmedia-fonts/kochi-substitute: Port to EAPI 7 (diff)
downloadgentoo-4c127416d2a93809047b94f046aa8cd4b830d901.tar.gz
gentoo-4c127416d2a93809047b94f046aa8cd4b830d901.tar.bz2
gentoo-4c127416d2a93809047b94f046aa8cd4b830d901.zip
media-fonts/cardo: Port to EAPI 7
Bug: https://bugs.gentoo.org/697302 Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-fonts/cardo/cardo-1.04.ebuild')
-rw-r--r--media-fonts/cardo/cardo-1.04.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/media-fonts/cardo/cardo-1.04.ebuild b/media-fonts/cardo/cardo-1.04.ebuild
index a637562d9a48..441d3409163a 100644
--- a/media-fonts/cardo/cardo-1.04.ebuild
+++ b/media-fonts/cardo/cardo-1.04.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=0
+EAPI=7
inherit font
@@ -12,12 +12,11 @@ SRC_URI="http://scholarsfonts.net/${PN}${PV//./}.zip"
LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE=""
-DEPEND="app-arch/unzip"
-RDEPEND=""
+BDEPEND="app-arch/unzip"
S="${WORKDIR}"
+
FONT_S="${S}"
FONT_SUFFIX="ttf"
DOCS="Manual104s.pdf"