Skip to content

Commit

Permalink
dev-vcs/rapidsvn: [QA] inherit ltprune.eclass directly
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <[email protected]>
  • Loading branch information
SoapGentoo committed Feb 15, 2020
1 parent 4fed21d commit 0416914
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-vcs/rapidsvn/rapidsvn-0.12.1-r3.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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"
Expand Down

0 comments on commit 0416914

Please sign in to comment.