commit:     670b37e73db8abd4a30cab5dc9335ec554935790
Author:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 31 22:29:54 2018 +0000
Commit:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Wed Oct 31 22:33:24 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=670b37e7

sys-cluster/ceph: Revbump to 13.2.2-r1, use fixed logrotate script

Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 sys-cluster/ceph/{ceph-13.2.2.ebuild => ceph-13.2.2-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/ceph/ceph-13.2.2.ebuild 
b/sys-cluster/ceph/ceph-13.2.2-r1.ebuild
similarity index 99%
rename from sys-cluster/ceph/ceph-13.2.2.ebuild
rename to sys-cluster/ceph/ceph-13.2.2-r1.ebuild
index b5c1fb29a62..acdd6899e45 100644
--- a/sys-cluster/ceph/ceph-13.2.2.ebuild
+++ b/sys-cluster/ceph/ceph-13.2.2-r1.ebuild
@@ -315,7 +315,7 @@ src_install() {
        newexe "${CMAKE_BUILD_DIR}/bin/init-ceph" ceph_init.sh
 
        insinto /etc/logrotate.d/
-       newins "${FILESDIR}"/ceph.logrotate ${PN}
+       newins "${FILESDIR}"/ceph.logrotate-r1 ${PN}
 
        keepdir /var/lib/${PN}{,/tmp} /var/log/${PN}/stat
 

Reply via email to