sys-fs/bedup: 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:38:49 +10:00
committed by Michał Górny
parent b9cfd02293
commit fad4aacc1a

View File

@@ -6,8 +6,7 @@ EAPI=5
PYTHON_COMPAT=( python3_{4,5,6} )
#if LIVE
EGIT_REPO_URI="git://github.com/g2p/bedup.git
https://github.com/g2p/bedup.git"
EGIT_REPO_URI="https://github.com/g2p/bedup.git"
inherit git-r3
#endif