commit:     96df26d385f072bf63b8884b26129f726f3b2e14
Author:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 30 01:28:27 2018 +0000
Commit:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Fri Nov 30 01:28:27 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96df26d3

sys-cluster/ceph: Revision bump to 13.2.2-r3

Update to new version of confd and init scripts.

Closes: https://bugs.gentoo.org/670066
Closes: https://bugs.gentoo.org/661912
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>

 sys-cluster/ceph/{ceph-13.2.2-r2.ebuild => ceph-13.2.2-r3.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/ceph/ceph-13.2.2-r2.ebuild 
b/sys-cluster/ceph/ceph-13.2.2-r3.ebuild
similarity index 99%
rename from sys-cluster/ceph/ceph-13.2.2-r2.ebuild
rename to sys-cluster/ceph/ceph-13.2.2-r3.ebuild
index 3035155be5e..12a47de10f3 100644
--- a/sys-cluster/ceph/ceph-13.2.2-r2.ebuild
+++ b/sys-cluster/ceph/ceph-13.2.2-r3.ebuild
@@ -331,8 +331,8 @@ src_install() {
        fowners -R ceph:ceph /var/lib/ceph /var/log/ceph
 
        newinitd "${FILESDIR}/rbdmap.initd" rbdmap
-       newinitd "${FILESDIR}/${PN}.initd-r9" ${PN}
-       newconfd "${FILESDIR}/${PN}.confd-r4" ${PN}
+       newinitd "${FILESDIR}/${PN}.initd-r10" ${PN}
+       newconfd "${FILESDIR}/${PN}.confd-r5" ${PN}
 
        insinto /etc/sysctl.d
        newins "${FILESDIR}"/sysctld 90-${PN}.conf

Reply via email to