From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 62F1D138334 for ; Wed, 31 Oct 2018 22:33:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 27188E08AA; Wed, 31 Oct 2018 22:33:43 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F317CE08AA for ; Wed, 31 Oct 2018 22:33:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 059DA335C38 for ; Wed, 31 Oct 2018 22:33:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 24680440 for ; Wed, 31 Oct 2018 22:33:39 +0000 (UTC) From: "Patrick McLean" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick McLean" Message-ID: <1541025204.670b37e73db8abd4a30cab5dc9335ec554935790.chutzpah@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/ceph/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-cluster/ceph/ceph-13.2.2-r1.ebuild sys-cluster/ceph/ceph-13.2.2.ebuild X-VCS-Directories: sys-cluster/ceph/ X-VCS-Committer: chutzpah X-VCS-Committer-Name: Patrick McLean X-VCS-Revision: 670b37e73db8abd4a30cab5dc9335ec554935790 X-VCS-Branch: master Date: Wed, 31 Oct 2018 22:33:39 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: bce211e5-da58-47de-863f-20464241fe7f X-Archives-Hash: 86b59dfccf270666ce234ec69d4c100f commit: 670b37e73db8abd4a30cab5dc9335ec554935790 Author: Patrick McLean gentoo org> AuthorDate: Wed Oct 31 22:29:54 2018 +0000 Commit: Patrick McLean gentoo 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 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