commit:     3d8acecf8a4943b9d1d43aeb8da399a09c716cd7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  3 02:48:30 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr  3 02:48:30 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d8acecf

net-ftp/tftp-hpa: adapt to iputils tftpd removal

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-ftp/tftp-hpa/{tftp-hpa-5.2-r2.ebuild => tftp-hpa-5.2-r3.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-ftp/tftp-hpa/tftp-hpa-5.2-r2.ebuild 
b/net-ftp/tftp-hpa/tftp-hpa-5.2-r3.ebuild
similarity index 95%
rename from net-ftp/tftp-hpa/tftp-hpa-5.2-r2.ebuild
rename to net-ftp/tftp-hpa/tftp-hpa-5.2-r3.ebuild
index 30a1a4c26456..54d062e02d68 100644
--- a/net-ftp/tftp-hpa/tftp-hpa-5.2-r2.ebuild
+++ b/net-ftp/tftp-hpa/tftp-hpa-5.2-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -23,7 +23,7 @@ RDEPEND="${DEPEND}
        selinux? ( sec-policy/selinux-tftp )
        !net-ftp/atftp
        server? (
-               !net-misc/iputils[tftpd(+)]
+               !net-misc/iputils[tftpd(-)]
                !net-ftp/uftpd
        )
 "

Reply via email to