summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-10-05 05:39:18 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-10-05 05:39:18 +0000
commit2f840d951eacb1fa9750d3d5e1d9fc19d110714e (patch)
treeee3171ac6b1bf2c48cf95709c4149cce69053cd2 /net-dns
parentbig IUSE commit (diff)
downloadhistorical-2f840d951eacb1fa9750d3d5e1d9fc19d110714e.tar.gz
historical-2f840d951eacb1fa9750d3d5e1d9fc19d110714e.tar.bz2
historical-2f840d951eacb1fa9750d3d5e1d9fc19d110714e.zip
big IUSE commit
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/bind/bind-9.2.1-r2.ebuild4
-rw-r--r--net-dns/bind/bind-9.2.2_rc1-r1.ebuild4
-rw-r--r--net-dns/djbdns/djbdns-1.05-r3.ebuild4
3 files changed, 9 insertions, 3 deletions
diff --git a/net-dns/bind/bind-9.2.1-r2.ebuild b/net-dns/bind/bind-9.2.1-r2.ebuild
index 7b78e00d220e..de2f6fff2e67 100644
--- a/net-dns/bind/bind-9.2.1-r2.ebuild
+++ b/net-dns/bind/bind-9.2.1-r2.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.1-r2.ebuild,v 1.11 2002/10/04 06:02:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.1-r2.ebuild,v 1.12 2002/10/05 05:39:18 drobbins Exp $
+
+IUSE="ssl ipv6"
S=${WORKDIR}/${P}
DESCRIPTION="BIND - Name Server"
diff --git a/net-dns/bind/bind-9.2.2_rc1-r1.ebuild b/net-dns/bind/bind-9.2.2_rc1-r1.ebuild
index aeaf97c507aa..744eab2d86b1 100644
--- a/net-dns/bind/bind-9.2.2_rc1-r1.ebuild
+++ b/net-dns/bind/bind-9.2.2_rc1-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.2_rc1-r1.ebuild,v 1.4 2002/10/04 06:02:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.2_rc1-r1.ebuild,v 1.5 2002/10/05 05:39:18 drobbins Exp $
+
+IUSE="ssl ipv6 doc"
MY_P=${P/_}
S=${WORKDIR}/${MY_P}
diff --git a/net-dns/djbdns/djbdns-1.05-r3.ebuild b/net-dns/djbdns/djbdns-1.05-r3.ebuild
index ba9eda622d04..f19d4b70595c 100644
--- a/net-dns/djbdns/djbdns-1.05-r3.ebuild
+++ b/net-dns/djbdns/djbdns-1.05-r3.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/djbdns/djbdns-1.05-r3.ebuild,v 1.6 2002/10/04 06:02:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/djbdns/djbdns-1.05-r3.ebuild,v 1.7 2002/10/05 05:39:18 drobbins Exp $
+
+IUSE="ipv6"
S=${WORKDIR}/${P}
DESCRIPTION="Excellent high-performance DNS services"