From: Mike Frysinger Date: Wed, 23 Sep 2015 02:38:30 +0000 (-0400) Subject: net-misc/wget: drop unused autotools eclass X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=92ab8f84c4446dde6feb41e659d3043171baf9fe;p=gentoo.git net-misc/wget: drop unused autotools eclass --- diff --git a/net-misc/wget/wget-1.16.2.ebuild b/net-misc/wget/wget-1.16.2.ebuild index c879bae59378..30bebcce1a31 100644 --- a/net-misc/wget/wget-1.16.2.ebuild +++ b/net-misc/wget/wget-1.16.2.ebuild @@ -5,7 +5,7 @@ EAPI="4" PYTHON_COMPAT=( python{3_3,3_4} ) -inherit flag-o-matic python-any-r1 toolchain-funcs autotools +inherit flag-o-matic python-any-r1 toolchain-funcs DESCRIPTION="Network utility to retrieve files from the WWW" HOMEPAGE="https://www.gnu.org/software/wget/" diff --git a/net-misc/wget/wget-1.16.3-r1.ebuild b/net-misc/wget/wget-1.16.3-r1.ebuild index e6896b45316c..87b9d09c1d05 100644 --- a/net-misc/wget/wget-1.16.3-r1.ebuild +++ b/net-misc/wget/wget-1.16.3-r1.ebuild @@ -5,7 +5,7 @@ EAPI="4" PYTHON_COMPAT=( python{3_3,3_4} ) -inherit flag-o-matic python-any-r1 toolchain-funcs autotools +inherit flag-o-matic python-any-r1 toolchain-funcs DESCRIPTION="Network utility to retrieve files from the WWW" HOMEPAGE="https://www.gnu.org/software/wget/" diff --git a/net-misc/wget/wget-1.16.3-r2.ebuild b/net-misc/wget/wget-1.16.3-r2.ebuild index 91c24361304d..26d60ba88059 100644 --- a/net-misc/wget/wget-1.16.3-r2.ebuild +++ b/net-misc/wget/wget-1.16.3-r2.ebuild @@ -5,7 +5,7 @@ EAPI="4" PYTHON_COMPAT=( python{3_3,3_4} ) -inherit flag-o-matic python-any-r1 toolchain-funcs autotools +inherit flag-o-matic python-any-r1 toolchain-funcs DESCRIPTION="Network utility to retrieve files from the WWW" HOMEPAGE="https://www.gnu.org/software/wget/" diff --git a/net-misc/wget/wget-1.16.3.ebuild b/net-misc/wget/wget-1.16.3.ebuild index c879bae59378..30bebcce1a31 100644 --- a/net-misc/wget/wget-1.16.3.ebuild +++ b/net-misc/wget/wget-1.16.3.ebuild @@ -5,7 +5,7 @@ EAPI="4" PYTHON_COMPAT=( python{3_3,3_4} ) -inherit flag-o-matic python-any-r1 toolchain-funcs autotools +inherit flag-o-matic python-any-r1 toolchain-funcs DESCRIPTION="Network utility to retrieve files from the WWW" HOMEPAGE="https://www.gnu.org/software/wget/"