X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=net-dns%2Fdjbdns%2Fdjbdns-1.05-r24.ebuild;h=ff7951db52089aca50e3725ec9eb5310fcaacf22;hb=1787840ff01f29ae62adc3d542375c9a0ecb5c1b;hp=7527b77d5b9152bf5b206770cbf6b2ad9ee1fdeb;hpb=308bab5148876cebf623f6fa60a8f929f0ae1420;p=mjo-overlay.git diff --git a/net-dns/djbdns/djbdns-1.05-r24.ebuild b/net-dns/djbdns/djbdns-1.05-r24.ebuild index 7527b77..ff7951d 100644 --- a/net-dns/djbdns/djbdns-1.05-r24.ebuild +++ b/net-dns/djbdns/djbdns-1.05-r24.ebuild @@ -50,7 +50,7 @@ src_unpack() { if use ipv6; then elog "At present dnstrace does NOT support IPv6. It will"\ - "be compiled without IPv6 support." + "be compiled without IPv6 support." cp -pR "${S}" "${S}-noipv6" # Careful -- >=test21 of the IPv6 patch includes the errno patch epatch "${DISTDIR}/${P}-${IPV6_PATCH}.diff.bz2"