summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-12 01:44:21 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:19:14 +0100
commit71f535ed2d9ce24fb5f5c590754735fef3e3f9ec (patch)
treeddbdb5695f4981c1a52c57346ee557dfb567e386 /net-ftp
parentnet-ftp/frox: eutils-- (diff)
downloadgentoo-71f535ed2d9ce24fb5f5c590754735fef3e3f9ec.tar.gz
gentoo-71f535ed2d9ce24fb5f5c590754735fef3e3f9ec.tar.bz2
gentoo-71f535ed2d9ce24fb5f5c590754735fef3e3f9ec.zip
net-ftp/yafc: inherit epatch directly
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/yafc/yafc-1.3.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/yafc/yafc-1.3.7.ebuild b/net-ftp/yafc/yafc-1.3.7.ebuild
index 39bf8f0beb48..450630a16546 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-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit bash-completion-r1 eutils
+inherit bash-completion-r1 epatch
DESCRIPTION="Console ftp client with a lot of nifty features"
HOMEPAGE="http://www.yafc-ftp.com/"