commit: 7b7b64ca2e9ba9d044b922a9fbe137edfd7c3e88
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 24 22:57:02 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Apr 14 17:03:44 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b7b64ca
sys-devel/libtool: Replace eutils inherit w/ split eclasses
sys-devel/libtool/libtool-2.4.6-r2.ebuild | 2 +-
sys-devel/libtool/libtool-2.4.6-r3.ebuild | 2 +-
sys-devel/libtool/libtool-2.4.6-r4.ebuild | 2 +-
sys-devel/libtool/libtool-9999.ebuild | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/sys-devel/libtool/libtool-2.4.6-r2.ebuild
b/sys-devel/libtool/libtool-2.4.6-r2.ebuild
index 94e7eef3e67..22305f5c51f 100644
--- a/sys-devel/libtool/libtool-2.4.6-r2.ebuild
+++ b/sys-devel/libtool/libtool-2.4.6-r2.ebuild
@@ -5,7 +5,7 @@ EAPI="4"
LIBTOOLIZE="true" #225559
WANT_LIBTOOL="none"
-inherit eutils autotools multilib unpacker
+inherit autotools epatch epunt-cxx multilib unpacker
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="git://git.savannah.gnu.org/${PN}.git
diff --git a/sys-devel/libtool/libtool-2.4.6-r3.ebuild
b/sys-devel/libtool/libtool-2.4.6-r3.ebuild
index 9ac2aa64355..a5d6ae85368 100644
--- a/sys-devel/libtool/libtool-2.4.6-r3.ebuild
+++ b/sys-devel/libtool/libtool-2.4.6-r3.ebuild
@@ -5,7 +5,7 @@ EAPI="5"
LIBTOOLIZE="true" #225559
WANT_LIBTOOL="none"
-inherit eutils autotools multilib unpacker
+inherit autotools epatch epunt-cxx multilib unpacker
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="git://git.savannah.gnu.org/${PN}.git
diff --git a/sys-devel/libtool/libtool-2.4.6-r4.ebuild
b/sys-devel/libtool/libtool-2.4.6-r4.ebuild
index aa170bb4db0..4c96bca253e 100644
--- a/sys-devel/libtool/libtool-2.4.6-r4.ebuild
+++ b/sys-devel/libtool/libtool-2.4.6-r4.ebuild
@@ -5,7 +5,7 @@ EAPI="5"
LIBTOOLIZE="true" #225559
WANT_LIBTOOL="none"
-inherit eutils autotools multilib unpacker prefix
+inherit autotools epatch epunt-cxx multilib unpacker prefix
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="git://git.savannah.gnu.org/${PN}.git
diff --git a/sys-devel/libtool/libtool-9999.ebuild
b/sys-devel/libtool/libtool-9999.ebuild
index c1c2322fbd6..07205718926 100644
--- a/sys-devel/libtool/libtool-9999.ebuild
+++ b/sys-devel/libtool/libtool-9999.ebuild
@@ -5,7 +5,7 @@ EAPI="5"
LIBTOOLIZE="true" #225559
WANT_LIBTOOL="none"
-inherit eutils autotools multilib unpacker prefix
+inherit autotools epatch epunt-cxx multilib unpacker prefix
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="git://git.savannah.gnu.org/${PN}.git