Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/uftpd/
Date: Wed, 02 Nov 2022 14:24:37
Message-Id: 1667399064.9ca6b0c305369979e65fc58540d7c857361e33d5.juippis@gentoo
1 commit: 9ca6b0c305369979e65fc58540d7c857361e33d5
2 Author: Oz N Tiram <oz.tiram <AT> gmail <DOT> com>
3 AuthorDate: Mon Oct 10 09:48:09 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 2 14:24:24 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ca6b0c3
7
8 net-ftp/uftpd: update EAPI 7 -> 8
9
10 Signed-off-by: Oz N Tiram <oz.tiram <AT> gmail.com>
11 Closes: https://github.com/gentoo/gentoo/pull/27723
12 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
13
14 net-ftp/uftpd/uftpd-2.15-r1.ebuild | 3 +--
15 1 file changed, 1 insertion(+), 2 deletions(-)
16
17 diff --git a/net-ftp/uftpd/uftpd-2.15-r1.ebuild b/net-ftp/uftpd/uftpd-2.15-r1.ebuild
18 index c191fbf59145..e9fcb3602f42 100644
19 --- a/net-ftp/uftpd/uftpd-2.15-r1.ebuild
20 +++ b/net-ftp/uftpd/uftpd-2.15-r1.ebuild
21 @@ -1,7 +1,7 @@
22 # Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 -EAPI=7
26 +EAPI=8
27
28 DESCRIPTION="The no nonsense TFTP/FTP server"
29 HOMEPAGE="https://github.com/troglobit/uftpd"
30 @@ -33,7 +33,6 @@ src_test() {
31 emake -j 1 check
32 }
33
34 -
35 src_install() {
36 default
37 newinitd "${FILESDIR}"/uftpd.init uftpd