summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2017-02-28 21:39:46 +0100
committerUlrich Müller <ulm@gentoo.org>2017-02-28 21:43:13 +0100
commit22fd7b2d4764535bd3afc37728df1015b0294467 (patch)
tree308db1ade2168db9280b6c460c478e9183a8372f /net-ftp
parentdev-lang/spidermonkey:{38,45} drop more static libs (diff)
downloadgentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.gz
gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.bz2
gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.zip
Drop remaining $Id$ and $Header$ from files.
Bug: 611234
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/frox/files/frox.initd1
-rw-r--r--net-ftp/ftpbase/files/ftp-pamd1
-rw-r--r--net-ftp/ftpbase/files/ftp-pamd-include1
-rw-r--r--net-ftp/ftpbase/files/ftpusers1
-rw-r--r--net-ftp/netkit-ftpd/files/ftp.xinetd1
-rw-r--r--net-ftp/oftpd/files/init.d.oftpd-r71
-rw-r--r--net-ftp/proftpd/files/proftpd.initd1
-rw-r--r--net-ftp/pure-ftpd/files/pure-ftpd.rc111
-rw-r--r--net-ftp/tftp-hpa/files/in.tftpd.rc61
-rw-r--r--net-ftp/tlswrap/files/tlswrap.init1
-rw-r--r--net-ftp/vsftpd/files/vsftpd.conf1
-rw-r--r--net-ftp/vsftpd/files/vsftpd.init1
-rw-r--r--net-ftp/vsftpd/files/vsftpd.xinetd1
13 files changed, 0 insertions, 13 deletions
diff --git a/net-ftp/frox/files/frox.initd b/net-ftp/frox/files/frox.initd
index c00c549fe541..0512d05857a5 100644
--- a/net-ftp/frox/files/frox.initd
+++ b/net-ftp/frox/files/frox.initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
extra_commands="reload"
diff --git a/net-ftp/ftpbase/files/ftp-pamd b/net-ftp/ftpbase/files/ftp-pamd
index c32d2ba076f7..34b7912a0b48 100644
--- a/net-ftp/ftpbase/files/ftp-pamd
+++ b/net-ftp/ftpbase/files/ftp-pamd
@@ -1,6 +1,5 @@
# Provided by ftpbase (dont remove this line!)
# Standard pam.d file for ftp service packages.
-# $Id$
auth required pam_listfile.so item=user sense=deny file=/etc/ftpusers onerr=succeed
auth required pam_stack.so service=system-auth
diff --git a/net-ftp/ftpbase/files/ftp-pamd-include b/net-ftp/ftpbase/files/ftp-pamd-include
index 8f081537d822..c410527c8a60 100644
--- a/net-ftp/ftpbase/files/ftp-pamd-include
+++ b/net-ftp/ftpbase/files/ftp-pamd-include
@@ -1,6 +1,5 @@
# Provided by ftpbase (dont remove this line!)
# Standard pam.d file for ftp service packages.
-# $Id$
auth required pam_listfile.so item=user sense=deny file=/etc/ftpusers onerr=succeed
auth include system-auth
diff --git a/net-ftp/ftpbase/files/ftpusers b/net-ftp/ftpbase/files/ftpusers
index 3e26eda6dde1..7754be9b7fc8 100644
--- a/net-ftp/ftpbase/files/ftpusers
+++ b/net-ftp/ftpbase/files/ftpusers
@@ -1,6 +1,5 @@
# Provided by ftpbase (dont remove this line!)
# /etc/ftpusers: list of users disallowed FTP access
-# $Id$
halt
operator
diff --git a/net-ftp/netkit-ftpd/files/ftp.xinetd b/net-ftp/netkit-ftpd/files/ftp.xinetd
index b69694d1dcf6..1d486c3a45f6 100644
--- a/net-ftp/netkit-ftpd/files/ftp.xinetd
+++ b/net-ftp/netkit-ftpd/files/ftp.xinetd
@@ -1,5 +1,4 @@
# default: off
-# $Id$
# description: The netkit ftp daemon with optional SSL support.
service ftp
diff --git a/net-ftp/oftpd/files/init.d.oftpd-r7 b/net-ftp/oftpd/files/init.d.oftpd-r7
index 2c08ea020458..3a395c83712c 100644
--- a/net-ftp/oftpd/files/init.d.oftpd-r7
+++ b/net-ftp/oftpd/files/init.d.oftpd-r7
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
need net
diff --git a/net-ftp/proftpd/files/proftpd.initd b/net-ftp/proftpd/files/proftpd.initd
index b06d7e81a658..a7ab650e1105 100644
--- a/net-ftp/proftpd/files/proftpd.initd
+++ b/net-ftp/proftpd/files/proftpd.initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
extra_started_commands="reload"
diff --git a/net-ftp/pure-ftpd/files/pure-ftpd.rc11 b/net-ftp/pure-ftpd/files/pure-ftpd.rc11
index 1e8722f88d75..cc17b5afa12d 100644
--- a/net-ftp/pure-ftpd/files/pure-ftpd.rc11
+++ b/net-ftp/pure-ftpd/files/pure-ftpd.rc11
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
ftpd_pidfile="/var/run/pure-ftpd.pid"
script_pidfile="/var/run/pure-uploadscript.pid"
diff --git a/net-ftp/tftp-hpa/files/in.tftpd.rc6 b/net-ftp/tftp-hpa/files/in.tftpd.rc6
index 02e7c7d66333..92f7352358e1 100644
--- a/net-ftp/tftp-hpa/files/in.tftpd.rc6
+++ b/net-ftp/tftp-hpa/files/in.tftpd.rc6
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
need net
diff --git a/net-ftp/tlswrap/files/tlswrap.init b/net-ftp/tlswrap/files/tlswrap.init
index 7219d8eea130..a454c1692260 100644
--- a/net-ftp/tlswrap/files/tlswrap.init
+++ b/net-ftp/tlswrap/files/tlswrap.init
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
need net
diff --git a/net-ftp/vsftpd/files/vsftpd.conf b/net-ftp/vsftpd/files/vsftpd.conf
index 9405a3604e13..3f2658e772ab 100644
--- a/net-ftp/vsftpd/files/vsftpd.conf
+++ b/net-ftp/vsftpd/files/vsftpd.conf
@@ -3,7 +3,6 @@
#
# See man 5 vsftpd.conf for more information.
#
-# $Id$
# Enable vsftpd to run as a standalone daemon
# Comment these two out to run under inetd or xinetd
diff --git a/net-ftp/vsftpd/files/vsftpd.init b/net-ftp/vsftpd/files/vsftpd.init
index 0b44a693ac7c..d49dc001404e 100644
--- a/net-ftp/vsftpd/files/vsftpd.init
+++ b/net-ftp/vsftpd/files/vsftpd.init
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2
-# $Id$
VSFTPD_NAME=${SVCNAME##*.}
if [ -n "${VSFTPD_NAME}" -a "${SVCNAME}" != "vsftpd" ]; then
diff --git a/net-ftp/vsftpd/files/vsftpd.xinetd b/net-ftp/vsftpd/files/vsftpd.xinetd
index 1027c1f68b2c..efa4ff2feee8 100644
--- a/net-ftp/vsftpd/files/vsftpd.xinetd
+++ b/net-ftp/vsftpd/files/vsftpd.xinetd
@@ -1,6 +1,5 @@
# default: off
# description: Vsftpd is an FTP server, designed to be secure.
-# $Id$
service ftp
{