From d8e4330ff0a0d5f6af8f8b0e8f9d417fea8141c1 Mon Sep 17 00:00:00 2001 From: "Marty E. Plummer" Date: Fri, 27 Apr 2018 05:23:05 -0500 Subject: 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(-) (limited to 'sys-devel') diff --git a/sys-devel/libtool/libtool-2.4.6-r3.ebuild b/sys-devel/libtool/libtool-2.4.6-r3.ebuild index 2fb5d7bc99ca..142f81d011b3 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 55c2dc0ce40f..d571f421d723 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 -- cgit v1.2.3-18-g5258