diff options
author | Patrick McLean <patrick.mclean@sony.com> | 2020-11-24 21:34:01 -0800 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2020-11-24 21:34:29 -0800 |
commit | 525e9e97e2dafea711da2a198122275fd1e6dacd (patch) | |
tree | 6e28023f8b58487217c20cd50039c3b9a58b358d /sys-cluster/ceph | |
parent | profiles/package.mask: mask broken net-misc/anydesk (diff) | |
download | gentoo-525e9e97e2dafea711da2a198122275fd1e6dacd.tar.gz gentoo-525e9e97e2dafea711da2a198122275fd1e6dacd.tar.bz2 gentoo-525e9e97e2dafea711da2a198122275fd1e6dacd.zip |
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@gentoo.org>
Diffstat (limited to 'sys-cluster/ceph')
-rw-r--r-- | sys-cluster/ceph/ceph-15.2.6-r1.ebuild (renamed from sys-cluster/ceph/ceph-15.2.6.ebuild) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-cluster/ceph/ceph-15.2.6.ebuild b/sys-cluster/ceph/ceph-15.2.6-r1.ebuild index 9e98afd12a09..fc7c749fbf70 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" ) |