commit:     37b39f45fc097f8be6e36bfcd0dcc6495c76ed0c
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 30 18:40:06 2017 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Oct 30 18:40:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37b39f45

net-misc/iputils: Update live ebuild

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 net-misc/iputils/iputils-99999999.ebuild | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/net-misc/iputils/iputils-99999999.ebuild 
b/net-misc/iputils/iputils-99999999.ebuild
index 90fcf7f7d8a..84d809667e5 100644
--- a/net-misc/iputils/iputils-99999999.ebuild
+++ b/net-misc/iputils/iputils-99999999.ebuild
@@ -11,10 +11,7 @@ EAPI="6"
 
 inherit flag-o-matic toolchain-funcs fcaps
 
-PATCHES=(
-       "${FILESDIR}"/${PN}-99999999-tracepath46.patch
-       "${FILESDIR}"/${PN}-99999999-musl.patch
-)
+PATCHES=()
 
 if [[ ${PV} == "99999999" ]] ; then
        EGIT_REPO_URI="https://github.com/iputils/iputils.git";
@@ -33,7 +30,7 @@ SLOT="0"
 IUSE="+arping caps clockdiff doc gcrypt idn ipv6 libressl nettle +openssl 
rarpd rdisc SECURITY_HAZARD ssl static tftpd tracepath traceroute"
 
 LIB_DEPEND="caps? ( sys-libs/libcap[static-libs(+)] )
-       idn? ( net-dns/libidn[static-libs(+)] )
+       idn? ( net-dns/libidn2[static-libs(+)] )
        ipv6? ( ssl? (
                gcrypt? ( dev-libs/libgcrypt:0=[static-libs(+)] )
                nettle? ( dev-libs/nettle[static-libs(+)] )

Reply via email to