commit:     ac2430ebc6a1354009def936d1281e3a4fa67845
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 16 19:53:21 2019 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Sat Mar 16 20:02:55 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac2430eb

sys-process/cronie: Properly name the systemd patch.

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 sys-process/cronie/cronie-1.5.2.ebuild                                  | 2 +-
 .../cronie/files/{cronie-systemd.patch => cronie-1.5.2-systemd.patch}   | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/cronie/cronie-1.5.2.ebuild 
b/sys-process/cronie/cronie-1.5.2.ebuild
index 34872882b77..9daf0a21a94 100644
--- a/sys-process/cronie/cronie-1.5.2.ebuild
+++ b/sys-process/cronie/cronie-1.5.2.ebuild
@@ -26,7 +26,7 @@ CRON_SYSTEM_CRONTAB="yes"
 S="${WORKDIR}/${PN}-${P}"
 
 PATCHES=(
-       "${FILESDIR}/cronie-systemd.patch"
+       "${FILESDIR}/${PN}-1.5.2-systemd.patch"
 )
 
 pkg_setup() {

diff --git a/sys-process/cronie/files/cronie-systemd.patch 
b/sys-process/cronie/files/cronie-1.5.2-systemd.patch
similarity index 100%
rename from sys-process/cronie/files/cronie-systemd.patch
rename to sys-process/cronie/files/cronie-1.5.2-systemd.patch

Reply via email to