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

index 29d4912c9f648f9d2485471f8d105d39171104fa..01387a0ecc27d90ed73c11da1f2b905120598c92 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 VALA_MIN_API_VERSION="0.30"
 VALA_USE_DEPEND="vapigen"
 
-inherit eutils autotools gnome2-utils vala vcs-snapshot
+inherit eutils autotools gnome2-utils ltprune vala vcs-snapshot
 
 DESCRIPTION="Clipboard management system"
 HOMEPAGE="https://github.com/Keruspe/GPaste"