commit: 6d0a3b797ef4f4d5e018f119227fd76c3cc87334 Author: Patrick McLean <patrick.mclean <AT> sony <DOT> com> AuthorDate: Mon Apr 29 22:56:33 2019 +0000 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org> CommitDate: Mon Apr 29 22:56:33 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d0a3b79
sys-cluster/ceph: Bump current ~ versions for bug #684366 Closes: https://bugs.gentoo.org/684366 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.65, Repoman-2.3.12 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org> sys-cluster/ceph/{ceph-12.2.12-r1.ebuild => ceph-12.2.12-r2.ebuild} | 2 +- sys-cluster/ceph/{ceph-13.2.5-r3.ebuild => ceph-13.2.5-r4.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-cluster/ceph/ceph-12.2.12-r1.ebuild b/sys-cluster/ceph/ceph-12.2.12-r2.ebuild similarity index 99% rename from sys-cluster/ceph/ceph-12.2.12-r1.ebuild rename to sys-cluster/ceph/ceph-12.2.12-r2.ebuild index 783210078a8..5c5c0114085 100644 --- a/sys-cluster/ceph/ceph-12.2.12-r1.ebuild +++ b/sys-cluster/ceph/ceph-12.2.12-r2.ebuild @@ -274,7 +274,7 @@ src_install() { fowners -R ceph:ceph /var/lib/ceph /var/log/ceph newinitd "${FILESDIR}/rbdmap.initd" rbdmap - newinitd "${FILESDIR}/${PN}.initd-r11" ${PN} + newinitd "${FILESDIR}/${PN}.initd-r12" ${PN} newconfd "${FILESDIR}/${PN}.confd-r5" ${PN} insinto /etc/sysctl.d diff --git a/sys-cluster/ceph/ceph-13.2.5-r3.ebuild b/sys-cluster/ceph/ceph-13.2.5-r4.ebuild similarity index 99% rename from sys-cluster/ceph/ceph-13.2.5-r3.ebuild rename to sys-cluster/ceph/ceph-13.2.5-r4.ebuild index d6e08fe9ba9..de0b1ea8ca7 100644 --- a/sys-cluster/ceph/ceph-13.2.5-r3.ebuild +++ b/sys-cluster/ceph/ceph-13.2.5-r4.ebuild @@ -296,7 +296,7 @@ src_install() { fowners -R ceph:ceph /var/lib/ceph /var/log/ceph newinitd "${FILESDIR}/rbdmap.initd" rbdmap - newinitd "${FILESDIR}/${PN}.initd-r11" ${PN} + newinitd "${FILESDIR}/${PN}.initd-r12" ${PN} newconfd "${FILESDIR}/${PN}.confd-r5" ${PN} insinto /etc/sysctl.d
