sys-apps/opentmpfiles: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
David Hicks
2017-07-29 21:10:08 +10:00
committed by Michał Górny
parent 5c5317e654
commit bdb69b471b
4 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ EAPI=6
if [[ ${PV} = 9999* ]]; then
inherit git-r3
EGIT_REPO_URI="git://github.com/openrc/${PN}"
EGIT_REPO_URI="https://github.com/openrc/${PN}"
else
SRC_URI="https://github.com/openrc/${PN}/archive/${PV}.tar.gz ->
${P}.tar.gz"

View File

@@ -5,7 +5,7 @@ EAPI=6
if [[ ${PV} = 9999* ]]; then
inherit git-r3
EGIT_REPO_URI="git://github.com/openrc/${PN}"
EGIT_REPO_URI="https://github.com/openrc/${PN}"
else
SRC_URI="https://github.com/openrc/${PN}/archive/${PV}.tar.gz ->
${P}.tar.gz"

View File

@@ -5,7 +5,7 @@ EAPI=6
if [[ ${PV} = 9999* ]]; then
inherit git-r3
EGIT_REPO_URI="git://github.com/openrc/${PN}"
EGIT_REPO_URI="https://github.com/openrc/${PN}"
else
SRC_URI="https://github.com/openrc/${PN}/archive/${PV}.tar.gz ->
${P}.tar.gz"

View File

@@ -5,7 +5,7 @@ EAPI=6
if [[ ${PV} = 9999* ]]; then
inherit git-r3
EGIT_REPO_URI="git://github.com/openrc/${PN}"
EGIT_REPO_URI="https://github.com/openrc/${PN}"
else
SRC_URI="https://github.com/openrc/${PN}/archive/${PV}.tar.gz ->
${P}.tar.gz"