Closes: https://github.com/gentoo/gentoo/pull/8671
Package-Manager: Portage-2.3.40, 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=5
if [ "${PV}" = "9999" ]; then
EGIT_REPO_URI="https://github.com/hpc/${PN}.git"
- inherit git-2
- KEYWORDS=""
+ inherit git-r3
else
inherit vcs-snapshot
SRC_URI="https://github.com/hpc/${PN}/archive/${PV/_rc/-rc.}.tar.gz -> ${P}.tar.gz"
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
if [ "${PV}" = "9999" ]; then
EGIT_REPO_URI="https://github.com/hpc/${PN}.git"
- inherit git-2
- KEYWORDS=""
+ inherit git-r3
else
inherit vcs-snapshot
SRC_URI="https://github.com/hpc/${PN}/archive/${PV/_rc/-rc.}.tar.gz -> ${P}.tar.gz"