summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-07-23 09:00:36 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-07-23 09:00:36 +0000
commitde5aee7f63e42e537a65ef226e6ce43cb1d4e03a (patch)
tree5f670b4421d79d26d3e8a889a31454f9f07f1d21 /net-dns/bind
parentStable for ppc, wrt bug #554162 (diff)
downloadgentoo-2-de5aee7f63e42e537a65ef226e6ce43cb1d4e03a.tar.gz
gentoo-2-de5aee7f63e42e537a65ef226e6ce43cb1d4e03a.tar.bz2
gentoo-2-de5aee7f63e42e537a65ef226e6ce43cb1d4e03a.zip
Stable for ppc, wrt bug #553584
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-dns/bind')
-rw-r--r--net-dns/bind/ChangeLog5
-rw-r--r--net-dns/bind/bind-9.10.2_p2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/bind/ChangeLog b/net-dns/bind/ChangeLog
index 0ceb3b4e987c..d44c769f8fb9 100644
--- a/net-dns/bind/ChangeLog
+++ b/net-dns/bind/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/bind
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.537 2015/07/17 16:23:51 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.538 2015/07/23 09:00:36 ago Exp $
+
+ 23 Jul 2015; Agostino Sarubbo <ago@gentoo.org> bind-9.10.2_p2.ebuild:
+ Stable for ppc, wrt bug #553584
17 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> bind-9.10.2_p2.ebuild:
ia64 stable wrt bug #553584
diff --git a/net-dns/bind/bind-9.10.2_p2.ebuild b/net-dns/bind/bind-9.10.2_p2.ebuild
index 64d7a4c32686..7dd0c2b0690e 100644
--- a/net-dns/bind/bind-9.10.2_p2.ebuild
+++ b/net-dns/bind/bind-9.10.2_p2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.10.2_p2.ebuild,v 1.7 2015/07/17 16:23:51 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.10.2_p2.ebuild,v 1.8 2015/07/23 09:00:36 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 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz
LICENSE="GPL-2 ISC BSD BSD-2 HPND JNIC openssl"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 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
json ldap mysql nslint odbc postgres python rpz seccomp selinux ssl static-libs
+threads urandom xml"