summaryrefslogtreecommitdiff
path: root/dev-libs/libvformat
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/libvformat
parent71deace00d1a2b091313fe137ab7092418c6f87c (diff)
gentoo resync : 17.02.2020
Diffstat (limited to 'dev-libs/libvformat')
-rw-r--r--dev-libs/libvformat/Manifest2
-rw-r--r--dev-libs/libvformat/libvformat-1.13-r2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libvformat/Manifest b/dev-libs/libvformat/Manifest
index 91756e2aef52..22698f4defd1 100644
--- a/dev-libs/libvformat/Manifest
+++ b/dev-libs/libvformat/Manifest
@@ -3,5 +3,5 @@ AUX libvformat-1.13-str.patch 561 BLAKE2B e914d003a99449eb3c1b85c7385cae24eb4aea
AUX libvformat-nodoc.patch 225 BLAKE2B 52c6e0487043ed5be2bcef3bd15fb9d325a2e468e752fc90e7b09564420bd2ed6c7fb15557e28e9e6c960851073177141e24bfc46139e3e9db231c1e26c705bf SHA512 92d1478c8c452c2de5780dada50d716f612a944ead5cf5d803d277d549ef83d6ece7339a051b8764a97132dc1f34514027db095f1325be40ae97bc3ac7e1c0ca
DIST libvformat_1.13-10.debian.tar.gz 25884 BLAKE2B 73f2ef1126dcf51ef1d8128a74b131e6ed67b8a83c4a7db2d142942bd3f4748d0925f4bdd09633f4be47260d035066d0f730bd7680ebd4b9721bc0416e61d823 SHA512 fd3635a697cf52215a024118dd5e7776829ec2e537a6795121361046588be23f00225fafc50e14e25e94e94659bb16d7830193b159925c63ff2e0644394b3626
DIST libvformat_1.13.orig.tar.gz 254463 BLAKE2B ee7d7bf9585e670ed3f6999d002669072535ce7c2c474b1f86d80026ea4bf6852a5c000a45a03b881e6d15695bd3162c132864ccb4f7cc574207209ea3a6c579 SHA512 80b47897dd4f5dfa05e78a40de821406a007e330fc82584a0d26e2d1580a5ce52b6af90ecd4c0f7f36eaf00d6a78d9ba3b84ec2b7c7d814ba890a629d7a2c7ba
-EBUILD libvformat-1.13-r2.ebuild 824 BLAKE2B abc9cfd36aeadcaaf03c199a59fbb07dadfef2cf8c8c47116da6f5508e29426e7f84683296cfd2049320d11e28cb2ccb0c58881e4991c043fbd1d68ae3b78d0c SHA512 02fddf4a51b60fb2ff3d2ebb0812f5fa52743ee5738b7c6cd8ce1570c064a055b3824f28182736ff813f9984c02ef60420991633e224ae25beeb3b96b740a567
+EBUILD libvformat-1.13-r2.ebuild 829 BLAKE2B d9d94271dbbb3f49d86fecc9cc531234a25c0dccb5a8ad1b0975066e177461f7acbf3d368fe2c641440c32568c50b0b5d4aa1ae417fe216244d51c840f17aafb SHA512 01acd17b03b81d922b205de58044ddedbecabc8e56d5f6db9afaaf9a1ce899e678a7a1d5992a92d8364252c0ba47c40a460082d837da3bacfa422ddd4d53e0d0
MISC metadata.xml 244 BLAKE2B 86616d2746ad8e10c8fec5f671a9b222cf1beaa800872b7d844082b915997eddf7c3791a5de227e0d23e7af580149a86e3b5bb50dbfb4ee8cdb070778182f1e3 SHA512 3d993814c475475ebc27bf08f0695a156d5a3380d23f4b3c782304ae2cceb7d5c4d0695ee07451abffb516ce5237b889bb8daceb70912d94653572698f0332a4
diff --git a/dev-libs/libvformat/libvformat-1.13-r2.ebuild b/dev-libs/libvformat/libvformat-1.13-r2.ebuild
index 0306e670f085..22f1d04278fc 100644
--- a/dev-libs/libvformat/libvformat-1.13-r2.ebuild
+++ b/dev-libs/libvformat/libvformat-1.13-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils autotools
+inherit eutils autotools ltprune
DESCRIPTION="Library to read and write vcard files"
HOMEPAGE="https://sourceforge.net/projects/vformat/"