mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 23:28:08 -07:00
dev-python/babelfish: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
committed by
Michał Górny
parent
3b407f6244
commit
09e608a910
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user