media-libs/wxsvg: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:00:53 +0000 (11:00 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:00:53 +0000 (11:00 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
media-libs/wxsvg/wxsvg-1.5.11.ebuild
media-libs/wxsvg/wxsvg-1.5.9.ebuild

index e0f16fc8b6991ced75cbedf5809dc95e679b226f..72c76daad106afda8b4435dc0be9c75757bf9462 100644 (file)
@@ -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/"
index 55ce736a00dcfc7e2eb49e58d37d148590ccfee8..859a49981f2816ef92fe8d5d1e716b7883ff68f8 100644 (file)
@@ -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/"