dev-python/babelfish: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
David Hicks
2017-07-30 03:37:42 +10:00
committed by Michał Górny
parent 3b407f6244
commit 09e608a910

View File

@@ -9,7 +9,7 @@ inherit distutils-r1 git-r3
DESCRIPTION="Python library to work with countries and languages"
HOMEPAGE="https://github.com/Diaoul/babelfish https://pypi.python.org/pypi/babelfish"
EGIT_REPO_URI=( {https,git}://github.com/Diaoul/${PN}.git )
EGIT_REPO_URI="https://github.com/Diaoul/${PN}.git"
LICENSE="BSD"
SLOT="0"