Gentoo Archives: gentoo-commits

From: Patrick McLean <chutzpah@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/ceph/
Date: Mon, 29 Apr 2019 22:58:01
Message-Id: 1556578593.6d0a3b797ef4f4d5e018f119227fd76c3cc87334.chutzpah@gentoo
1 commit: 6d0a3b797ef4f4d5e018f119227fd76c3cc87334
2 Author: Patrick McLean <patrick.mclean <AT> sony <DOT> com>
3 AuthorDate: Mon Apr 29 22:56:33 2019 +0000
4 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 29 22:56:33 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d0a3b79
7
8 sys-cluster/ceph: Bump current ~ versions for bug #684366
9
10 Closes: https://bugs.gentoo.org/684366
11 Copyright: Sony Interactive Entertainment Inc.
12 Package-Manager: Portage-2.3.65, Repoman-2.3.12
13 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
14
15 sys-cluster/ceph/{ceph-12.2.12-r1.ebuild => ceph-12.2.12-r2.ebuild} | 2 +-
16 sys-cluster/ceph/{ceph-13.2.5-r3.ebuild => ceph-13.2.5-r4.ebuild} | 2 +-
17 2 files changed, 2 insertions(+), 2 deletions(-)
18
19 diff --git a/sys-cluster/ceph/ceph-12.2.12-r1.ebuild b/sys-cluster/ceph/ceph-12.2.12-r2.ebuild
20 similarity index 99%
21 rename from sys-cluster/ceph/ceph-12.2.12-r1.ebuild
22 rename to sys-cluster/ceph/ceph-12.2.12-r2.ebuild
23 index 783210078a8..5c5c0114085 100644
24 --- a/sys-cluster/ceph/ceph-12.2.12-r1.ebuild
25 +++ b/sys-cluster/ceph/ceph-12.2.12-r2.ebuild
26 @@ -274,7 +274,7 @@ src_install() {
27 fowners -R ceph:ceph /var/lib/ceph /var/log/ceph
28
29 newinitd "${FILESDIR}/rbdmap.initd" rbdmap
30 - newinitd "${FILESDIR}/${PN}.initd-r11" ${PN}
31 + newinitd "${FILESDIR}/${PN}.initd-r12" ${PN}
32 newconfd "${FILESDIR}/${PN}.confd-r5" ${PN}
33
34 insinto /etc/sysctl.d
35
36 diff --git a/sys-cluster/ceph/ceph-13.2.5-r3.ebuild b/sys-cluster/ceph/ceph-13.2.5-r4.ebuild
37 similarity index 99%
38 rename from sys-cluster/ceph/ceph-13.2.5-r3.ebuild
39 rename to sys-cluster/ceph/ceph-13.2.5-r4.ebuild
40 index d6e08fe9ba9..de0b1ea8ca7 100644
41 --- a/sys-cluster/ceph/ceph-13.2.5-r3.ebuild
42 +++ b/sys-cluster/ceph/ceph-13.2.5-r4.ebuild
43 @@ -296,7 +296,7 @@ src_install() {
44 fowners -R ceph:ceph /var/lib/ceph /var/log/ceph
45
46 newinitd "${FILESDIR}/rbdmap.initd" rbdmap
47 - newinitd "${FILESDIR}/${PN}.initd-r11" ${PN}
48 + newinitd "${FILESDIR}/${PN}.initd-r12" ${PN}
49 newconfd "${FILESDIR}/${PN}.confd-r5" ${PN}
50
51 insinto /etc/sysctl.d