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 9BB25138334 for ; Wed, 31 Oct 2018 22:33:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 766E7E08B1; 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 4A25AE08B1 for ; Wed, 31 Oct 2018 22:33:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 EF3E2335C08 for ; Wed, 31 Oct 2018 22:33:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3885344C 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: <1541025206.65ed32e3affbd6520a66aab6adc3bef01aa10cff.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-12.2.9-r1.ebuild sys-cluster/ceph/ceph-12.2.9.ebuild X-VCS-Directories: sys-cluster/ceph/ X-VCS-Committer: chutzpah X-VCS-Committer-Name: Patrick McLean X-VCS-Revision: 65ed32e3affbd6520a66aab6adc3bef01aa10cff 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: d0072eec-6fd5-45c2-a6d2-2a7718670c4a X-Archives-Hash: 6f2629675fa58d43c9cd5fee113080f3 commit: 65ed32e3affbd6520a66aab6adc3bef01aa10cff Author: Patrick McLean gentoo org> AuthorDate: Wed Oct 31 22:32:56 2018 +0000 Commit: Patrick McLean gentoo org> CommitDate: Wed Oct 31 22:33:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65ed32e3 sys-cluster/ceph: Revbump to 12.2.9-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-12.2.9.ebuild => ceph-12.2.9-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/ceph/ceph-12.2.9.ebuild b/sys-cluster/ceph/ceph-12.2.9-r1.ebuild similarity index 99% rename from sys-cluster/ceph/ceph-12.2.9.ebuild rename to sys-cluster/ceph/ceph-12.2.9-r1.ebuild index b57efd99825..553f7fd82c8 100644 --- a/sys-cluster/ceph/ceph-12.2.9.ebuild +++ b/sys-cluster/ceph/ceph-12.2.9-r1.ebuild @@ -261,7 +261,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