diff options
author | Mike Gilbert <floppym@gentoo.org> | 2021-11-05 19:24:39 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2021-11-05 19:24:39 -0400 |
commit | bb7e835b12b4ea0ea4017faa097b9df6c2a1fdb8 (patch) | |
tree | 5965bb6017c2aa2eff99fa9689546e2d42074053 | |
parent | sys-fs/ntfs3g: use internal FUSE library (diff) | |
download | gentoo-bb7e835b12b4ea0ea4017faa097b9df6c2a1fdb8.tar.gz gentoo-bb7e835b12b4ea0ea4017faa097b9df6c2a1fdb8.tar.bz2 gentoo-bb7e835b12b4ea0ea4017faa097b9df6c2a1fdb8.zip |
net-misc/wget2: drop autotools eclass
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
-rw-r--r-- | net-misc/wget2/wget2-2.0.0.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-misc/wget2/wget2-2.0.0.ebuild b/net-misc/wget2/wget2-2.0.0.ebuild index 36048689f294..facb07871d08 100644 --- a/net-misc/wget2/wget2-2.0.0.ebuild +++ b/net-misc/wget2/wget2-2.0.0.ebuild @@ -3,8 +3,6 @@ EAPI=7 -inherit autotools - DESCRIPTION="GNU Wget2 is a file and recursive website downloader" HOMEPAGE="https://gitlab.com/gnuwget/wget2" SRC_URI="mirror://gnu/wget/${P}.tar.gz" |