summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:02:55 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:02:55 +0100
commita31bb40e1b28efb65e6cc06ffaa7099f1a563bc0 (patch)
tree286590f2bb04fef67c51a574c7372b130071ce03 /sys-apps/usbredir/usbredir-9999.ebuild
parentsys-apps/sg3_utils: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-a31bb40e1b28efb65e6cc06ffaa7099f1a563bc0.tar.gz
gentoo-a31bb40e1b28efb65e6cc06ffaa7099f1a563bc0.tar.bz2
gentoo-a31bb40e1b28efb65e6cc06ffaa7099f1a563bc0.zip
sys-apps/usbredir: [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 'sys-apps/usbredir/usbredir-9999.ebuild')
-rw-r--r--sys-apps/usbredir/usbredir-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/usbredir/usbredir-9999.ebuild b/sys-apps/usbredir/usbredir-9999.ebuild
index 84886235db9a..86a0a057b70d 100644
--- a/sys-apps/usbredir/usbredir-9999.ebuild
+++ b/sys-apps/usbredir/usbredir-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils flag-o-matic autotools git-r3
+inherit eutils flag-o-matic autotools git-r3 ltprune
DESCRIPTION="TCP daemon and set of libraries for usbredir protocol (redirecting USB traffic)"
HOMEPAGE="https://www.spice-space.org/usbredir.html"