Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 717752
Collapse All | Expand All

(-)/usr/portage/games-roguelike/dwarf-fortress/dwarf-fortress-0.44.12.ebuild (-3 / +3 lines)
Lines 1-11 Link Here
1
# Copyright 1999-2019 Gentoo Authors
1
# Copyright 1999-2019 Gentoo Authors
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
3
4
EAPI=6
4
EAPI=7
5
5
6
inherit versionator toolchain-funcs
6
inherit toolchain-funcs
7
7
8
MY_PV=$(replace_all_version_separators _ "$(get_version_component_range 2-)")
8
MY_PV=$(ver_rs 1 _ "$(ver_cut 2-)")
9
MY_PN=df
9
MY_PN=df
10
MY_P=${MY_PN}_${MY_PV}
10
MY_P=${MY_PN}_${MY_PV}

Return to bug 717752