* [gentoo-commits] gentoo-x86 commit in net-dns/bind: ChangeLog bind-9.8.1_p1.ebuild bind-9.8.1.ebuild
@ 2011-12-24 22:58 Christian Ruppert (idl0r)
0 siblings, 0 replies; only message in thread
From: Christian Ruppert (idl0r) @ 2011-12-24 22:58 UTC (permalink / raw
To: gentoo-commits
idl0r 11/12/24 22:58:36
Modified: ChangeLog bind-9.8.1_p1.ebuild
Removed: bind-9.8.1.ebuild
Log:
Using threads also requires caps, bug 395783.
(Portage version: 2.1.10.41/cvs/Linux i686)
Revision Changes Path
1.367 net-dns/bind/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/ChangeLog?rev=1.367&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/ChangeLog?rev=1.367&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/ChangeLog?r1=1.366&r2=1.367
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v
retrieving revision 1.366
retrieving revision 1.367
diff -u -r1.366 -r1.367
--- ChangeLog 24 Dec 2011 22:45:39 -0000 1.366
+++ ChangeLog 24 Dec 2011 22:58:36 -0000 1.367
@@ -1,6 +1,10 @@
# ChangeLog for net-dns/bind
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.366 2011/12/24 22:45:39 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.367 2011/12/24 22:58:36 idl0r Exp $
+
+ 24 Dec 2011; Christian Ruppert <idl0r@gentoo.org> -bind-9.8.1.ebuild,
+ bind-9.8.1_p1.ebuild:
+ Using threads also requires caps, bug 395783.
24 Dec 2011; Christian Ruppert <idl0r@gentoo.org> -bind-9.7.3_p3.ebuild,
-bind-9.7.4.ebuild, -files/named.init-r10:
1.4 net-dns/bind/bind-9.8.1_p1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.8.1_p1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.8.1_p1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.8.1_p1.ebuild?r1=1.3&r2=1.4
Index: bind-9.8.1_p1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.8.1_p1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- bind-9.8.1_p1.ebuild 6 Dec 2011 12:45:32 -0000 1.3
+++ bind-9.8.1_p1.ebuild 24 Dec 2011 22:58:36 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.8.1_p1.ebuild,v 1.3 2011/12/06 12:45:32 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.8.1_p1.ebuild,v 1.4 2011/12/24 22:58:36 idl0r Exp $
# Re dlz/mysql and threads, needs to be verified..
# MySQL uses thread local storage in its C api. Thus MySQL
@@ -50,7 +50,8 @@
odbc? ( dlz )
ldap? ( dlz )
sdb-ldap? ( dlz )
- gost? ( ssl )"
+ gost? ( ssl )
+ threads? ( caps )"
DEPEND="ssl? ( >=dev-libs/openssl-0.9.6g )
mysql? ( >=virtual/mysql-4.0 )
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-12-24 22:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-24 22:58 [gentoo-commits] gentoo-x86 commit in net-dns/bind: ChangeLog bind-9.8.1_p1.ebuild bind-9.8.1.ebuild Christian Ruppert (idl0r)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox