summaryrefslogtreecommitdiff
path: root/media-fonts/heuristica
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-27 06:06:27 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-27 06:06:27 +0000
commit8d5dbd847cbc704a6a06405856e94b461011afe3 (patch)
tree4d26462d027b14926335894749d2e01d982234d0 /media-fonts/heuristica
parent5bb9ff1ee56d2b5e75e01a7f066d8b0cec84ec02 (diff)
gentoo resync : 27.03.2021
Diffstat (limited to 'media-fonts/heuristica')
-rw-r--r--media-fonts/heuristica/Manifest2
-rw-r--r--media-fonts/heuristica/heuristica-1.0.2.ebuild13
2 files changed, 7 insertions, 8 deletions
diff --git a/media-fonts/heuristica/Manifest b/media-fonts/heuristica/Manifest
index 22dd55f399f1..2777209a1957 100644
--- a/media-fonts/heuristica/Manifest
+++ b/media-fonts/heuristica/Manifest
@@ -1,5 +1,5 @@
DIST heuristica-otf-1.0.2.tar.xz 285180 BLAKE2B da3e625301b1dbf4848e1183a00d583e446495aa24d3ec9c1af48e907fca87041ec19acfa273d6a7a984d6a7da5a829c27817e195325deb0ec44f0ee769c26f0 SHA512 d3336c6fcfd5ab5bfb041230659c41ecbaa9e2d2f92d5c1c8c0dc8dff89a777ac87d8713467c94b065febde30c131cd05376573308f69d698d63e18eee433783
DIST heuristica-pfb-1.0.2.tar.xz 816600 BLAKE2B b20a01f0bae9bfb60cab6c95213c9ea2a921185ff4bb8a29a92a6cba71529b3350ad9118b151bb575dd8f0399710edbacc419fa0730069820889ef58b6446799 SHA512 b5e8b72414b0192ff1577527025041a0f6a74c944191d54b5a734acc1cc8c3fff176c314a7a206a55bf59b9d99c79f7beef9404bcd9dce9e59d015c1d50cac98
DIST heuristica-ttf-1.0.2.tar.xz 348524 BLAKE2B c0dd7d0aaf967b95502adc2b3d9213296c8f118598ec68bd62fd8f02aec0d6b81f59215db156348c0a6d45d376c417f82b3ef565340c3025ac795a00fc6ec91b SHA512 8b763a8f44444a96a454d2b1e987e095fc72a67c3c0be4d24a18b6ddd417cb2bbdb57475b5c9515c3e0efb96d4afd5cf6095685ab035f8af4fff7f7e6f9ffb3d
-EBUILD heuristica-1.0.2.ebuild 531 BLAKE2B 741229a47ec818c681cc11ede3d7ea0fb07ead615df2adbd252ac79c338843bc7fbf1fa90d3360e268ab2383fc5704695c6f549fca47d940f67df84aa98c2069 SHA512 1b613411340e55509305b0734c2fd01bface58e40e9bb4a7b60ef9c8d293dcde6edd38d1d8b73f74e9f623f748d7b979284ea6af887589643251dee5a31955e4
+EBUILD heuristica-1.0.2.ebuild 524 BLAKE2B 7851e32b7ada1d8b91572391b7a60fe82d6802abc3b7538523a8d63af5f29760b8759ba20f729eabbf37d478873f8d67226bf6f1e48da28995227c9a9cfc52bf SHA512 7ac9ec86c407e8886bb2f6d8f7a8fc138546c8a7f1d0f81f356845df7d1fd9ba546d9fe094e1961d6fd82380347b43183598eea4cac50e7e91b6e4a14f54da84
MISC metadata.xml 318 BLAKE2B bc3e03db954a57b253530bc479d6721c8ae6caa5028426680ef5a846688e1648577c7255113985a1e23012a95423761a293106d58b915321debe42bec4143c26 SHA512 7957602f131a27199c6bd327d65d1a13af430e16191e46dfd34647482cd2e4f4b6fd2775e1265b7932cf00156f593c6d583a67b3f00786701bbfed6bf1c33bd3
diff --git a/media-fonts/heuristica/heuristica-1.0.2.ebuild b/media-fonts/heuristica/heuristica-1.0.2.ebuild
index 8bafb4335727..7cfd65a10ef7 100644
--- a/media-fonts/heuristica/heuristica-1.0.2.ebuild
+++ b/media-fonts/heuristica/heuristica-1.0.2.ebuild
@@ -1,23 +1,22 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit font
-DESCRIPTION="A font based on Adobe Utopia"
-HOMEPAGE="https://heuristica.sourceforge.io/"
+DESCRIPTION="Font based on Adobe Utopia"
+HOMEPAGE="https://sourceforge.net/projects/heuristica/"
SRC_URI="mirror://sourceforge/heuristica/${PN}-ttf-${PV}.tar.xz
mirror://sourceforge/heuristica/${PN}-otf-${PV}.tar.xz
mirror://sourceforge/heuristica/${PN}-pfb-${PV}.tar.xz"
+S="${WORKDIR}"
LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-S="${WORKDIR}"
+DOCS=( FontLog.txt )
FONT_SUFFIX="otf pfb ttf"
-FONT_S="${S}"
-DOCS="FontLog.txt"