summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-10-05 05:39:28 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-10-05 05:39:28 +0000
commit2fafcb321f5ae80068469332c4ed3aa5151b647c (patch)
tree883963d53c8d57d1ad6325589cc2075066ff98f4 /sys-apps/xinetd
parentfix digest (diff)
downloadgentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.tar.gz
gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.tar.bz2
gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.zip
big IUSE commit
Diffstat (limited to 'sys-apps/xinetd')
-rw-r--r--sys-apps/xinetd/xinetd-2.3.3-r7.ebuild4
-rw-r--r--sys-apps/xinetd/xinetd-2.3.4.ebuild4
-rw-r--r--sys-apps/xinetd/xinetd-2.3.5.ebuild4
-rw-r--r--sys-apps/xinetd/xinetd-2.3.7.ebuild4
4 files changed, 12 insertions, 4 deletions
diff --git a/sys-apps/xinetd/xinetd-2.3.3-r7.ebuild b/sys-apps/xinetd/xinetd-2.3.3-r7.ebuild
index 068d5714625e..4600252620c1 100644
--- a/sys-apps/xinetd/xinetd-2.3.3-r7.ebuild
+++ b/sys-apps/xinetd/xinetd-2.3.3-r7.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/sys-apps/xinetd/xinetd-2.3.3-r7.ebuild,v 1.7 2002/10/04 06:32:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.3-r7.ebuild,v 1.8 2002/10/05 05:39:25 drobbins Exp $
+
+IUSE="tcpd"
# NB: This ebuild introduces the /etc/xinetd.d includedir with a default
# /etc/xinetd.conf file. Check your config files if you're upgrading
diff --git a/sys-apps/xinetd/xinetd-2.3.4.ebuild b/sys-apps/xinetd/xinetd-2.3.4.ebuild
index aa21fdf5352f..28b32d47a6c6 100644
--- a/sys-apps/xinetd/xinetd-2.3.4.ebuild
+++ b/sys-apps/xinetd/xinetd-2.3.4.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/sys-apps/xinetd/xinetd-2.3.4.ebuild,v 1.4 2002/10/04 06:32:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.4.ebuild,v 1.5 2002/10/05 05:39:25 drobbins Exp $
+
+IUSE="tcpd"
# NB: This ebuild introduces the /etc/xinetd.d includedir with a default
# /etc/xinetd.conf file. Check your config files if you're upgrading
diff --git a/sys-apps/xinetd/xinetd-2.3.5.ebuild b/sys-apps/xinetd/xinetd-2.3.5.ebuild
index 28fa650b1829..625e01e6355a 100644
--- a/sys-apps/xinetd/xinetd-2.3.5.ebuild
+++ b/sys-apps/xinetd/xinetd-2.3.5.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/sys-apps/xinetd/xinetd-2.3.5.ebuild,v 1.6 2002/10/04 06:32:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.5.ebuild,v 1.7 2002/10/05 05:39:25 drobbins Exp $
+
+IUSE="tcpd"
# NB: This ebuild introduces the /etc/xinetd.d includedir with a default
# /etc/xinetd.conf file. Check your config files if you're upgrading
diff --git a/sys-apps/xinetd/xinetd-2.3.7.ebuild b/sys-apps/xinetd/xinetd-2.3.7.ebuild
index 955a2257811b..d1597d058270 100644
--- a/sys-apps/xinetd/xinetd-2.3.7.ebuild
+++ b/sys-apps/xinetd/xinetd-2.3.7.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/sys-apps/xinetd/xinetd-2.3.7.ebuild,v 1.5 2002/10/04 06:32:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.7.ebuild,v 1.6 2002/10/05 05:39:25 drobbins Exp $
+
+IUSE="ipv6 tcpd"
# NB: This ebuild introduces the /etc/xinetd.d includedir with a default
# /etc/xinetd.conf file. Check your config files if you're upgrading