summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:00:53 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:00:53 +0100
commita488499605bafdef1eb9c60326c83ae81c965b00 (patch)
tree3bfd80eb9dc92c78722948d62eb02beb603585ba /media-libs/wxsvg
parentmedia-libs/tremor: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-a488499605bafdef1eb9c60326c83ae81c965b00.tar.gz
gentoo-a488499605bafdef1eb9c60326c83ae81c965b00.tar.bz2
gentoo-a488499605bafdef1eb9c60326c83ae81c965b00.zip
media-libs/wxsvg: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-libs/wxsvg')
-rw-r--r--media-libs/wxsvg/wxsvg-1.5.11.ebuild4
-rw-r--r--media-libs/wxsvg/wxsvg-1.5.9.ebuild4
2 files changed, 4 insertions, 4 deletions
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/"