diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-12-18 20:14:57 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-12-18 20:14:57 +0000 |
commit | 554197ddc29e5241ed27b8a5cf820d60fe68c6cc (patch) | |
tree | d0ae1d33a0324100c75404b00289466a38e0b7e8 /net-dns/bind/bind-9.3.3.ebuild | |
parent | Stable on IA64. (diff) | |
download | gentoo-2-554197ddc29e5241ed27b8a5cf820d60fe68c6cc.tar.gz gentoo-2-554197ddc29e5241ed27b8a5cf820d60fe68c6cc.tar.bz2 gentoo-2-554197ddc29e5241ed27b8a5cf820d60fe68c6cc.zip |
Stable on ppc64; bug #158217
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-dns/bind/bind-9.3.3.ebuild')
-rw-r--r-- | net-dns/bind/bind-9.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 ) |