diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-12-19 20:25:32 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-12-19 20:25:32 +0000 |
commit | fc2372a5bee2663c4b5e3252a8dd34a3a37b7d6c (patch) | |
tree | e0d63dd0cabea6643e86376042160f72dd1bcb39 /net-dns/bind | |
parent | This is the new name of mail-client/sylpheed-claws-mailmbox. (diff) | |
download | gentoo-2-fc2372a5bee2663c4b5e3252a8dd34a3a37b7d6c.tar.gz gentoo-2-fc2372a5bee2663c4b5e3252a8dd34a3a37b7d6c.tar.bz2 gentoo-2-fc2372a5bee2663c4b5e3252a8dd34a3a37b7d6c.zip |
Stable on ppc wrt bug #158217.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-dns/bind')
-rw-r--r-- | net-dns/bind/ChangeLog | 5 | ||||
-rw-r--r-- | net-dns/bind/bind-9.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/bind/ChangeLog b/net-dns/bind/ChangeLog index 443aaef102f9..3e7b973a14a4 100644 --- a/net-dns/bind/ChangeLog +++ b/net-dns/bind/ChangeLog @@ -1,6 +1,9 @@ # 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.135 2006/12/18 20:14:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.136 2006/12/19 20:25:32 dertobi123 Exp $ + + 19 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> bind-9.3.3.ebuild: + Stable on ppc wrt bug #158217. 18 Dec 2006; Markus Rothe <corsair@gentoo.org> bind-9.2.7.ebuild, bind-9.3.3.ebuild: diff --git a/net-dns/bind/bind-9.3.3.ebuild b/net-dns/bind/bind-9.3.3.ebuild index 1f264363ee5f..48f658ba94c6 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.5 2006/12/18 20:14:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.3.3.ebuild,v 1.6 2006/12/19 20:25:32 dertobi123 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 ) |