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-2
- EGIT_REPO_URI="git://github.com/wcdolphin/${PN}.git"
+ EGIT_REPO_URI="https://github.com/wcdolphin/${PN}.git"
SRC_URI=""
else
SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz"
-# 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-2
- EGIT_REPO_URI="git://github.com/wcdolphin/${PN}.git"
+ EGIT_REPO_URI="https://github.com/wcdolphin/${PN}.git"
SRC_URI=""
else
SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz"
if [[ "${PV}" == "9999" ]]; then
inherit git-2
- EGIT_REPO_URI="git://github.com/wcdolphin/${PN}.git"
+ EGIT_REPO_URI="https://github.com/wcdolphin/${PN}.git"
SRC_URI=""
else
SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz"