commit:     d8e4330ff0a0d5f6af8f8b0e8f9d417fea8141c1
Author:     Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Fri Apr 27 10:23:05 2018 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri May 18 15:59:13 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8e4330f

sys-devel/libtool: git-2->git-r3

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 sys-devel/libtool/libtool-2.4.6-r3.ebuild | 4 ++--
 sys-devel/libtool/libtool-2.4.6-r4.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-devel/libtool/libtool-2.4.6-r3.ebuild 
b/sys-devel/libtool/libtool-2.4.6-r3.ebuild
index 2fb5d7bc99c..142f81d011b 100644
--- a/sys-devel/libtool/libtool-2.4.6-r3.ebuild
+++ b/sys-devel/libtool/libtool-2.4.6-r3.ebuild
@@ -10,7 +10,7 @@ inherit autotools epatch epunt-cxx multilib unpacker
 if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="git://git.savannah.gnu.org/${PN}.git
                http://git.savannah.gnu.org/r/${PN}.git";
-       inherit git-2
+       inherit git-r3
 else
        SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
        KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh 
sparc x86 ~amd64-fbsd ~x86-fbsd"
@@ -35,7 +35,7 @@ DEPEND="${RDEPEND}
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               git-2_src_unpack
+               git-r3_src_unpack
                cd "${S}"
                ./bootstrap || die
        else

diff --git a/sys-devel/libtool/libtool-2.4.6-r4.ebuild 
b/sys-devel/libtool/libtool-2.4.6-r4.ebuild
index 55c2dc0ce40..d571f421d72 100644
--- a/sys-devel/libtool/libtool-2.4.6-r4.ebuild
+++ b/sys-devel/libtool/libtool-2.4.6-r4.ebuild
@@ -10,7 +10,7 @@ inherit autotools epatch epunt-cxx multilib unpacker prefix
 if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="git://git.savannah.gnu.org/${PN}.git
                http://git.savannah.gnu.org/r/${PN}.git";
-       inherit git-2
+       inherit git-r3
 else
        SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
        KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
@@ -35,7 +35,7 @@ DEPEND="${RDEPEND}
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               git-2_src_unpack
+               git-r3_src_unpack
                cd "${S}"
                ./bootstrap || die
        else

Reply via email to