Gentoo Archives: gentoo-commits

From: Mike Frysinger <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/wget/
Date: Wed, 23 Sep 2015 02:40:01
Message-Id: 1442975910.92ab8f84c4446dde6feb41e659d3043171baf9fe.vapier@gentoo
1 commit: 92ab8f84c4446dde6feb41e659d3043171baf9fe
2 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 23 02:38:30 2015 +0000
4 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 23 02:38:30 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92ab8f84
7
8 net-misc/wget: drop unused autotools eclass
9
10 net-misc/wget/wget-1.16.2.ebuild | 2 +-
11 net-misc/wget/wget-1.16.3-r1.ebuild | 2 +-
12 net-misc/wget/wget-1.16.3-r2.ebuild | 2 +-
13 net-misc/wget/wget-1.16.3.ebuild | 2 +-
14 4 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/net-misc/wget/wget-1.16.2.ebuild b/net-misc/wget/wget-1.16.2.ebuild
17 index c879bae..30bebcc 100644
18 --- a/net-misc/wget/wget-1.16.2.ebuild
19 +++ b/net-misc/wget/wget-1.16.2.ebuild
20 @@ -5,7 +5,7 @@
21 EAPI="4"
22 PYTHON_COMPAT=( python{3_3,3_4} )
23
24 -inherit flag-o-matic python-any-r1 toolchain-funcs autotools
25 +inherit flag-o-matic python-any-r1 toolchain-funcs
26
27 DESCRIPTION="Network utility to retrieve files from the WWW"
28 HOMEPAGE="https://www.gnu.org/software/wget/"
29
30 diff --git a/net-misc/wget/wget-1.16.3-r1.ebuild b/net-misc/wget/wget-1.16.3-r1.ebuild
31 index e6896b4..87b9d09 100644
32 --- a/net-misc/wget/wget-1.16.3-r1.ebuild
33 +++ b/net-misc/wget/wget-1.16.3-r1.ebuild
34 @@ -5,7 +5,7 @@
35 EAPI="4"
36 PYTHON_COMPAT=( python{3_3,3_4} )
37
38 -inherit flag-o-matic python-any-r1 toolchain-funcs autotools
39 +inherit flag-o-matic python-any-r1 toolchain-funcs
40
41 DESCRIPTION="Network utility to retrieve files from the WWW"
42 HOMEPAGE="https://www.gnu.org/software/wget/"
43
44 diff --git a/net-misc/wget/wget-1.16.3-r2.ebuild b/net-misc/wget/wget-1.16.3-r2.ebuild
45 index 91c2436..26d60ba 100644
46 --- a/net-misc/wget/wget-1.16.3-r2.ebuild
47 +++ b/net-misc/wget/wget-1.16.3-r2.ebuild
48 @@ -5,7 +5,7 @@
49 EAPI="4"
50 PYTHON_COMPAT=( python{3_3,3_4} )
51
52 -inherit flag-o-matic python-any-r1 toolchain-funcs autotools
53 +inherit flag-o-matic python-any-r1 toolchain-funcs
54
55 DESCRIPTION="Network utility to retrieve files from the WWW"
56 HOMEPAGE="https://www.gnu.org/software/wget/"
57
58 diff --git a/net-misc/wget/wget-1.16.3.ebuild b/net-misc/wget/wget-1.16.3.ebuild
59 index c879bae..30bebcc 100644
60 --- a/net-misc/wget/wget-1.16.3.ebuild
61 +++ b/net-misc/wget/wget-1.16.3.ebuild
62 @@ -5,7 +5,7 @@
63 EAPI="4"
64 PYTHON_COMPAT=( python{3_3,3_4} )
65
66 -inherit flag-o-matic python-any-r1 toolchain-funcs autotools
67 +inherit flag-o-matic python-any-r1 toolchain-funcs
68
69 DESCRIPTION="Network utility to retrieve files from the WWW"
70 HOMEPAGE="https://www.gnu.org/software/wget/"