commit:     9ca6b0c305369979e65fc58540d7c857361e33d5
Author:     Oz N Tiram <oz.tiram <AT> gmail <DOT> com>
AuthorDate: Mon Oct 10 09:48:09 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Nov  2 14:24:24 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ca6b0c3

net-ftp/uftpd: update EAPI 7 -> 8

Signed-off-by: Oz N Tiram <oz.tiram <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/27723
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 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

Reply via email to