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

comparison 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
comparison
equal deleted inserted replaced
14:95f211776038 15:f6aeaeb53f52
8 inherit distutils 8 inherit distutils
9 9
10 DESCRIPTION="a web-based frontend and middleware to Mercurial repositories" 10 DESCRIPTION="a web-based frontend and middleware to Mercurial repositories"
11 HOMEPAGE="http://rhodecode.org/" 11 HOMEPAGE="http://rhodecode.org/"
12 12
13 #SRC_URI="https://rhodecode.org/rhodecode/archive/edfff9f37916389144d3a3644d0a7d7adfd79b11.zip?subrepos=true" 13 #SRC_URI="https://secure.rhodecode.org/rhodecode/archive/edfff9f37916389144d3a3644d0a7d7adfd79b11.zip?subrepos=true"
14 SRC_URI="https://rhodecode.org/rhodecode/archive/edfff9f37916389144d3a3644d0a7d7adfd79b11.zip" 14 SRC_URI="https://secure.rhodecode.org/rhodecode/archive/edfff9f37916389144d3a3644d0a7d7adfd79b11.zip"
15 15
16 DEPEND=">=dev-vcs/mercurial-2.2.1 16 DEPEND=">=dev-vcs/mercurial-2.2.1
17 <dev-vcs/mercurial-2.3 17 <dev-vcs/mercurial-2.3
18 dev-python/pastescript 18 dev-python/pastescript
19 dev-python/setuptools 19 dev-python/setuptools