Package-Manager: Portage-2.3.6, Repoman-2.3.3
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
if [[ ${PV} == "9999" ]] ; then
inherit git-r3
- EGIT_REPO_URI="git://github.com/antirez/dump1090.git"
+ EGIT_REPO_URI="https://github.com/antirez/${PN}.git"
KEYWORDS=""
else
KEYWORDS="~amd64 ~x86"
if [[ ${PV} == "9999" ]] ; then
inherit git-r3
- EGIT_REPO_URI="git://github.com/mutability/dump1090.git"
+ EGIT_REPO_URI="https://github.com/mutability/${PN}.git"
KEYWORDS=""
else
KEYWORDS="~amd64 ~x86"