diff options
author | 2004-07-15 00:16:56 +0000 | |
---|---|---|
committer | 2004-07-15 00:16:56 +0000 | |
commit | 42340750a3ba2e6bfb3ebaa2ec5abd9be62c90cc (patch) | |
tree | 6d47777c86aafc105fc8b12515fcd2661ae5bd58 /net-misc/dhcp | |
parent | sync IUSE (+gnome), don't assign S=${WORKDIR}/${P}, trim trailing whitespace (diff) | |
download | historical-42340750a3ba2e6bfb3ebaa2ec5abd9be62c90cc.tar.gz historical-42340750a3ba2e6bfb3ebaa2ec5abd9be62c90cc.tar.bz2 historical-42340750a3ba2e6bfb3ebaa2ec5abd9be62c90cc.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'net-misc/dhcp')
-rw-r--r-- | net-misc/dhcp/files/conf.dhcpd | 4 | ||||
-rw-r--r-- | net-misc/dhcp/files/dhcp.conf | 4 | ||||
-rw-r--r-- | net-misc/dhcp/files/dhcp.rc6 | 4 | ||||
-rw-r--r-- | net-misc/dhcp/files/dhcp.rc7 | 4 | ||||
-rw-r--r-- | net-misc/dhcp/files/dhcrelay.conf | 4 | ||||
-rw-r--r-- | net-misc/dhcp/files/dhcrelay.rc6 | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/net-misc/dhcp/files/conf.dhcpd b/net-misc/dhcp/files/conf.dhcpd index 57c0e0c7c549..21558397fa3b 100644 --- a/net-misc/dhcp/files/conf.dhcpd +++ b/net-misc/dhcp/files/conf.dhcpd @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/files/conf.dhcpd,v 1.5 2004/03/06 03:30:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/files/conf.dhcpd,v 1.6 2004/07/14 23:56:54 agriffis Exp $ #configure which interface or interfaces to for dhcp to listen on #list all interfaces space separated. diff --git a/net-misc/dhcp/files/dhcp.conf b/net-misc/dhcp/files/dhcp.conf index 07ecb36d03a1..c408e2872a07 100644 --- a/net-misc/dhcp/files/dhcp.conf +++ b/net-misc/dhcp/files/dhcp.conf @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/files/dhcp.conf,v 1.4 2004/03/06 03:30:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/files/dhcp.conf,v 1.5 2004/07/14 23:56:54 agriffis Exp $ # Configure which interface or interfaces to for dhcp to listen on # list all interfaces space separated. diff --git a/net-misc/dhcp/files/dhcp.rc6 b/net-misc/dhcp/files/dhcp.rc6 index 4e3c1bc4c603..9dfa89c95145 100644 --- a/net-misc/dhcp/files/dhcp.rc6 +++ b/net-misc/dhcp/files/dhcp.rc6 @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/files/dhcp.rc6,v 1.11 2004/03/06 03:30:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/files/dhcp.rc6,v 1.12 2004/07/14 23:56:54 agriffis Exp $ depend() { need net diff --git a/net-misc/dhcp/files/dhcp.rc7 b/net-misc/dhcp/files/dhcp.rc7 index e92348a45b11..15c64469bd98 100644 --- a/net-misc/dhcp/files/dhcp.rc7 +++ b/net-misc/dhcp/files/dhcp.rc7 @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/files/dhcp.rc7,v 1.5 2004/03/06 03:30:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/files/dhcp.rc7,v 1.6 2004/07/14 23:56:54 agriffis Exp $ #configuration is done in /etc/conf.d/dhcp diff --git a/net-misc/dhcp/files/dhcrelay.conf b/net-misc/dhcp/files/dhcrelay.conf index 30b9a4eba318..5872747867c8 100644 --- a/net-misc/dhcp/files/dhcrelay.conf +++ b/net-misc/dhcp/files/dhcrelay.conf @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/files/dhcrelay.conf,v 1.2 2004/03/06 03:30:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/files/dhcrelay.conf,v 1.3 2004/07/14 23:56:54 agriffis Exp $ # Configure which interface or interfaces to for dhcp to listen on # list all interfaces space separated. diff --git a/net-misc/dhcp/files/dhcrelay.rc6 b/net-misc/dhcp/files/dhcrelay.rc6 index 969da15b5167..d1abe093c23f 100644 --- a/net-misc/dhcp/files/dhcrelay.rc6 +++ b/net-misc/dhcp/files/dhcrelay.rc6 @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/files/dhcrelay.rc6,v 1.3 2004/03/06 03:30:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/files/dhcrelay.rc6,v 1.4 2004/07/14 23:56:54 agriffis Exp $ depend() { need net |