summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2019-05-02 18:26:02 +0200
committerJeroen Roovers <jer@gentoo.org>2019-05-02 18:26:34 +0200
commit4af6fd8a9f777efa934ef73cb803ca4bc6d0d0c5 (patch)
treefd11bc9f73a72f75334e4a9ab2980fa73c8d2926 /net-misc/chrony/chrony-9999.ebuild
parentnet-dns/libidn2: Old (diff)
downloadgentoo-4af6fd8a9f777efa934ef73cb803ca4bc6d0d0c5.tar.gz
gentoo-4af6fd8a9f777efa934ef73cb803ca4bc6d0d0c5.tar.bz2
gentoo-4af6fd8a9f777efa934ef73cb803ca4bc6d0d0c5.zip
net-misc/chrony: Version 3.5_pre1
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'net-misc/chrony/chrony-9999.ebuild')
-rw-r--r--net-misc/chrony/chrony-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/chrony/chrony-9999.ebuild b/net-misc/chrony/chrony-9999.ebuild
index 3281755d0869..188564043dd7 100644
--- a/net-misc/chrony/chrony-9999.ebuild
+++ b/net-misc/chrony/chrony-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
-inherit eutils git-r3 systemd toolchain-funcs
+EAPI=7
+inherit git-r3 systemd toolchain-funcs
DESCRIPTION="NTP client and server programs"
HOMEPAGE="https://chrony.tuxfamily.org/"