Package-Manager: Portage-2.3.38, Repoman-2.3.9
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit git-r3
EGIT_REPO_URI="https://github.com/ximion/${PN}"
else
- inherit versionator
- MY_PV="$(replace_all_version_separators '_')"
+ inherit eapi7-ver
+ MY_PV="$(ver_rs 0- '_')"
MY_P="APPSTREAM_${MY_PV}"
SRC_URI="https://github.com/ximion/${PN}/archive/${MY_P}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"