diff options
Diffstat (limited to 'x11-misc/gpaste/gpaste-3.20.3.ebuild')
-rw-r--r-- | x11-misc/gpaste/gpaste-3.20.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/gpaste/gpaste-3.20.3.ebuild b/x11-misc/gpaste/gpaste-3.20.3.ebuild index 29d4912c9f64..01387a0ecc27 100644 --- a/x11-misc/gpaste/gpaste-3.20.3.ebuild +++ b/x11-misc/gpaste/gpaste-3.20.3.ebuild @@ -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" |