-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=6
-if [[ "${PV}" != "9999" ]]; then
- SRC_URI="https://github.com/Sabayon/genkernel-next/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- RESTRICT="mirror"
- KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 x86"
-else
- EGIT_REPO_URI="git://github.com/Sabayon/genkernel-next.git"
- inherit git-2
- KEYWORDS=""
- RESTRICT=""
-fi
+SRC_URI="https://github.com/Sabayon/genkernel-next/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 x86"
inherit bash-completion-r1
DESCRIPTION="Gentoo automatic kernel building scripts, reloaded"
EAPI=6
-if [[ "${PV}" != "9999" ]]; then
- SRC_URI="https://github.com/Sabayon/genkernel-next/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- RESTRICT="mirror"
- KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 x86"
-else
- EGIT_REPO_URI="git://github.com/Sabayon/genkernel-next.git"
- inherit git-2
- KEYWORDS="amd64 ia64 ppc ppc64 x86"
- RESTRICT=""
-fi
+SRC_URI="https://github.com/Sabayon/genkernel-next/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 x86"
inherit bash-completion-r1
DESCRIPTION="Gentoo automatic kernel building scripts, reloaded"