commit: 525e9e97e2dafea711da2a198122275fd1e6dacd Author: Patrick McLean <patrick.mclean <AT> sony <DOT> com> AuthorDate: Wed Nov 25 05:34:01 2020 +0000 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org> CommitDate: Wed Nov 25 05:34:29 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=525e9e97
sys-cluster/ceph-15.2.6-r1: Drop patch to systemd unit (bug #756031) Closes: https://bugs.gentoo.org/756031 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org> sys-cluster/ceph/{ceph-15.2.6.ebuild => ceph-15.2.6-r1.ebuild} | 1 - 1 file changed, 1 deletion(-) diff --git a/sys-cluster/ceph/ceph-15.2.6.ebuild b/sys-cluster/ceph/ceph-15.2.6-r1.ebuild similarity index 99% rename from sys-cluster/ceph/ceph-15.2.6.ebuild rename to sys-cluster/ceph/ceph-15.2.6-r1.ebuild index 9e98afd12a0..fc7c749fbf7 100644 --- a/sys-cluster/ceph/ceph-15.2.6.ebuild +++ b/sys-cluster/ceph/ceph-15.2.6-r1.ebuild @@ -201,7 +201,6 @@ PATCHES=( "${FILESDIR}/ceph-15.2.3-spdk-compile.patch" "${FILESDIR}/ceph-15.2.4-system-uring.patch" "${FILESDIR}/ceph-15.2.5-missing-includes.patch" - "${FILESDIR}/ceph-15.2.5-systemd-unit-fix.patch" "${FILESDIR}/ceph-15.2.5-glibc-2.32.patch" )
