summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2004-04-13 17:49:40 +0000
committerMartin Holzer <mholzer@gentoo.org>2004-04-13 17:49:40 +0000
commit6dd2aaca0719c9842f850ae0bfb17341103ff576 (patch)
treebe672a5a6d83f94417cd56881f2392f722b77fd7 /sys-apps
parentInitial Import (Manifest recommit) (diff)
downloadgentoo-2-6dd2aaca0719c9842f850ae0bfb17341103ff576.tar.gz
gentoo-2-6dd2aaca0719c9842f850ae0bfb17341103ff576.tar.bz2
gentoo-2-6dd2aaca0719c9842f850ae0bfb17341103ff576.zip
header fix
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/xinetd/Manifest4
-rw-r--r--sys-apps/xinetd/files/xinetd.conf4
-rw-r--r--sys-apps/xinetd/files/xinetd.confd4
-rw-r--r--sys-apps/xinetd/files/xinetd.rc64
4 files changed, 12 insertions, 4 deletions
diff --git a/sys-apps/xinetd/Manifest b/sys-apps/xinetd/Manifest
index b9be3ce3891f..5500850e58e2 100644
--- a/sys-apps/xinetd/Manifest
+++ b/sys-apps/xinetd/Manifest
@@ -5,12 +5,12 @@ MD5 7cd125f6b094bcda08f10bd44995f733 xinetd-2.3.12.ebuild 2043
MD5 d6b3505bb06798bcb64f849d4c59d01a xinetd-2.3.13.ebuild 2014
MD5 469ecc467df958570cae2caad4391dd1 files/digest-xinetd-2.3.11 65
MD5 80bdf9f954db1de9c7956540826c456c files/digest-xinetd-2.3.12 65
-MD5 3b6428878ffb5338d7eaff85ccbe6f6a files/digest-xinetd-2.3.13 65
MD5 897e24c3c7cc5a08093dfcb3a71fc0ee files/xconv.pl 3030
MD5 300b0b4bf4741ed50e7978d3361e5666 files/xinetd-run 463
MD5 8d2e4c58ac55be113ffdeb972b8faaec files/xinetd.conf 241
MD5 3f783283f84bcbd83ef6a5ea683c8752 files/xinetd.confd 70
-MD5 c8e3cf7c5523bca0cd354197def025a1 files/xinetd.rc6 926
+MD5 5004210c57e64c12b56319749fc6ee28 files/xinetd.rc6 927
+MD5 3b6428878ffb5338d7eaff85ccbe6f6a files/digest-xinetd-2.3.13 65
MD5 f9591814c08ab763ace5c8969ce6d457 files/etc.xinetd.d/README.services 643
MD5 7d04f6175ae493c8aa988e3728e959b3 files/etc.xinetd.d/chargen-tcp 246
MD5 a26dbc5cae6b20e71846bff26600eb89 files/etc.xinetd.d/chargen-udp 266
diff --git a/sys-apps/xinetd/files/xinetd.conf b/sys-apps/xinetd/files/xinetd.conf
index 31ca50077e56..6e6f8206d6d9 100644
--- a/sys-apps/xinetd/files/xinetd.conf
+++ b/sys-apps/xinetd/files/xinetd.conf
@@ -1,3 +1,7 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# 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 $
+
# Sample configuration file for xinetd
defaults
diff --git a/sys-apps/xinetd/files/xinetd.confd b/sys-apps/xinetd/files/xinetd.confd
index dd6da7488ad2..300bbe4fd453 100644
--- a/sys-apps/xinetd/files/xinetd.confd
+++ b/sys-apps/xinetd/files/xinetd.confd
@@ -1,3 +1,7 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# 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 $
+
# Config file for /etc/init.d/xinetd
XINETD_OPTS="-stayalive -reuse"
diff --git a/sys-apps/xinetd/files/xinetd.rc6 b/sys-apps/xinetd/files/xinetd.rc6
index ef01addd5133..23807a60fc6c 100644
--- a/sys-apps/xinetd/files/xinetd.rc6
+++ b/sys-apps/xinetd/files/xinetd.rc6
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/files/xinetd.rc6,v 1.15 2003/10/06 19:41:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/files/xinetd.rc6,v 1.16 2004/04/13 17:44:59 mholzer Exp $
opts="start stop reload restart dump check"