diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 12:13:27 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2021-04-16 12:13:27 +0200 |
commit | e88bbf48adbec4266140ab83b48ea494b1874dff (patch) | |
tree | 5b4e8f4493bfd21e8f41cf1b0745d4d43310b082 /net-misc/ntp | |
parent | net-misc/netkit-fingerd: eutils->epatch (diff) | |
download | gentoo-e88bbf48adbec4266140ab83b48ea494b1874dff.tar.gz gentoo-e88bbf48adbec4266140ab83b48ea494b1874dff.tar.bz2 gentoo-e88bbf48adbec4266140ab83b48ea494b1874dff.zip |
net-misc/ntp: toolchain-funcs
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-misc/ntp')
-rw-r--r-- | net-misc/ntp/ntp-4.2.8_p15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ntp/ntp-4.2.8_p15.ebuild b/net-misc/ntp/ntp-4.2.8_p15.ebuild index b7c9a5ca8f9d..3ac493a3f82e 100644 --- a/net-misc/ntp/ntp-4.2.8_p15.ebuild +++ b/net-misc/ntp/ntp-4.2.8_p15.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit autotools toolchain-funcs flag-o-matic systemd +inherit autotools flag-o-matic systemd MY_P=${P/_p/p} DESCRIPTION="Network Time Protocol suite/programs" |