From 554197ddc29e5241ed27b8a5cf820d60fe68c6cc Mon Sep 17 00:00:00 2001 From: Markus Rothe Date: Mon, 18 Dec 2006 20:14:57 +0000 Subject: Stable on ppc64; bug #158217 (Portage version: 2.1.1-r2) --- net-dns/bind/ChangeLog | 6 +++++- net-dns/bind/bind-9.2.7.ebuild | 4 ++-- net-dns/bind/bind-9.3.3.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'net-dns') diff --git a/net-dns/bind/ChangeLog b/net-dns/bind/ChangeLog index fd4a2324bcb3..443aaef102f9 100644 --- a/net-dns/bind/ChangeLog +++ b/net-dns/bind/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-dns/bind # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.134 2006/12/18 15:04:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.135 2006/12/18 20:14:57 corsair Exp $ + + 18 Dec 2006; Markus Rothe bind-9.2.7.ebuild, + bind-9.3.3.ebuild: + Stable on ppc64; bug #158217 18 Dec 2006; Gustavo Zacarias bind-9.2.7.ebuild: Stable on sparc too bleh me diff --git a/net-dns/bind/bind-9.2.7.ebuild b/net-dns/bind/bind-9.2.7.ebuild index 3e6ae8374eea..fab8a1cd1ec9 100644 --- a/net-dns/bind/bind-9.2.7.ebuild +++ b/net-dns/bind/bind-9.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.7.ebuild,v 1.4 2006/12/18 15:04:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.7.ebuild,v 1.5 2006/12/18 20:14:57 corsair Exp $ inherit eutils libtool autotools @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${PV}/${P}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86" IUSE="ssl ipv6 doc dlz postgres berkdb bind-mysql mysql odbc ldap selinux idn threads" DEPEND="ssl? ( >=dev-libs/openssl-0.9.6g ) diff --git a/net-dns/bind/bind-9.3.3.ebuild b/net-dns/bind/bind-9.3.3.ebuild index b2d0bba57f98..1f264363ee5f 100644 --- a/net-dns/bind/bind-9.3.3.ebuild +++ b/net-dns/bind/bind-9.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.3.3.ebuild,v 1.4 2006/12/18 13:36:51 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.3.3.ebuild,v 1.5 2006/12/18 20:14:57 corsair Exp $ inherit eutils libtool autotools @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${PV}/${P}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="ssl ipv6 doc dlz postgres berkdb mysql odbc ldap selinux idn threads resolvconf" DEPEND="ssl? ( >=dev-libs/openssl-0.9.6g ) -- cgit v1.2.3-65-gdbad