diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-09-12 14:38:34 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-09-12 14:38:34 +0000 |
commit | bb4dd59c3eb73539447b3c41e20bdd7e8b98c719 (patch) | |
tree | ea6955e06b18a3b5b9065ad792cad2794758013d /net-dns/bind/bind-9.3.2-r4.ebuild | |
parent | Fix gnome-python-extras dep (diff) | |
download | gentoo-2-bb4dd59c3eb73539447b3c41e20bdd7e8b98c719.tar.gz gentoo-2-bb4dd59c3eb73539447b3c41e20bdd7e8b98c719.tar.bz2 gentoo-2-bb4dd59c3eb73539447b3c41e20bdd7e8b98c719.zip |
Stable on alpha wrt security Bug #146486.
(Portage version: 2.1.1)
Diffstat (limited to 'net-dns/bind/bind-9.3.2-r4.ebuild')
-rw-r--r-- | net-dns/bind/bind-9.3.2-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind/bind-9.3.2-r4.ebuild b/net-dns/bind/bind-9.3.2-r4.ebuild index 2a596eee854e..bd131615dd55 100644 --- a/net-dns/bind/bind-9.3.2-r4.ebuild +++ b/net-dns/bind/bind-9.3.2-r4.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.2-r4.ebuild,v 1.5 2006/09/12 01:13:00 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.3.2-r4.ebuild,v 1.6 2006/09/12 14:38:34 tcort Exp $ inherit eutils libtool autotools @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_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 mysql odbc ldap selinux idn threads" DEPEND="ssl? ( >=dev-libs/openssl-0.9.6g ) |