We have moved to Git. This repository is only provided for compatibility with old installations. Learn how to migrate your installation here.

diff dev-vcs/rhodecode/rhodecode-1.3.6.ebuild @ 15:f6aeaeb53f52

dev-vcs/rhodecode: fixed HTTPS URL
author Daniel Neugebauer <dneuge@energiequant.de>
date Sun, 05 Aug 2012 20:30:39 +0200
parents 7d56754e9644
children
line wrap: on
line diff
--- a/dev-vcs/rhodecode/rhodecode-1.3.6.ebuild	Sun Aug 05 19:24:49 2012 +0200
+++ b/dev-vcs/rhodecode/rhodecode-1.3.6.ebuild	Sun Aug 05 20:30:39 2012 +0200
@@ -10,8 +10,8 @@
 DESCRIPTION="a web-based frontend and middleware to Mercurial repositories"
 HOMEPAGE="http://rhodecode.org/"
 
-#SRC_URI="https://rhodecode.org/rhodecode/archive/edfff9f37916389144d3a3644d0a7d7adfd79b11.zip?subrepos=true"
-SRC_URI="https://rhodecode.org/rhodecode/archive/edfff9f37916389144d3a3644d0a7d7adfd79b11.zip"
+#SRC_URI="https://secure.rhodecode.org/rhodecode/archive/edfff9f37916389144d3a3644d0a7d7adfd79b11.zip?subrepos=true"
+SRC_URI="https://secure.rhodecode.org/rhodecode/archive/edfff9f37916389144d3a3644d0a7d7adfd79b11.zip"
 
 DEPEND=">=dev-vcs/mercurial-2.2.1
         <dev-vcs/mercurial-2.3