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

changeset 15:f6aeaeb53f52

dev-vcs/rhodecode: fixed HTTPS URL
author Daniel Neugebauer <dneuge@energiequant.de>
date Sun, 05 Aug 2012 20:30:39 +0200
parents 95f211776038
children a944beec37c5
files dev-vcs/rhodecode/Manifest dev-vcs/rhodecode/rhodecode-1.3.6.ebuild
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/dev-vcs/rhodecode/Manifest	Sun Aug 05 19:24:49 2012 +0200
+++ b/dev-vcs/rhodecode/Manifest	Sun Aug 05 20:30:39 2012 +0200
@@ -1,2 +1,2 @@
 DIST edfff9f37916389144d3a3644d0a7d7adfd79b11.zip 2240778 RMD160 5f6fb2737678b31b137b6c473bcf5f1916d75b98 SHA1 ddcc0d789cf55dbd11db3026ec1fd9f35e8b9ecb SHA256 c7203c1cb5a771acc7b89a5a1d06748db9619ce1b7fcfcb94107d0d712dc7961
-EBUILD rhodecode-1.3.6.ebuild 1681 RMD160 039e74406acdf38339dc288a8843278d65e2a983 SHA1 ba450d9a15ced38c095b4f3d455e92a85e2d8f62 SHA256 7132bae00fe888e517076d086b0b1d76baab29f4d1c6bf5dbb9aa276500bfb53
+EBUILD rhodecode-1.3.6.ebuild 1695 RMD160 1a9fe5c32676ecc7b393169446cc528e3e08694f SHA1 d74daf3fb1c475ecbec983187c4b3cb37587b9b0 SHA256 6af7c3f2f888d50f560f26b8bbbde7643b2a3802fc07e259f15273bf28f937cd
--- 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