diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-05-19 21:01:49 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-05-19 21:01:49 +0000 |
commit | fd10f11e20d7e8fc9f618830c6711fddd33d5d9c (patch) | |
tree | ce3ecce7c518ef5be24c5caefbe7d9575fba69a6 /net-dns/bind | |
parent | version bump. (diff) | |
download | gentoo-2-fd10f11e20d7e8fc9f618830c6711fddd33d5d9c.tar.gz gentoo-2-fd10f11e20d7e8fc9f618830c6711fddd33d5d9c.tar.bz2 gentoo-2-fd10f11e20d7e8fc9f618830c6711fddd33d5d9c.zip |
Stable on hppa
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-dns/bind')
-rw-r--r-- | net-dns/bind/bind-9.2.5-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind/bind-9.2.5-r4.ebuild b/net-dns/bind/bind-9.2.5-r4.ebuild index d64e8e007496..0225a50ab5a1 100644 --- a/net-dns/bind/bind-9.2.5-r4.ebuild +++ b/net-dns/bind/bind-9.2.5-r4.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-r4.ebuild,v 1.3 2005/05/18 18:12:47 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.5-r4.ebuild,v 1.4 2005/05/19 21:01:49 killerfox 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 |