From: David Seifert Date: Sat, 15 Feb 2020 10:00:22 +0000 (+0100) Subject: media-libs/libgpod: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a969209554352f5dbb54ec310711568a105722f4;p=gentoo.git media-libs/libgpod: [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/libgpod/libgpod-0.8.3-r2.ebuild b/media-libs/libgpod/libgpod-0.8.3-r2.ebuild index dbff81c64076..17b0445aa5ba 100644 --- a/media-libs/libgpod/libgpod-0.8.3-r2.ebuild +++ b/media-libs/libgpod/libgpod-0.8.3-r2.ebuild @@ -4,7 +4,7 @@ EAPI=6 PYTHON_COMPAT=( python2_7 ) -inherit autotools eutils mono-env python-single-r1 udev +inherit autotools eutils ltprune mono-env python-single-r1 udev DESCRIPTION="Shared library to access the contents of an iPod" HOMEPAGE="http://www.gtkpod.org/libgpod/"