blueness 14/10/02 11:22:09 Modified: bind-9.10.1.ebuild ChangeLog Log: Keyword ~ppc ~ppc64, bug #524148 (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.3 net-dns/bind/bind-9.10.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.10.1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.10.1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.10.1.ebuild?r1=1.2&r2=1.3 Index: bind-9.10.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.10.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- bind-9.10.1.ebuild 30 Sep 2014 19:33:16 -0000 1.2 +++ bind-9.10.1.ebuild 2 Oct 2014 11:22:09 -0000 1.3 @@ -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.ebuild,v 1.2 2014/09/30 19:33:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.10.1.ebuild,v 1.3 2014/10/02 11:22:09 blueness 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 ~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.509 net-dns/bind/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/ChangeLog?rev=1.509&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/ChangeLog?rev=1.509&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/ChangeLog?r1=1.508&r2=1.509 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v retrieving revision 1.508 retrieving revision 1.509 diff -u -r1.508 -r1.509 --- ChangeLog 30 Sep 2014 19:33:16 -0000 1.508 +++ ChangeLog 2 Oct 2014 11:22:09 -0000 1.509 @@ -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.508 2014/09/30 19:33:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.509 2014/10/02 11:22:09 blueness Exp $ + + 02 Oct 2014; Anthony G. Basile <[email protected]> bind-9.10.1.ebuild: + Keyword ~ppc ~ppc64, bug #524148 30 Sep 2014; Jeroen Roovers <[email protected]> bind-9.10.1.ebuild: Marked ~hppa (bug #524148).
