net-misc/iputils: Update live ebuild
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 30 Oct 2017 18:40:06 +0000 (19:40 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 30 Oct 2017 18:40:32 +0000 (19:40 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.4

net-misc/iputils/iputils-99999999.ebuild

index 90fcf7f7d8a051d7172b890d445c7cee543e3baa..84d809667e598a9fd27f3a4d8bda820f6e20fa71 100644 (file)
@@ -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(+)] )