Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/libtool/
Date: Fri, 14 Apr 2017 17:03:59
Message-Id: 1492189424.7b7b64ca2e9ba9d044b922a9fbe137edfd7c3e88.mgorny@gentoo
1 commit: 7b7b64ca2e9ba9d044b922a9fbe137edfd7c3e88
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 24 22:57:02 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 14 17:03:44 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b7b64ca
7
8 sys-devel/libtool: Replace eutils inherit w/ split eclasses
9
10 sys-devel/libtool/libtool-2.4.6-r2.ebuild | 2 +-
11 sys-devel/libtool/libtool-2.4.6-r3.ebuild | 2 +-
12 sys-devel/libtool/libtool-2.4.6-r4.ebuild | 2 +-
13 sys-devel/libtool/libtool-9999.ebuild | 2 +-
14 4 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/sys-devel/libtool/libtool-2.4.6-r2.ebuild b/sys-devel/libtool/libtool-2.4.6-r2.ebuild
17 index 94e7eef3e67..22305f5c51f 100644
18 --- a/sys-devel/libtool/libtool-2.4.6-r2.ebuild
19 +++ b/sys-devel/libtool/libtool-2.4.6-r2.ebuild
20 @@ -5,7 +5,7 @@ EAPI="4"
21
22 LIBTOOLIZE="true" #225559
23 WANT_LIBTOOL="none"
24 -inherit eutils autotools multilib unpacker
25 +inherit autotools epatch epunt-cxx multilib unpacker
26
27 if [[ ${PV} == "9999" ]] ; then
28 EGIT_REPO_URI="git://git.savannah.gnu.org/${PN}.git
29
30 diff --git a/sys-devel/libtool/libtool-2.4.6-r3.ebuild b/sys-devel/libtool/libtool-2.4.6-r3.ebuild
31 index 9ac2aa64355..a5d6ae85368 100644
32 --- a/sys-devel/libtool/libtool-2.4.6-r3.ebuild
33 +++ b/sys-devel/libtool/libtool-2.4.6-r3.ebuild
34 @@ -5,7 +5,7 @@ EAPI="5"
35
36 LIBTOOLIZE="true" #225559
37 WANT_LIBTOOL="none"
38 -inherit eutils autotools multilib unpacker
39 +inherit autotools epatch epunt-cxx multilib unpacker
40
41 if [[ ${PV} == "9999" ]] ; then
42 EGIT_REPO_URI="git://git.savannah.gnu.org/${PN}.git
43
44 diff --git a/sys-devel/libtool/libtool-2.4.6-r4.ebuild b/sys-devel/libtool/libtool-2.4.6-r4.ebuild
45 index aa170bb4db0..4c96bca253e 100644
46 --- a/sys-devel/libtool/libtool-2.4.6-r4.ebuild
47 +++ b/sys-devel/libtool/libtool-2.4.6-r4.ebuild
48 @@ -5,7 +5,7 @@ EAPI="5"
49
50 LIBTOOLIZE="true" #225559
51 WANT_LIBTOOL="none"
52 -inherit eutils autotools multilib unpacker prefix
53 +inherit autotools epatch epunt-cxx multilib unpacker prefix
54
55 if [[ ${PV} == "9999" ]] ; then
56 EGIT_REPO_URI="git://git.savannah.gnu.org/${PN}.git
57
58 diff --git a/sys-devel/libtool/libtool-9999.ebuild b/sys-devel/libtool/libtool-9999.ebuild
59 index c1c2322fbd6..07205718926 100644
60 --- a/sys-devel/libtool/libtool-9999.ebuild
61 +++ b/sys-devel/libtool/libtool-9999.ebuild
62 @@ -5,7 +5,7 @@ EAPI="5"
63
64 LIBTOOLIZE="true" #225559
65 WANT_LIBTOOL="none"
66 -inherit eutils autotools multilib unpacker prefix
67 +inherit autotools epatch epunt-cxx multilib unpacker prefix
68
69 if [[ ${PV} == "9999" ]] ; then
70 EGIT_REPO_URI="git://git.savannah.gnu.org/${PN}.git