From: David Seifert Date: Sat, 15 Feb 2020 10:00:05 +0000 (+0100) Subject: media-libs/flickcurl: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f6c099afe8502743fb1e302a862bcc8de708c490;p=gentoo.git media-libs/flickcurl: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/media-libs/flickcurl/flickcurl-1.26.ebuild b/media-libs/flickcurl/flickcurl-1.26.ebuild index 8f154579d7ea..2372066e0167 100644 --- a/media-libs/flickcurl/flickcurl-1.26.ebuild +++ b/media-libs/flickcurl/flickcurl-1.26.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" -inherit autotools eutils +inherit autotools eutils ltprune DESCRIPTION="C library for the Flickr API" HOMEPAGE="http://librdf.org/flickcurl/"