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 5EAD7138334 for ; Mon, 29 Apr 2019 22:58:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40DEDE0845; Mon, 29 Apr 2019 22:58:00 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 21B17E0870 for ; Mon, 29 Apr 2019 22:57:59 +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 F04C1342D9F for ; Mon, 29 Apr 2019 22:57:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 477AB5A9 for ; Mon, 29 Apr 2019 22:57:56 +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: <1556578593.6d0a3b797ef4f4d5e018f119227fd76c3cc87334.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.12-r1.ebuild sys-cluster/ceph/ceph-12.2.12-r2.ebuild sys-cluster/ceph/ceph-13.2.5-r3.ebuild sys-cluster/ceph/ceph-13.2.5-r4.ebuild X-VCS-Directories: sys-cluster/ceph/ X-VCS-Committer: chutzpah X-VCS-Committer-Name: Patrick McLean X-VCS-Revision: 6d0a3b797ef4f4d5e018f119227fd76c3cc87334 X-VCS-Branch: master Date: Mon, 29 Apr 2019 22:57:56 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e1e42e9d-1e01-4526-a2cd-c43d16e34495 X-Archives-Hash: 76c70a0abb9affd23dbce184a0741714 commit: 6d0a3b797ef4f4d5e018f119227fd76c3cc87334 Author: Patrick McLean sony com> AuthorDate: Mon Apr 29 22:56:33 2019 +0000 Commit: Patrick McLean gentoo org> CommitDate: Mon Apr 29 22:56:33 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d0a3b79 sys-cluster/ceph: Bump current ~ versions for bug #684366 Closes: https://bugs.gentoo.org/684366 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.65, Repoman-2.3.12 Signed-off-by: Patrick McLean gentoo.org> sys-cluster/ceph/{ceph-12.2.12-r1.ebuild => ceph-12.2.12-r2.ebuild} | 2 +- sys-cluster/ceph/{ceph-13.2.5-r3.ebuild => ceph-13.2.5-r4.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-cluster/ceph/ceph-12.2.12-r1.ebuild b/sys-cluster/ceph/ceph-12.2.12-r2.ebuild similarity index 99% rename from sys-cluster/ceph/ceph-12.2.12-r1.ebuild rename to sys-cluster/ceph/ceph-12.2.12-r2.ebuild index 783210078a8..5c5c0114085 100644 --- a/sys-cluster/ceph/ceph-12.2.12-r1.ebuild +++ b/sys-cluster/ceph/ceph-12.2.12-r2.ebuild @@ -274,7 +274,7 @@ src_install() { fowners -R ceph:ceph /var/lib/ceph /var/log/ceph newinitd "${FILESDIR}/rbdmap.initd" rbdmap - newinitd "${FILESDIR}/${PN}.initd-r11" ${PN} + newinitd "${FILESDIR}/${PN}.initd-r12" ${PN} newconfd "${FILESDIR}/${PN}.confd-r5" ${PN} insinto /etc/sysctl.d diff --git a/sys-cluster/ceph/ceph-13.2.5-r3.ebuild b/sys-cluster/ceph/ceph-13.2.5-r4.ebuild similarity index 99% rename from sys-cluster/ceph/ceph-13.2.5-r3.ebuild rename to sys-cluster/ceph/ceph-13.2.5-r4.ebuild index d6e08fe9ba9..de0b1ea8ca7 100644 --- a/sys-cluster/ceph/ceph-13.2.5-r3.ebuild +++ b/sys-cluster/ceph/ceph-13.2.5-r4.ebuild @@ -296,7 +296,7 @@ src_install() { fowners -R ceph:ceph /var/lib/ceph /var/log/ceph newinitd "${FILESDIR}/rbdmap.initd" rbdmap - newinitd "${FILESDIR}/${PN}.initd-r11" ${PN} + newinitd "${FILESDIR}/${PN}.initd-r12" ${PN} newconfd "${FILESDIR}/${PN}.confd-r5" ${PN} insinto /etc/sysctl.d