From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3AF1613835A for ; Tue, 29 Sep 2020 20:37:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 439ABE093E; Tue, 29 Sep 2020 20:37:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2B3D2E093E for ; Tue, 29 Sep 2020 20:37:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 250AF340662 for ; Tue, 29 Sep 2020 20:37:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CA6F6386 for ; Tue, 29 Sep 2020 20:37:17 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1601411833.0598c283e3543ad72cb0ee62aae2c3341cb93a81.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/uftpd/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-ftp/uftpd/uftpd-2.13.ebuild X-VCS-Directories: net-ftp/uftpd/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0598c283e3543ad72cb0ee62aae2c3341cb93a81 X-VCS-Branch: master Date: Tue, 29 Sep 2020 20:37:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f22c43a3-bb83-4eb6-ba7b-794401e8deeb X-Archives-Hash: f8740497187f257e3f5b67b1b9c69274 commit: 0598c283e3543ad72cb0ee62aae2c3341cb93a81 Author: Oz N Tiram gmail com> AuthorDate: Fri Sep 4 08:10:57 2020 +0000 Commit: Sam James gentoo org> CommitDate: Tue Sep 29 20:37:13 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0598c283 net-ftp/uftpd: pin version of tftp-hpa Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Oz Tiram gmail.com> Signed-off-by: Sam James gentoo.org> net-ftp/uftpd/uftpd-2.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-ftp/uftpd/uftpd-2.13.ebuild b/net-ftp/uftpd/uftpd-2.13.ebuild index d2c9e2b701b..dbd99118a81 100644 --- a/net-ftp/uftpd/uftpd-2.13.ebuild +++ b/net-ftp/uftpd/uftpd-2.13.ebuild @@ -25,7 +25,7 @@ DEPEND=" test? ( net-ftp/ftp net-ftp/tnftp - net-ftp/tftp-hpa[client] + >=net-ftp/tftp-hpa-5.2-r2[client] )" src_test() {