summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-03-21 16:43:49 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2021-03-21 20:06:00 +0100
commitbdae050ff6060e32386f69677b09a8e7d908b1ab (patch)
treed4005f16af5b34c9f0de7ef0bbc147b69e714a76 /media-fonts/bitstream-cyberbit/bitstream-cyberbit-2.0-r2.ebuild
parentmedia-fonts/kanjistrokeorders: EAPI-7 bump (diff)
downloadgentoo-bdae050ff6060e32386f69677b09a8e7d908b1ab.tar.gz
gentoo-bdae050ff6060e32386f69677b09a8e7d908b1ab.tar.bz2
gentoo-bdae050ff6060e32386f69677b09a8e7d908b1ab.zip
media-fonts/bitstream-cyberbit: EAPI-7 bump
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-fonts/bitstream-cyberbit/bitstream-cyberbit-2.0-r2.ebuild')
-rw-r--r--media-fonts/bitstream-cyberbit/bitstream-cyberbit-2.0-r2.ebuild16
1 files changed, 9 insertions, 7 deletions
diff --git a/media-fonts/bitstream-cyberbit/bitstream-cyberbit-2.0-r2.ebuild b/media-fonts/bitstream-cyberbit/bitstream-cyberbit-2.0-r2.ebuild
index dd46e6e5976d..dced0c4d5d14 100644
--- a/media-fonts/bitstream-cyberbit/bitstream-cyberbit-2.0-r2.ebuild
+++ b/media-fonts/bitstream-cyberbit/bitstream-cyberbit-2.0-r2.ebuild
@@ -1,22 +1,24 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit font
DESCRIPTION="Cyberbit Unicode (including CJK) font"
HOMEPAGE="http://www.bitstream.com/"
-SRC_URI="http://freebsd.nsu.ru/distfiles/cyberbit/Cyberbit.ZIP -> ${P}.zip https://www.minix3.org/distfiles-backup/cyberbit-ttf/Cyberbit.ZIP -> ${P}.zip http://mirror.uni-c.dk/pub/pkgsrc/distfiles/cyberbit-ttf/Cyberbit.ZIP -> ${P}.zip"
-LICENSE="BitstreamCyberbit"
+SRC_URI="http://freebsd.nsu.ru/distfiles/cyberbit/Cyberbit.ZIP -> ${P}.zip
+ https://www.minix3.org/distfiles-backup/cyberbit-ttf/Cyberbit.ZIP -> ${P}.zip
+ http://mirror.uni-c.dk/pub/pkgsrc/distfiles/cyberbit-ttf/Cyberbit.ZIP -> ${P}.zip"
+S="${WORKDIR}"
+LICENSE="BitstreamCyberbit"
SLOT="0"
KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE=""
-DEPEND="app-arch/unzip"
-RDEPEND=""
RESTRICT="bindist mirror"
-S="${WORKDIR}"
+BDEPEND="app-arch/unzip"
+
FONT_SUFFIX="ttf"