summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Ruppert <idl0r@gentoo.org>2012-07-28 20:12:56 +0000
committerChristian Ruppert <idl0r@gentoo.org>2012-07-28 20:12:56 +0000
commita8ee759ea359829fcef487f775c5ef1e6979a1f0 (patch)
tree05d1a18bbad9fcf6a1de147434c7e95534140386 /net-dns
parentFix KEYWORDS... (diff)
downloadgentoo-2-a8ee759ea359829fcef487f775c5ef1e6979a1f0.tar.gz
gentoo-2-a8ee759ea359829fcef487f775c5ef1e6979a1f0.tar.bz2
gentoo-2-a8ee759ea359829fcef487f775c5ef1e6979a1f0.zip
Add a comment for the libxml2 patch
(Portage version: 2.1.10.65/cvs/Linux i686)
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/bind/ChangeLog5
-rw-r--r--net-dns/bind/bind-9.9.1_p2-r1.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/net-dns/bind/ChangeLog b/net-dns/bind/ChangeLog
index 5f1cc886329a..6044ac623bdc 100644
--- a/net-dns/bind/ChangeLog
+++ b/net-dns/bind/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/bind
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.402 2012/07/28 20:06:32 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.403 2012/07/28 20:12:56 idl0r Exp $
+
+ 28 Jul 2012; Christian Ruppert <idl0r@gentoo.org> bind-9.9.1_p2-r1.ebuild:
+ Add a comment for the libxml2 patch
*bind-9.9.1_p2-r1 (28 Jul 2012)
diff --git a/net-dns/bind/bind-9.9.1_p2-r1.ebuild b/net-dns/bind/bind-9.9.1_p2-r1.ebuild
index 051d10c89135..9629acb82693 100644
--- a/net-dns/bind/bind-9.9.1_p2-r1.ebuild
+++ b/net-dns/bind/bind-9.9.1_p2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.1_p2-r1.ebuild,v 1.1 2012/07/28 20:06:32 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.1_p2-r1.ebuild,v 1.2 2012/07/28 20:12:56 idl0r Exp $
# Re dlz/mysql and threads, needs to be verified..
# MySQL uses thread local storage in its C api. Thus MySQL
@@ -124,6 +124,7 @@ src_prepare() {
epatch ${GEOIP_PATCH_A}
fi
+ # bug 425170
epatch "${FILESDIR}"/bind-libxml2-2.8.x.patch
# Disable tests for now, bug 406399