summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pycollada')
-rw-r--r--dev-python/pycollada/pycollada-0.4.ebuild2
-rw-r--r--dev-python/pycollada/pycollada-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pycollada/pycollada-0.4.ebuild b/dev-python/pycollada/pycollada-0.4.ebuild
index 14aa43748cf7..4d2dc44f5118 100644
--- a/dev-python/pycollada/pycollada-0.4.ebuild
+++ b/dev-python/pycollada/pycollada-0.4.ebuild
@@ -9,7 +9,7 @@ PYTHON_MULTIPLE_ABI=1
inherit distutils-r1
DESCRIPTION="python library for reading and writing collada documents"
-HOMEPAGE="http://pycollada.github.com/"
+HOMEPAGE="https://pycollada.github.com/"
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
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"