summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:02:01 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:02:01 +0100
commitcc19d7c5e1dbddda12978ae519529232fe77f598 (patch)
treebc7e29ee2d0e25a4d0593dc7b1e6da8f59f63a41 /net-misc
parentnet-misc/quagga: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-cc19d7c5e1dbddda12978ae519529232fe77f598.tar.gz
gentoo-cc19d7c5e1dbddda12978ae519529232fe77f598.tar.bz2
gentoo-cc19d7c5e1dbddda12978ae519529232fe77f598.zip
net-misc/spice-gtk: [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 'net-misc')
-rw-r--r--net-misc/spice-gtk/spice-gtk-0.35.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/spice-gtk/spice-gtk-0.35.ebuild b/net-misc/spice-gtk/spice-gtk-0.35.ebuild
index 07b64a227a3c..485627726ec5 100644
--- a/net-misc/spice-gtk/spice-gtk-0.35.ebuild
+++ b/net-misc/spice-gtk/spice-gtk-0.35.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ GCONF_DEBUG="no"
VALA_MIN_API_VERSION="0.14"
VALA_USE_DEPEND="vapigen"
-inherit autotools eutils xdg-utils vala readme.gentoo-r1
+inherit autotools eutils ltprune xdg-utils vala readme.gentoo-r1
DESCRIPTION="Set of GObject and Gtk objects for connecting to Spice servers and a client GUI"
HOMEPAGE="https://www.spice-space.org https://cgit.freedesktop.org/spice/spice-gtk/"