commit:     7e382e74daa5a0f09e4d8c2340948032bc72144c
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 19 05:24:41 2015 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Oct 19 05:24:41 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e382e74

sys-cluster/cinder: fixing src_uri

Package-Manager: portage-2.2.20.1

 sys-cluster/cinder/cinder-7.0.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sys-cluster/cinder/cinder-7.0.0.ebuild 
b/sys-cluster/cinder/cinder-7.0.0.ebuild
index e7b7280..8b9c75b 100644
--- a/sys-cluster/cinder/cinder-7.0.0.ebuild
+++ b/sys-cluster/cinder/cinder-7.0.0.ebuild
@@ -9,7 +9,8 @@ inherit distutils-r1 eutils linux-info user
 
 DESCRIPTION="Cinder is the OpenStack Block storage service, a spin out of 
nova-volumes"
 HOMEPAGE="https://launchpad.net/cinder";
-SRC_URI="https://launchpad.net/${PN}/liberty/${PV}/+download/${P}.tar.gz";
+SRC_URI="https://launchpad.net/${PN}/liberty/${PV}/+download/${P}.tar.gz
+       
https://dev.gentoo.org/~prometheanfire/dist/cinder/liberty/cinder.conf.sample 
-> liberty-cinder.conf.sample"
 
 LICENSE="Apache-2.0"
 SLOT="0"

Reply via email to