commit: bb7e835b12b4ea0ea4017faa097b9df6c2a1fdb8 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Fri Nov 5 23:24:39 2021 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Fri Nov 5 23:24:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb7e835b
net-misc/wget2: drop autotools eclass Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> net-misc/wget2/wget2-2.0.0.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/net-misc/wget2/wget2-2.0.0.ebuild b/net-misc/wget2/wget2-2.0.0.ebuild index 36048689f29..facb07871d0 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"