Skip to content

Commit

Permalink
dev-util/imediff2: Replace versionator with eapi7-ver
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.45, Repoman-2.3.10
  • Loading branch information
Brian Evans committed Aug 11, 2018
1 parent c77c8cb commit 4007466
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-util/imediff2/imediff2-1.1.2-r5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ EAPI=6
PYTHON_COMPAT=( python2_7 python3_5 python3_6 )
PYTHON_REQ_USE="ncurses"

inherit python-single-r1 versionator
inherit python-single-r1 eapi7-ver

MY_P=${PN}_$(replace_version_separator 3 -)
MY_P=${PN}_$(ver_rs 3 -)

DESCRIPTION="An interactive, user friendly 2-way merge tool in text mode"
HOMEPAGE="https://elonen.iki.fi/code/imediff/"
Expand Down

0 comments on commit 4007466

Please sign in to comment.