summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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/"