commit:     dfe2b54a7a6a802adbddb3f9f4d2423531cec9ce
Author:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 13 13:03:02 2017 +0000
Commit:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Mon Nov 13 13:03:02 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfe2b54a

media-fonts/croscorefonts: version bump to 1.31.0

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 media-fonts/croscorefonts/Manifest                 |  1 +
 .../croscorefonts/croscorefonts-1.31.0.ebuild      | 25 ++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/media-fonts/croscorefonts/Manifest 
b/media-fonts/croscorefonts/Manifest
index 20e455fa4fa..a665507bbf4 100644
--- a/media-fonts/croscorefonts/Manifest
+++ b/media-fonts/croscorefonts/Manifest
@@ -1,2 +1,3 @@
 DIST croscorefonts-1.21.0.tar.gz 2605014 SHA256 
370e55428729174f2801e9cfb4bce0f20b6f5b26c08d6488ac8b5b765c322703 SHA512 
ebd636680e969c697984210f1cc4516c0817c94e6c02fd37c3b271d14db3686413da924fca87fda8948bf5a0f995072c4c4ca1a29173fdb4540a8c9a2ff20bb0
 WHIRLPOOL 
9072ff9a8590a75e4e123e9f5bb85e979b9a5e1f99cff4f945afafa6f84c549802b36669da1e883fb5e61fabf4392954932a21bc8aff9f1a23a0439c2e920708
 DIST croscorefonts-1.23.0.tar.gz 2696327 SHA256 
b469b5457b093a9d8878ef6ff6868f54e258441b88983b1866f64c8995584b4c SHA512 
069444d57a59bd21d5b30c4b9d32a0e7b649126b2f1d10d992155c08adefb1d30119deda7818e388bb184aadb3f8dd20ee0f26c9d14b3e53bfda7fd682acf3d5
 WHIRLPOOL 
745cec3bd2d405f8269b39eb1b0fd17fc159d5c790052e2e882c397ca6bd3ac369287a22ab8ad174b7878a69acfeeb6d59a8924c57f0c5abf04c855f894dba88
+DIST croscorefonts-1.31.0.tar.bz2 3223864 SHA256 
672c3487883ec1ef83d9254240d4327b014212abc823d06d15816095867315e1 SHA512 
dcd5ebb854f78353a1d91bb74a5ac7b5e237040994c7e2a69cf68511f06b10006fc3a490840d48c12ee7f862d2dfa3106c9e1787a726a4b158eaea5cd5ba8842
 WHIRLPOOL 
6801609639fd703c78a66d51df2f2c06d4bba730557014a83f0dd650f3d35ff0d4ce0a254ff9b6dc28b8b3a5242ae1b6dc4371cd89a068944d93282f8c7e6324

diff --git a/media-fonts/croscorefonts/croscorefonts-1.31.0.ebuild 
b/media-fonts/croscorefonts/croscorefonts-1.31.0.ebuild
new file mode 100644
index 00000000000..00c7e24c411
--- /dev/null
+++ b/media-fonts/croscorefonts/croscorefonts-1.31.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+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.bz2";
+
+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" )

Reply via email to