summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/cinder')
-rw-r--r--sys-cluster/cinder/cinder-7.0.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-cluster/cinder/cinder-7.0.0.ebuild b/sys-cluster/cinder/cinder-7.0.0.ebuild
index e7b728025c02..8b9c75b17d78 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"