summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-ftp/cmdftp/cmdftp-0.9.8.ebuild11
1 files changed, 3 insertions, 8 deletions
diff --git a/net-ftp/cmdftp/cmdftp-0.9.8.ebuild b/net-ftp/cmdftp/cmdftp-0.9.8.ebuild
index ecc0224ef1e2..0e11dd145c5e 100644
--- a/net-ftp/cmdftp/cmdftp-0.9.8.ebuild
+++ b/net-ftp/cmdftp/cmdftp-0.9.8.ebuild
@@ -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 )