diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:25 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:25 +0000 |
commit | b5137b0327bd49c5f349673d9f1971304e451365 (patch) | |
tree | e2cb3c717f81aa0c1bc9544a05932819214b6eba /sys-apps/xinetd | |
parent | big IUSE commit (diff) | |
download | historical-b5137b0327bd49c5f349673d9f1971304e451365.tar.gz historical-b5137b0327bd49c5f349673d9f1971304e451365.tar.bz2 historical-b5137b0327bd49c5f349673d9f1971304e451365.zip |
big IUSE commit
Diffstat (limited to 'sys-apps/xinetd')
-rw-r--r-- | sys-apps/xinetd/xinetd-2.3.3-r7.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/xinetd/xinetd-2.3.4.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/xinetd/xinetd-2.3.5.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/xinetd/xinetd-2.3.7.ebuild | 4 |
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 |