commit:     0dd512857756a86b11899e68f3a78e68c3b21634
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 31 20:39:07 2015 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Aug 31 20:48:46 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dd51285

media-libs/opencollada: use http uri

Package-Manager: portage-2.2.20.1

 media-libs/opencollada/opencollada-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/opencollada/opencollada-9999.ebuild 
b/media-libs/opencollada/opencollada-9999.ebuild
index 821ee69..4be2a8f 100644
--- a/media-libs/opencollada/opencollada-9999.ebuild
+++ b/media-libs/opencollada/opencollada-9999.ebuild
@@ -30,7 +30,7 @@ if [[ ${PV} != *9999* ]]; then
        SRC_URI="https://github.com/KhronosGroup/OpenCOLLADA/tarball/${COMMIT} 
-> ${P}.tar.gz"
        KEYWORDS="~amd64 ~ppc64 ~x86"
 else
-       EGIT_REPO_URI="https://github.com/KhronosGroup/OpenCOLLADA.git";
+       EGIT_REPO_URI="http://github.com/KhronosGroup/OpenCOLLADA.git";
 fi
 
 RDEPEND="dev-libs/libpcre

Reply via email to