diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:54:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:54:54 +0000 |
commit | ea3e1049c65cc4c2e877ef05773c2d7378f59e2c (patch) | |
tree | 986a7327cb9f3b426c95fbaf027834268388e254 /sys-apps/xinetd | |
parent | don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-ea3e1049c65cc4c2e877ef05773c2d7378f59e2c.tar.gz gentoo-2-ea3e1049c65cc4c2e877ef05773c2d7378f59e2c.tar.bz2 gentoo-2-ea3e1049c65cc4c2e877ef05773c2d7378f59e2c.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'sys-apps/xinetd')
-rw-r--r-- | sys-apps/xinetd/files/xinetd.conf | 4 | ||||
-rw-r--r-- | sys-apps/xinetd/files/xinetd.confd | 4 | ||||
-rw-r--r-- | sys-apps/xinetd/files/xinetd.rc6 | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/xinetd/files/xinetd.conf b/sys-apps/xinetd/files/xinetd.conf index 6e6f8206d6d9..ed9d1f430e51 100644 --- a/sys-apps/xinetd/files/xinetd.conf +++ b/sys-apps/xinetd/files/xinetd.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/sys-apps/xinetd/files/xinetd.conf,v 1.5 2004/04/13 17:49:40 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/files/xinetd.conf,v 1.6 2004/07/15 00:53:48 agriffis Exp $ # Sample configuration file for xinetd diff --git a/sys-apps/xinetd/files/xinetd.confd b/sys-apps/xinetd/files/xinetd.confd index 300bbe4fd453..8987e0095fa0 100644 --- a/sys-apps/xinetd/files/xinetd.confd +++ b/sys-apps/xinetd/files/xinetd.confd @@ -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/sys-apps/xinetd/files/xinetd.confd,v 1.2 2004/04/13 17:49:40 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/files/xinetd.confd,v 1.3 2004/07/15 00:53:48 agriffis Exp $ # Config file for /etc/init.d/xinetd diff --git a/sys-apps/xinetd/files/xinetd.rc6 b/sys-apps/xinetd/files/xinetd.rc6 index 23807a60fc6c..8262b80571b5 100644 --- a/sys-apps/xinetd/files/xinetd.rc6 +++ b/sys-apps/xinetd/files/xinetd.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/sys-apps/xinetd/files/xinetd.rc6,v 1.16 2004/04/13 17:44:59 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/files/xinetd.rc6,v 1.17 2004/07/15 00:53:48 agriffis Exp $ opts="start stop reload restart dump check" |