From: David Seifert Date: Sat, 15 Feb 2020 09:59:14 +0000 (+0100) Subject: dev-libs/libvformat: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=16186c645bd75d91924ed0864976e07d6d13153b;p=gentoo.git dev-libs/libvformat: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/dev-libs/libvformat/libvformat-1.13-r2.ebuild b/dev-libs/libvformat/libvformat-1.13-r2.ebuild index b175a25981f7..22f1d04278fc 100644 --- a/dev-libs/libvformat/libvformat-1.13-r2.ebuild +++ b/dev-libs/libvformat/libvformat-1.13-r2.ebuild @@ -2,7 +2,7 @@ # 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/"