maekke 14/12/20 16:37:44 Modified: ChangeLog bind-9.10.1_p1.ebuild Log: arm stable, bug #531998 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.518 net-dns/bind/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/ChangeLog?rev=1.518&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/ChangeLog?rev=1.518&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/ChangeLog?r1=1.517&r2=1.518 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v retrieving revision 1.517 retrieving revision 1.518 diff -u -r1.517 -r1.518 --- ChangeLog 12 Dec 2014 10:34:06 -0000 1.517 +++ ChangeLog 20 Dec 2014 16:37:44 -0000 1.518 @@ -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.517 2014/12/12 10:34:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.518 2014/12/20 16:37:44 maekke Exp $ + + 20 Dec 2014; Markus Meier <[email protected]> bind-9.10.1_p1.ebuild: + arm stable, bug #531998 12 Dec 2014; Jeroen Roovers <[email protected]> bind-9.10.1_p1.ebuild: Stable for HPPA (bug #531998). 1.5 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.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.10.1_p1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.10.1_p1.ebuild?r1=1.4&r2=1.5 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.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- bind-9.10.1_p1.ebuild 12 Dec 2014 10:34:06 -0000 1.4 +++ bind-9.10.1_p1.ebuild 20 Dec 2014 16:37:44 -0000 1.5 @@ -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.4 2014/12/12 10:34:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.10.1_p1.ebuild,v 1.5 2014/12/20 16:37:44 maekke 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"
