diff options
author | 2019-04-29 15:56:33 -0700 | |
---|---|---|
committer | 2019-04-29 15:56:33 -0700 | |
commit | 6d0a3b797ef4f4d5e018f119227fd76c3cc87334 (patch) | |
tree | fbb0c902af95a5256c6aa2e007f920c445e5605e /sys-cluster/ceph | |
parent | sys-cluster/ceph: Version bump to 14.2.1 (diff) | |
download | gentoo-6d0a3b797ef4f4d5e018f119227fd76c3cc87334.tar.gz gentoo-6d0a3b797ef4f4d5e018f119227fd76c3cc87334.tar.bz2 gentoo-6d0a3b797ef4f4d5e018f119227fd76c3cc87334.zip |
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@gentoo.org>
Diffstat (limited to 'sys-cluster/ceph')
-rw-r--r-- | sys-cluster/ceph/ceph-12.2.12-r2.ebuild (renamed from sys-cluster/ceph/ceph-12.2.12-r1.ebuild) | 2 | ||||
-rw-r--r-- | sys-cluster/ceph/ceph-13.2.5-r4.ebuild (renamed from sys-cluster/ceph/ceph-13.2.5-r3.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 index 783210078a84..5c5c01140856 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 index d6e08fe9ba96..de0b1ea8ca75 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 |