From: David Seifert Date: Sat, 15 Feb 2020 10:00:53 +0000 (+0100) Subject: media-libs/wxsvg: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a488499605bafdef1eb9c60326c83ae81c965b00;p=gentoo.git media-libs/wxsvg: [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/wxsvg/wxsvg-1.5.11.ebuild b/media-libs/wxsvg/wxsvg-1.5.11.ebuild index e0f16fc8b699..72c76daad106 100644 --- a/media-libs/wxsvg/wxsvg-1.5.11.ebuild +++ b/media-libs/wxsvg/wxsvg-1.5.11.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 WX_GTK_VER=3.0 -inherit eutils wxwidgets +inherit eutils ltprune wxwidgets DESCRIPTION="C++ library to create, manipulate and render SVG files" HOMEPAGE="http://wxsvg.sourceforge.net/" diff --git a/media-libs/wxsvg/wxsvg-1.5.9.ebuild b/media-libs/wxsvg/wxsvg-1.5.9.ebuild index 55ce736a00dc..859a49981f28 100644 --- a/media-libs/wxsvg/wxsvg-1.5.9.ebuild +++ b/media-libs/wxsvg/wxsvg-1.5.9.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 WX_GTK_VER=3.0 -inherit eutils wxwidgets +inherit eutils ltprune wxwidgets DESCRIPTION="C++ library to create, manipulate and render SVG files" HOMEPAGE="http://wxsvg.sourceforge.net/"