commit: 92ab8f84c4446dde6feb41e659d3043171baf9fe
Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 02:38:30 2015 +0000
Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 02:38:30 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92ab8f84
net-misc/wget: drop unused autotools eclass
net-misc/wget/wget-1.16.2.ebuild | 2 +-
net-misc/wget/wget-1.16.3-r1.ebuild | 2 +-
net-misc/wget/wget-1.16.3-r2.ebuild | 2 +-
net-misc/wget/wget-1.16.3.ebuild | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net-misc/wget/wget-1.16.2.ebuild b/net-misc/wget/wget-1.16.2.ebuild
index c879bae..30bebcc 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 e6896b4..87b9d09 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 91c2436..26d60ba 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 c879bae..30bebcc 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/"