diff options
Diffstat (limited to 'net-misc/axel/axel-2.17.8.ebuild')
-rw-r--r-- | net-misc/axel/axel-2.17.8.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-misc/axel/axel-2.17.8.ebuild b/net-misc/axel/axel-2.17.8.ebuild index 6c2695bbd2a4..07ab4176a7e0 100644 --- a/net-misc/axel/axel-2.17.8.ebuild +++ b/net-misc/axel/axel-2.17.8.ebuild @@ -1,10 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit autotools - DESCRIPTION="Light Unix download accelerator" HOMEPAGE="https://github.com/axel-download-accelerator/axel" SRC_URI="https://github.com/axel-download-accelerator/axel/releases/download/v${PV}/${P}.tar.xz" |