net-misc/usbip: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:02:03 +0000 (11:02 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:02:03 +0000 (11:02 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
net-misc/usbip/usbip-3.19.ebuild
net-misc/usbip/usbip-4.13.ebuild

index b2df8e2613cfb9ffd310f2414a36ab9cb0ef730d..dd1e0ccb381a5a0acbbe0b9300c4283bfcaf705a 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 ETYPE="sources"
 K_NOUSENAME=1
-inherit autotools eutils kernel-2
+inherit autotools eutils kernel-2 ltprune
 
 DESCRIPTION="Userspace utilities for a general USB device sharing system over IP networks"
 HOMEPAGE="https://www.kernel.org/"
index 93bbe26b7c77125bf7374444ffa2968561ba320b..bfb8473198b78b33ba77a7ac216b9ebd142c89a5 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 ETYPE="sources"
 K_NOUSENAME=1
-inherit autotools eutils kernel-2
+inherit autotools eutils kernel-2 ltprune
 
 DESCRIPTION="Userspace utilities for a general USB device sharing system over IP networks"
 HOMEPAGE="https://www.kernel.org/"