summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 12:13:06 +0200
committerDavid Seifert <soap@gentoo.org>2021-04-16 12:13:06 +0200
commit2d7639ba6234094cc3bb52220e45e7e5a4717ef8 (patch)
treef02a70bc33264d59c35a31da0acd028388c34bf3 /net-ftp
parentnet-ftp/ftp: explicitly inherit epatch (diff)
downloadgentoo-2d7639ba6234094cc3bb52220e45e7e5a4717ef8.tar.gz
gentoo-2d7639ba6234094cc3bb52220e45e7e5a4717ef8.tar.bz2
gentoo-2d7639ba6234094cc3bb52220e45e7e5a4717ef8.zip
net-ftp/tftp-hpa: explicitly inherit epatch
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild4
-rw-r--r--net-ftp/tftp-hpa/tftp-hpa-5.2-r2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild b/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild
index 5f9d6bc5416d..b9c900575cf3 100644
--- a/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild
+++ b/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild
@@ -3,9 +3,9 @@
EAPI="5"
-inherit systemd eutils toolchain-funcs
+inherit systemd epatch toolchain-funcs
-DESCRIPTION="port of the OpenBSD TFTP server"
+DESCRIPTION="Port of the OpenBSD TFTP server"
HOMEPAGE="https://www.kernel.org/pub/software/network/tftp/"
SRC_URI="https://www.kernel.org/pub/software/network/tftp/${PN}/${P}.tar.xz"
diff --git a/net-ftp/tftp-hpa/tftp-hpa-5.2-r2.ebuild b/net-ftp/tftp-hpa/tftp-hpa-5.2-r2.ebuild
index b242ee021199..3cb6247a3219 100644
--- a/net-ftp/tftp-hpa/tftp-hpa-5.2-r2.ebuild
+++ b/net-ftp/tftp-hpa/tftp-hpa-5.2-r2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
inherit systemd toolchain-funcs
-DESCRIPTION="port of the OpenBSD TFTP server"
+DESCRIPTION="Port of the OpenBSD TFTP server"
HOMEPAGE="https://www.kernel.org/pub/software/network/tftp/"
SRC_URI="https://www.kernel.org/pub/software/network/tftp/${PN}/${P}.tar.xz"