diff options
Diffstat (limited to 'dev-python/pycollada/pycollada-9999.ebuild')
-rw-r--r-- | dev-python/pycollada/pycollada-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pycollada/pycollada-9999.ebuild b/dev-python/pycollada/pycollada-9999.ebuild index 94fcbe883a59..34c60c69e14c 100644 --- a/dev-python/pycollada/pycollada-9999.ebuild +++ b/dev-python/pycollada/pycollada-9999.ebuild @@ -9,7 +9,7 @@ PYTHON_MULTIPLE_ABI=1 inherit distutils-r1 git-2 DESCRIPTION="python library for reading and writing collada documents" -HOMEPAGE="http://pycollada.github.com/" +HOMEPAGE="https://pycollada.github.com/" EGIT_REPO_URI="https://github.com/${PN}/${PN}.git" LICENSE="BSD" |