net-ftp/cmdftp: update EAPI 5 -> 7

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-04-20 01:45:29 +01:00
parent a8cc0dc6bd
commit c2daa9d5a5

View File

@@ -1,20 +1,15 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
DESCRIPTION="Light weight, yet robust command line FTP client with shell-like
functions."
DESCRIPTION="Light weight, yet robust command line FTP client with shell-likefunctions"
HOMEPAGE="https://savannah.nongnu.org/projects/cmdftp/"
SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
DEPEND=""
RDEPEND=""
DOCS=( NEWS README AUTHORS )