diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-01-05 23:03:04 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-01-05 23:03:04 +0000 |
commit | ab2dbd4da854dea7d396c9476c52cc542b840024 (patch) | |
tree | 3b82076848602289efc1e1d6526a3696e18fa50f /net-dns/djbdns/djbdns-1.05-r26.ebuild | |
parent | Version bump, wrt bug #415617 (diff) | |
download | gentoo-2-ab2dbd4da854dea7d396c9476c52cc542b840024.tar.gz gentoo-2-ab2dbd4da854dea7d396c9476c52cc542b840024.tar.bz2 gentoo-2-ab2dbd4da854dea7d396c9476c52cc542b840024.zip |
Correct URL in elog message, wrt bug #413787. Thanks to Olivier Rickmers for discovering this issue
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-dns/djbdns/djbdns-1.05-r26.ebuild')
-rw-r--r-- | net-dns/djbdns/djbdns-1.05-r26.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-dns/djbdns/djbdns-1.05-r26.ebuild b/net-dns/djbdns/djbdns-1.05-r26.ebuild index 322612b023f3..85a415833181 100644 --- a/net-dns/djbdns/djbdns-1.05-r26.ebuild +++ b/net-dns/djbdns/djbdns-1.05-r26.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/djbdns/djbdns-1.05-r26.ebuild,v 1.7 2012/08/26 18:20:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/djbdns/djbdns-1.05-r26.ebuild,v 1.8 2013/01/05 23:03:04 pinkbyte Exp $ EAPI="2" inherit eutils flag-o-matic toolchain-funcs user @@ -32,7 +32,7 @@ src_prepare() { elog 'of custom patches.' elog elog 'Some of them can be found at http://tinydns.org/ or' - elog 'http://homepages.tesco.net/J.deBoynePollard/Softwares/djbdns/' + elog 'http://homepage.ntlworld.com/jonathan.deboynepollard/Softwares/djbdns/' elog epatch \ |