media-fonts/croscorefonts: Drop 1.23.0, EAPI5--

Closes: https://bugs.gentoo.org/676224
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2021-03-16 16:58:45 +01:00
parent f77fae3bb8
commit cc22543731
2 changed files with 0 additions and 26 deletions

View File

@@ -1,2 +1 @@
DIST croscorefonts-1.23.0.tar.gz 2696327 BLAKE2B 915ce0e294fbab5687c3021912985e2806f066684a16b68f41a04fdd66ba2a3af494f62ab548cee48a734891faf59b19aa5d9e33a56f41d99e00f2a58717d7d4 SHA512 069444d57a59bd21d5b30c4b9d32a0e7b649126b2f1d10d992155c08adefb1d30119deda7818e388bb184aadb3f8dd20ee0f26c9d14b3e53bfda7fd682acf3d5
DIST croscorefonts-1.31.0.tar.bz2 3223864 BLAKE2B 4fc011557f81c19d4bc79f014c438868d2a63fe8932140a51523fe582a62a07ee1e51799bb3b13cb801a6ac0af72f23abade4cacccbc4adb3523f3a8d440ea8d SHA512 dcd5ebb854f78353a1d91bb74a5ac7b5e237040994c7e2a69cf68511f06b10006fc3a490840d48c12ee7f862d2dfa3106c9e1787a726a4b158eaea5cd5ba8842

View File

@@ -1,25 +0,0 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit font
DESCRIPTION="Open licensed fonts metrically compatible with MS corefonts"
HOMEPAGE="https://www.google.com/webfonts/specimen/Arimo
https://www.google.com/webfonts/specimen/Cousine
https://www.google.com/webfonts/specimen/Tinos"
SRC_URI="http://commondatastorage.googleapis.com/chromeos-localmirror/distfiles/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
IUSE=""
RESTRICT="binchecks strip test"
FONT_SUFFIX="ttf"
FONT_CONF=(
"${FILESDIR}/62-croscore-arimo.conf"
"${FILESDIR}/62-croscore-cousine.conf"
"${FILESDIR}/62-croscore-symbolneu.conf"
"${FILESDIR}/62-croscore-tinos.conf" )