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: Wed, 31 Oct 2018 22:33:44
Message-Id: 1541025206.65ed32e3affbd6520a66aab6adc3bef01aa10cff.chutzpah@gentoo
1 commit: 65ed32e3affbd6520a66aab6adc3bef01aa10cff
2 Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 31 22:32:56 2018 +0000
4 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 31 22:33:26 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65ed32e3
7
8 sys-cluster/ceph: Revbump to 12.2.9-r1, use fixed logrotate script
9
10 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 sys-cluster/ceph/{ceph-12.2.9.ebuild => ceph-12.2.9-r1.ebuild} | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-cluster/ceph/ceph-12.2.9.ebuild b/sys-cluster/ceph/ceph-12.2.9-r1.ebuild
17 similarity index 99%
18 rename from sys-cluster/ceph/ceph-12.2.9.ebuild
19 rename to sys-cluster/ceph/ceph-12.2.9-r1.ebuild
20 index b57efd99825..553f7fd82c8 100644
21 --- a/sys-cluster/ceph/ceph-12.2.9.ebuild
22 +++ b/sys-cluster/ceph/ceph-12.2.9-r1.ebuild
23 @@ -261,7 +261,7 @@ src_install() {
24 newexe "${CMAKE_BUILD_DIR}/bin/init-ceph" ceph_init.sh
25
26 insinto /etc/logrotate.d/
27 - newins "${FILESDIR}"/ceph.logrotate ${PN}
28 + newins "${FILESDIR}"/ceph.logrotate-r1 ${PN}
29
30 keepdir /var/lib/${PN}{,/tmp} /var/log/${PN}/stat