ago 14/12/12 09:09:32 Modified: bind-9.10.1_p1.ebuild ChangeLog Log: Stable for amd64, wrt bug #531998 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path 1.2 net-dns/bind/bind-9.10.1_p1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.10.1_p1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.10.1_p1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.10.1_p1.ebuild?r1=1.1&r2=1.2 Index: bind-9.10.1_p1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.10.1_p1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- bind-9.10.1_p1.ebuild 9 Dec 2014 20:18:26 -0000 1.1 +++ bind-9.10.1_p1.ebuild 12 Dec 2014 09:09:32 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.10.1_p1.ebuild,v 1.1 2014/12/09 20:18:26 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.10.1_p1.ebuild,v 1.2 2014/12/12 09:09:32 ago Exp $ # Re dlz/mysql and threads, needs to be verified.. # MySQL uses thread local storage in its C api. Thus MySQL @@ -39,7 +39,7 @@ LICENSE="GPL-2 ISC BSD BSD-2 HPND JNIC openssl" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="berkdb caps dlz doc filter-aaaa fixed-rrset geoip gost gssapi idn ipv6 ldap mysql nslint odbc postgres python rpz seccomp selinux ssl static-libs +threads urandom xml" 1.515 net-dns/bind/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/ChangeLog?rev=1.515&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/ChangeLog?rev=1.515&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/ChangeLog?r1=1.514&r2=1.515 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v retrieving revision 1.514 retrieving revision 1.515 diff -u -r1.514 -r1.515 --- ChangeLog 11 Dec 2014 07:09:54 -0000 1.514 +++ ChangeLog 12 Dec 2014 09:09:32 -0000 1.515 @@ -1,6 +1,9 @@ # ChangeLog for net-dns/bind # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.514 2014/12/11 07:09:54 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.515 2014/12/12 09:09:32 ago Exp $ + + 12 Dec 2014; Agostino Sarubbo <[email protected]> bind-9.10.1_p1.ebuild: + Stable for amd64, wrt bug #531998 11 Dec 2014; Christian Ruppert <[email protected]> -bind-9.9.5_p1.ebuild, -bind-9.10.0_p2.ebuild, -bind-9.10.1.ebuild:
