From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/yafc/
Date: Mon, 19 Apr 2021 19:12:44 +0000 (UTC) [thread overview]
Message-ID: <1618859539.fe717395745b2d02b81f2eaaf170415e5f29d8a2.sam@gentoo> (raw)
commit: fe717395745b2d02b81f2eaaf170415e5f29d8a2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 19 18:55:52 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 19 19:12:19 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe717395
net-ftp/yafc: port to EAPI 7
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-ftp/yafc/yafc-1.3.7.ebuild | 13 ++++---------
1 file changed, 4 insertions(+), 9 deletions(-)
diff --git a/net-ftp/yafc/yafc-1.3.7.ebuild b/net-ftp/yafc/yafc-1.3.7.ebuild
index 450630a1654..b5da3d97096 100644
--- a/net-ftp/yafc/yafc-1.3.7.ebuild
+++ b/net-ftp/yafc/yafc-1.3.7.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-inherit bash-completion-r1 epatch
+inherit bash-completion-r1
DESCRIPTION="Console ftp client with a lot of nifty features"
HOMEPAGE="http://www.yafc-ftp.com/"
@@ -12,13 +12,12 @@ SRC_URI="http://www.yafc-ftp.com/downloads/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86"
-IUSE="ipv6 libressl kerberos readline socks5 ssh"
+IUSE="ipv6 kerberos readline socks5 ssh"
RDEPEND="
sys-libs/ncurses:*
dev-libs/libbsd
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
+ dev-libs/openssl:0=
kerberos? ( virtual/krb5 )
readline? ( >=sys-libs/readline-6:0= )
socks5? ( net-proxy/dante )
@@ -28,10 +27,6 @@ DEPEND="${RDEPEND}"
DOCS=( BUGS NEWS README.md THANKS TODO )
-src_prepare() {
- epatch_user
-}
-
src_configure() {
export ac_cv_ipv6=$(usex ipv6)
econf \
next reply other threads:[~2021-04-19 19:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-19 19:12 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-16 13:28 [gentoo-commits] repo/gentoo:master commit in: net-ftp/yafc/ Petr Vaněk
2016-10-09 16:19 Pacho Ramos
2016-02-21 15:09 Ian Delaney
2016-02-02 11:54 Ian Delaney
2016-02-02 11:54 Ian Delaney
2016-01-31 17:08 Michael Palimaka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1618859539.fe717395745b2d02b81f2eaaf170415e5f29d8a2.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox