diff options
Diffstat (limited to 'net-dns/bind/bind-9.2.5-r6.ebuild')
-rw-r--r-- | net-dns/bind/bind-9.2.5-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind/bind-9.2.5-r6.ebuild b/net-dns/bind/bind-9.2.5-r6.ebuild index 4f77835ecc5f..ab0c7d3e6129 100644 --- a/net-dns/bind/bind-9.2.5-r6.ebuild +++ b/net-dns/bind/bind-9.2.5-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.5-r6.ebuild,v 1.3 2005/09/14 16:56:25 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.5-r6.ebuild,v 1.4 2005/09/15 22:43:20 agriffis Exp $ inherit eutils libtool @@ -11,7 +11,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 sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86" IUSE="ssl ipv6 doc dlz postgres berkdb bind-mysql mysql odbc ldap selinux idn threads" DEPEND="sys-apps/groff |