From: Michael Orlitzky Date: Wed, 6 Apr 2011 21:35:14 +0000 (-0400) Subject: Revbump to r25 with the latest DNS roots patch. X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mjo-overlay.git;a=commitdiff_plain;h=89145cefbd8d06d51583ba7e459e9e7058a7dfc8 Revbump to r25 with the latest DNS roots patch. --- diff --git a/net-dns/djbdns/djbdns-1.05-r24.ebuild b/net-dns/djbdns/djbdns-1.05-r25.ebuild similarity index 99% rename from net-dns/djbdns/djbdns-1.05-r24.ebuild rename to net-dns/djbdns/djbdns-1.05-r25.ebuild index 84bd996..8e8da16 100644 --- a/net-dns/djbdns/djbdns-1.05-r24.ebuild +++ b/net-dns/djbdns/djbdns-1.05-r25.ebuild @@ -37,7 +37,7 @@ src_prepare() { epatch \ "${FILESDIR}/headtail.patch" \ - "${FILESDIR}/dnsroots.patch" \ + "${FILESDIR}/dnsroots-r25.patch" \ "${FILESDIR}/dnstracesort.patch" \ "${FILESDIR}/string_length_255.patch" diff --git a/net-dns/djbdns/files/dnsroots.patch b/net-dns/djbdns/files/dnsroots-r25.patch similarity index 100% rename from net-dns/djbdns/files/dnsroots.patch rename to net-dns/djbdns/files/dnsroots-r25.patch