diff options
Diffstat (limited to 'sys-cluster/nova')
-rw-r--r-- | sys-cluster/nova/nova-2015.1.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/nova/nova-2015.1.1-r2.ebuild b/sys-cluster/nova/nova-2015.1.1-r2.ebuild index c477a9e8827e..2629472aa2a4 100644 --- a/sys-cluster/nova/nova-2015.1.1-r2.ebuild +++ b/sys-cluster/nova/nova-2015.1.1-r2.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 eutils linux-info multilib user DESCRIPTION="A cloud computing fabric controller (main part of an IaaS system) written in Python" HOMEPAGE="https://launchpad.net/nova" -SRC_URI="http://launchpad.net/${PN}/kilo/${PV}/+download/${P}.tar.gz" +SRC_URI="https://launchpad.net/${PN}/kilo/${PV}/+download/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" |