summaryrefslogtreecommitdiff
path: root/media-libs/libeot
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-17 01:16:38 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-17 01:16:38 +0000
commit53cba99042fa967e2a93da9f8db806fe2d035543 (patch)
tree9780d3b87dfc6bdebc6b7b7d15af1ecb813c6853 /media-libs/libeot
parent71deace00d1a2b091313fe137ab7092418c6f87c (diff)
gentoo resync : 17.02.2020
Diffstat (limited to 'media-libs/libeot')
-rw-r--r--media-libs/libeot/Manifest4
-rw-r--r--media-libs/libeot/libeot-0.01.ebuild4
-rw-r--r--media-libs/libeot/libeot-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/media-libs/libeot/Manifest b/media-libs/libeot/Manifest
index 2a9ece5972e6..db75fd619a16 100644
--- a/media-libs/libeot/Manifest
+++ b/media-libs/libeot/Manifest
@@ -1,4 +1,4 @@
DIST libeot-0.01.tgz 38651 BLAKE2B ba8362035dca9db2adef636ce153f4fd1d75c20cf0f9671d6f1aa64e055dfbe7644811f44751e11eb4660f0902c14b66be8cdbb45c85325bfd5dd5b37e388b15 SHA512 ff8c3d92b948159171c76306d4a74758974c7ee26c801c5de48805f182b542015286b1e53cfc6dc4524494becb74fb55185701e06fc9be7c16f2d89ac0275941
-EBUILD libeot-0.01.ebuild 694 BLAKE2B f31b3726076d476c54c10a9948019d53c5cbc2a82a91923f72a912aec2174c37188e6e835435681d55907478f6a692828225d888212f2fb20fef0043c4d60a80 SHA512 1b9c3b38e44c902a9c058074fa6bbe5d68a9a32c86075b9a1d20c465e876b128701e46f5c2a7c9526392b5b264dc9726857ea88819e060d8636017a1c2af0117
-EBUILD libeot-9999.ebuild 696 BLAKE2B 8f6c43e6651406c69977cdf932888be130041bb93ebd9baab1face59438b0e47e92d80e15f3890d069ae53789d35863e0acbc1e3b0afee04bc0e2aeb5e855095 SHA512 a06a1b5cc415f4550306cf845fddfed4330ab67214490504b6b96f10ba11e626a29cd41630aeb768b7e912b466a563329d6241b255669bd49d553b4e9d630c85
+EBUILD libeot-0.01.ebuild 699 BLAKE2B 0c11508aa73202b5d6c7f13f0b727e75a2c47a7ec29925924f8aeb0f7a8e72e3c2ab41a4a86a0d039ccdbf3ecba815c93a07df04e038d4f9f276a9b99888fa0e SHA512 320ec7130a189d83acaf070d33afd43e887be53cb04d26a43a84343ef9d4806d20ae10b38ecbfe028e28bfe8b2d95d3355ad7cebe4349caa7b1f666974c1aa22
+EBUILD libeot-9999.ebuild 701 BLAKE2B 86559b59fb7277b41c41fc1946ece801593d14efe3f5e85764cffa7298156e05985bbbd2ee4c537962a053231893cf57f1c4a3781ed435878c4f37bbfe085240 SHA512 69703795571e69821014e21606cef15e2078266b19fb052b2bd7d407127467182b2a4595a991542900337ae9c37a2fd2325a33f48996cada59d937ae1b82912d
MISC metadata.xml 337 BLAKE2B c6d31479b9350645a6c6107ebab0c4f2d0d8e1d718fbe2aade40545c91bf838741aca0f302dd9cc6254b34a7a82529d04bae46355438996473540e7be6285f09 SHA512 f6e8f0e47210206c618ed9d2bbd96bb8837ca31f33ccab14ee487f9922f079f404ddedd563e4213f551aefa3216291189bb89da61a0ece6ed27094ae8226063a
diff --git a/media-libs/libeot/libeot-0.01.ebuild b/media-libs/libeot/libeot-0.01.ebuild
index 94176cfe566e..4c39bd19e789 100644
--- a/media-libs/libeot/libeot-0.01.ebuild
+++ b/media-libs/libeot/libeot-0.01.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EGIT_REPO_URI="https://github.com/umanwizard/libeot.git"
-inherit eutils autotools
+inherit eutils autotools ltprune
[[ ${PV} == 9999 ]] && inherit git-r3
DESCRIPTION="Library for parsing Embedded OpenType files (Microsoft embedded font 'standard')"
diff --git a/media-libs/libeot/libeot-9999.ebuild b/media-libs/libeot/libeot-9999.ebuild
index b5fcbe1194d9..49cdb315231b 100644
--- a/media-libs/libeot/libeot-9999.ebuild
+++ b/media-libs/libeot/libeot-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EGIT_REPO_URI="https://github.com/umanwizard/libeot.git"
-inherit eutils autotools
+inherit eutils autotools ltprune
[[ ${PV} == 9999 ]] && inherit git-r3
DESCRIPTION="Library for parsing Embedded OpenType files (Microsoft embedded font 'standard')"