summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 10:59:49 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 10:59:49 +0100
commit0416914216cc5e808c257b520322fb277756b011 (patch)
tree2b11546e66ea3ca33e0b89cd139d8a5a00cd0825 /dev-vcs
parentdev-util/memprof: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-0416914216cc5e808c257b520322fb277756b011.tar.gz
gentoo-0416914216cc5e808c257b520322fb277756b011.tar.bz2
gentoo-0416914216cc5e808c257b520322fb277756b011.zip
dev-vcs/rapidsvn: [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 'dev-vcs')
-rw-r--r--dev-vcs/rapidsvn/rapidsvn-0.12.1-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/rapidsvn/rapidsvn-0.12.1-r3.ebuild b/dev-vcs/rapidsvn/rapidsvn-0.12.1-r3.ebuild
index b9d42abac214..0bf26433bbc7 100644
--- a/dev-vcs/rapidsvn/rapidsvn-0.12.1-r3.ebuild
+++ b/dev-vcs/rapidsvn/rapidsvn-0.12.1-r3.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
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
WX_GTK_VER=3.0
-inherit autotools eutils fdo-mime flag-o-matic python-single-r1 versionator wxwidgets
+inherit autotools eutils fdo-mime flag-o-matic ltprune python-single-r1 versionator wxwidgets
MY_PV=$(get_version_component_range 1-2)
MY_REL="1"