diff options
author | 2017-02-28 21:39:46 +0100 | |
---|---|---|
committer | 2017-02-28 21:43:13 +0100 | |
commit | 22fd7b2d4764535bd3afc37728df1015b0294467 (patch) | |
tree | 308db1ade2168db9280b6c460c478e9183a8372f /www-misc | |
parent | dev-lang/spidermonkey:{38,45} drop more static libs (diff) | |
download | gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.gz gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.bz2 gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.zip |
Drop remaining $Id$ and $Header$ from files.
Bug: 611234
Diffstat (limited to 'www-misc')
-rw-r--r-- | www-misc/shellinabox/files/shellinaboxd.conf | 1 | ||||
-rw-r--r-- | www-misc/shellinabox/files/shellinaboxd.init | 1 | ||||
-rw-r--r-- | www-misc/vdradmin-am/files/vdradmin-3.6.7.init | 1 | ||||
-rw-r--r-- | www-misc/xxv/files/xxv.utf8-v5 | 1 | ||||
-rw-r--r-- | www-misc/xxv/files/xxvd-logrotate | 1 | ||||
-rw-r--r-- | www-misc/zoneminder/files/init.d | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/www-misc/shellinabox/files/shellinaboxd.conf b/www-misc/shellinabox/files/shellinaboxd.conf index 7f020c123d1c..3c34ab08f5e9 100644 --- a/www-misc/shellinabox/files/shellinaboxd.conf +++ b/www-misc/shellinabox/files/shellinaboxd.conf @@ -1,7 +1,6 @@ # conf.d file for shellinaboxd # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Options available (copied from the man page): # diff --git a/www-misc/shellinabox/files/shellinaboxd.init b/www-misc/shellinabox/files/shellinaboxd.init index 1e79fbf4dfd2..657a137a5c6b 100644 --- a/www-misc/shellinabox/files/shellinaboxd.init +++ b/www-misc/shellinabox/files/shellinaboxd.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$ my_daemon="shellinaboxd" pidfile="/var/run/${my_daemon}.pid" diff --git a/www-misc/vdradmin-am/files/vdradmin-3.6.7.init b/www-misc/vdradmin-am/files/vdradmin-3.6.7.init index b93d15e43372..10ffa6cd74ec 100644 --- a/www-misc/vdradmin-am/files/vdradmin-3.6.7.init +++ b/www-misc/vdradmin-am/files/vdradmin-3.6.7.init @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later -# $Id$ depend() { use vdr diff --git a/www-misc/xxv/files/xxv.utf8-v5 b/www-misc/xxv/files/xxv.utf8-v5 index 7ddc43eabad1..1a6880c7aacd 100644 --- a/www-misc/xxv/files/xxv.utf8-v5 +++ b/www-misc/xxv/files/xxv.utf8-v5 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later -# $Id$ RUNAS_USER="vdr" diff --git a/www-misc/xxv/files/xxvd-logrotate b/www-misc/xxv/files/xxvd-logrotate index abd07be96f63..da5bf2627a93 100644 --- a/www-misc/xxv/files/xxvd-logrotate +++ b/www-misc/xxv/files/xxvd-logrotate @@ -1,6 +1,5 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ /var/log/xxv/xxvd.log { compress diff --git a/www-misc/zoneminder/files/init.d b/www-misc/zoneminder/files/init.d index 1315098af8ad..6ee8a160155e 100644 --- a/www-misc/zoneminder/files/init.d +++ b/www-misc/zoneminder/files/init.d @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need mysql |