diff options
author | 2012-07-11 11:00:14 +0000 | |
---|---|---|
committer | 2012-07-11 11:00:14 +0000 | |
commit | feb2646d6fbfec69252d779ad40074994120539c (patch) | |
tree | a16934b156a45f45aa6861c6690c74c98b2a31d8 /net-dns/maradns/ChangeLog | |
parent | Fix help file location - bug #424437 (diff) | |
download | historical-feb2646d6fbfec69252d779ad40074994120539c.tar.gz historical-feb2646d6fbfec69252d779ad40074994120539c.tar.bz2 historical-feb2646d6fbfec69252d779ad40074994120539c.zip |
Use a patch to fix build makefiles, as the sed was not good enough. This actually fixes both sides of bug #413989 (build failure with --as-needed and missing failure to make).
Package-Manager: portage-2.2.0_alpha116/cvs/Linux x86_64
Diffstat (limited to 'net-dns/maradns/ChangeLog')
-rw-r--r-- | net-dns/maradns/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net-dns/maradns/ChangeLog b/net-dns/maradns/ChangeLog index a6dbfddbe55b..406514188f6c 100644 --- a/net-dns/maradns/ChangeLog +++ b/net-dns/maradns/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-dns/maradns # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/maradns/ChangeLog,v 1.52 2012/06/14 02:13:48 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/maradns/ChangeLog,v 1.53 2012/07/11 11:00:14 flameeyes Exp $ + + 11 Jul 2012; Diego E. Pettenò <flameeyes@gentoo.org> + +files/maradns-2.0.06-build.patch, maradns-2.0.06.ebuild: + Use a patch to fix build makefiles, as the sed was not good enough. This + actually fixes both sides of bug #413989 (build failure with --as-needed and + missing failure to make). 14 Jun 2012; Zac Medico <zmedico@gentoo.org> maradns-1.4.09.ebuild, maradns-1.4.11.ebuild, maradns-1.4.12.ebuild, maradns-2.0.06.ebuild: |