From 9ca6b0c305369979e65fc58540d7c857361e33d5 Mon Sep 17 00:00:00 2001 From: Oz N Tiram Date: Mon, 10 Oct 2022 11:48:09 +0200 Subject: net-ftp/uftpd: update EAPI 7 -> 8 Signed-off-by: Oz N Tiram Closes: https://github.com/gentoo/gentoo/pull/27723 Signed-off-by: Joonas Niilola --- net-ftp/uftpd/uftpd-2.15-r1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net-ftp/uftpd/uftpd-2.15-r1.ebuild b/net-ftp/uftpd/uftpd-2.15-r1.ebuild index c191fbf59145..e9fcb3602f42 100644 --- a/net-ftp/uftpd/uftpd-2.15-r1.ebuild +++ b/net-ftp/uftpd/uftpd-2.15-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 DESCRIPTION="The no nonsense TFTP/FTP server" HOMEPAGE="https://github.com/troglobit/uftpd" @@ -33,7 +33,6 @@ src_test() { emake -j 1 check } - src_install() { default newinitd "${FILESDIR}"/uftpd.init uftpd -- cgit v1.2.3-65-gdbad