summaryrefslogtreecommitdiff
path: root/dev-libs/ffcall
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 /dev-libs/ffcall
parent71deace00d1a2b091313fe137ab7092418c6f87c (diff)
gentoo resync : 17.02.2020
Diffstat (limited to 'dev-libs/ffcall')
-rw-r--r--dev-libs/ffcall/Manifest2
-rw-r--r--dev-libs/ffcall/ffcall-2.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/ffcall/Manifest b/dev-libs/ffcall/Manifest
index 4ba1ad685fc0..b07b4067a717 100644
--- a/dev-libs/ffcall/Manifest
+++ b/dev-libs/ffcall/Manifest
@@ -1,3 +1,3 @@
DIST libffcall-2.1.tar.gz 943235 BLAKE2B ae82663174db084e830b6ff77ceedf8641b3edeb7800952ac4e2772d9033da3e45f46159e6fdae86615dc69fceba39f48d6c75e6cbd41be98f1986fa69d50b3b SHA512 da73375fb45b7d764c06437a517c2a90abf7d5de6afe0a8ca19e6dfafd2a8c7107e39d230ecbc8edfdd5926b16a0c13b7bb9319287047c47de1241b2f6ae805e
-EBUILD ffcall-2.1.ebuild 1508 BLAKE2B 3e76dc35c0c1e331532787c0116b49946b089b26ba9512e09800ab5ba3aa1d486b63aedf673766de6d9d021a7160c2427c6dd41c0ed11fcba3476d74d60fa855 SHA512 fce5fb70f53b24d44ae8f6fdb614c3c824b1917521c9bdac4761d0eb817ca65b6bd27fb46bea79e17b4e0d29c68068f1192ed7db4226cce68f396dd890cfd02a
+EBUILD ffcall-2.1.ebuild 1513 BLAKE2B dcd28300a65cd57e5fb1b962b2423ad1e0a0959b800efca23c3839788cd620d5c9b31de1bac43c6355470b973109ce4a556e492772d8ec76a8023f4e6dec96b7 SHA512 f76ec983c8869db4e70fd84c1dc19814898d9e30d4f0fda744d3ab47de8773fdd0f0c8b054b7293cf3d1bee6a7becc8fa749c30cde1c6da82f4c5224b187cf45
MISC metadata.xml 858 BLAKE2B a47a659baa99a77ae0caae149918d698ab357a691fd1c57dfe9671ab5631da54b15daaa96fe45b251f800fcb00da5e3c6e87e30eec2bc960301fa6f818cb34da SHA512 e64e471f2fdcc289c678bfc4fe3d2f652062907f9ff18d0350c0907b3d9bfa4e92c76bf04d1b2f0fb3f820f917ec4e3bd7d997a0d5e2eb270ac10516cb58f971
diff --git a/dev-libs/ffcall/ffcall-2.1.ebuild b/dev-libs/ffcall/ffcall-2.1.ebuild
index 1a4cf80a4daf..8a690e7e2c06 100644
--- a/dev-libs/ffcall/ffcall-2.1.ebuild
+++ b/dev-libs/ffcall/ffcall-2.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils flag-o-matic toolchain-funcs
+inherit eutils flag-o-matic ltprune toolchain-funcs
MY_PV="libffcall-${PV}"