net-misc/chrony: Fix patch filename
authorJeroen Roovers <jer@gentoo.org>
Wed, 15 May 2019 10:00:19 +0000 (12:00 +0200)
committerJeroen Roovers <jer@gentoo.org>
Wed, 15 May 2019 10:07:43 +0000 (12:07 +0200)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
net-misc/chrony/chrony-3.4.ebuild
net-misc/chrony/chrony-3.5_pre1.ebuild
net-misc/chrony/chrony-9999.ebuild
net-misc/chrony/files/chrony-3.4-systemd-gentoo.patch [moved from net-misc/chrony/files/chronyd-systemd-gentoo.patch with 100% similarity]

index 2b17b91c999ed8d4b72183d133ccee1b383de620..749bf8e23efebdb7bd1ffc9c5159dd5b1de3d052 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -37,7 +37,7 @@ RESTRICT=test
 S="${WORKDIR}/${P/_/-}"
 
 PATCHES=(
-       "${FILESDIR}"/chronyd-systemd-gentoo.patch
+       "${FILESDIR}"/${PN}-3.4-systemd-gentoo.patch
 )
 
 src_prepare() {
index d32f046f9da97c429e1d95eca6988be7da244454..72eeaef1fb95dbf19dbd5827b18f81c9c9fbf0dd 100644 (file)
@@ -37,7 +37,7 @@ RESTRICT=test
 S="${WORKDIR}/${P/_/-}"
 
 PATCHES=(
-       "${FILESDIR}"/chronyd-systemd-gentoo.patch
+       "${FILESDIR}"/${PN}-3.4-systemd-gentoo.patch
 )
 
 src_prepare() {
index 188564043dd797087ffc34001f37f31b1bf255d4..dfe5253524d672e23657af60a368b7d20ae85826 100644 (file)
@@ -35,7 +35,7 @@ RESTRICT=test
 S="${WORKDIR}/${P/_/-}"
 
 PATCHES=(
-       "${FILESDIR}"/chronyd-systemd-gentoo.patch
+       "${FILESDIR}"/${PN}-3.4-systemd-gentoo.patch
 )
 
 src_prepare() {