summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2019-05-15 12:00:19 +0200
committerJeroen Roovers <jer@gentoo.org>2019-05-15 12:07:43 +0200
commit35ed7204c7e08cc8ed2aaee87bb045701827beba (patch)
tree6c60698cb2b4bf532b2d3151695cc5e5144b6092 /net-misc/chrony
parentwww-servers/tomcat-9.0.20: bump (diff)
downloadgentoo-35ed7204c7e08cc8ed2aaee87bb045701827beba.tar.gz
gentoo-35ed7204c7e08cc8ed2aaee87bb045701827beba.tar.bz2
gentoo-35ed7204c7e08cc8ed2aaee87bb045701827beba.zip
net-misc/chrony: Fix patch filename
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'net-misc/chrony')
-rw-r--r--net-misc/chrony/chrony-3.4.ebuild4
-rw-r--r--net-misc/chrony/chrony-3.5_pre1.ebuild2
-rw-r--r--net-misc/chrony/chrony-9999.ebuild2
-rw-r--r--net-misc/chrony/files/chrony-3.4-systemd-gentoo.patch (renamed from net-misc/chrony/files/chronyd-systemd-gentoo.patch)0
4 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/chrony/chrony-3.4.ebuild b/net-misc/chrony/chrony-3.4.ebuild
index 2b17b91c999e..749bf8e23efe 100644
--- a/net-misc/chrony/chrony-3.4.ebuild
+++ b/net-misc/chrony/chrony-3.4.ebuild
@@ -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() {
diff --git a/net-misc/chrony/chrony-3.5_pre1.ebuild b/net-misc/chrony/chrony-3.5_pre1.ebuild
index d32f046f9da9..72eeaef1fb95 100644
--- a/net-misc/chrony/chrony-3.5_pre1.ebuild
+++ b/net-misc/chrony/chrony-3.5_pre1.ebuild
@@ -37,7 +37,7 @@ RESTRICT=test
S="${WORKDIR}/${P/_/-}"
PATCHES=(
- "${FILESDIR}"/chronyd-systemd-gentoo.patch
+ "${FILESDIR}"/${PN}-3.4-systemd-gentoo.patch
)
src_prepare() {
diff --git a/net-misc/chrony/chrony-9999.ebuild b/net-misc/chrony/chrony-9999.ebuild
index 188564043dd7..dfe5253524d6 100644
--- a/net-misc/chrony/chrony-9999.ebuild
+++ b/net-misc/chrony/chrony-9999.ebuild
@@ -35,7 +35,7 @@ RESTRICT=test
S="${WORKDIR}/${P/_/-}"
PATCHES=(
- "${FILESDIR}"/chronyd-systemd-gentoo.patch
+ "${FILESDIR}"/${PN}-3.4-systemd-gentoo.patch
)
src_prepare() {
diff --git a/net-misc/chrony/files/chronyd-systemd-gentoo.patch b/net-misc/chrony/files/chrony-3.4-systemd-gentoo.patch
index 63d6b7ed3398..63d6b7ed3398 100644
--- a/net-misc/chrony/files/chronyd-systemd-gentoo.patch
+++ b/net-misc/chrony/files/chrony-3.4-systemd-gentoo.patch