Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/atftp/
Date: Mon, 01 Feb 2021 22:17:30
Message-Id: 1612217839.67cdf1709725758d682d191adc0d0f5729888b7a.sam@gentoo
1 commit: 67cdf1709725758d682d191adc0d0f5729888b7a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 1 22:17:19 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 1 22:17:19 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67cdf170
7
8 net-ftp/atftp: Stabilize 0.7.2-r3 amd64, #768225
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-ftp/atftp/atftp-0.7.2-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-ftp/atftp/atftp-0.7.2-r3.ebuild b/net-ftp/atftp/atftp-0.7.2-r3.ebuild
16 index 1a4ed1a9bcc..f6d21abd02d 100644
17 --- a/net-ftp/atftp/atftp-0.7.2-r3.ebuild
18 +++ b/net-ftp/atftp/atftp-0.7.2-r3.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/atftp/${P}.tar.gz"
20
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~ppc ppc64 ~s390 ~sparc ~x86"
24 +KEYWORDS="amd64 ~arm ~ppc ppc64 ~s390 ~sparc ~x86"
25 IUSE="selinux tcpd readline pcre"
26
27 DEPEND="tcpd? ( sys-apps/tcp-wrappers )