diff options
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/bugzilla/files/bugzilla-queue.initd | 1 | ||||
-rw-r--r-- | www-apps/gitea/files/gitea.initd | 1 | ||||
-rw-r--r-- | www-apps/grafana-bin/files/grafana.initd.2 | 1 | ||||
-rw-r--r-- | www-apps/nanoblogger/files/nb.bashcomp | 1 | ||||
-rw-r--r-- | www-apps/novnc/files/noVNC.initd | 1 | ||||
-rw-r--r-- | www-apps/radicale/files/radicale.init.d | 1 | ||||
-rw-r--r-- | www-apps/redmine/files/redmine-2.initd | 1 | ||||
-rw-r--r-- | www-apps/rt/files/rt.conf.d.2 | 1 | ||||
-rw-r--r-- | www-apps/rt/files/rt.init.d.2 | 1 | ||||
-rw-r--r-- | www-apps/trac/files/tracd.initd | 1 | ||||
-rw-r--r-- | www-apps/tt-rss/files/ttrssd.confd-r1 | 1 |
11 files changed, 0 insertions, 11 deletions
diff --git a/www-apps/bugzilla/files/bugzilla-queue.initd b/www-apps/bugzilla/files/bugzilla-queue.initd index 27daae8d39e..800793862f1 100644 --- a/www-apps/bugzilla/files/bugzilla-queue.initd +++ b/www-apps/bugzilla/files/bugzilla-queue.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ PIDFILE="/var/run/bugzilla/${SVCNAME}.pid" JOBQUEUE_USER=${JOBQUEUE_USER:-root} diff --git a/www-apps/gitea/files/gitea.initd b/www-apps/gitea/files/gitea.initd index 44cb5421fab..ea618140c58 100644 --- a/www-apps/gitea/files/gitea.initd +++ b/www-apps/gitea/files/gitea.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ description="Gitea, a self-hosted Git service" pidfile=${pidfile:-"/run/${SVCNAME}/${SVCNAME}.pid"} diff --git a/www-apps/grafana-bin/files/grafana.initd.2 b/www-apps/grafana-bin/files/grafana.initd.2 index 21cfbe0026f..13dd8ff8fdc 100644 --- a/www-apps/grafana-bin/files/grafana.initd.2 +++ b/www-apps/grafana-bin/files/grafana.initd.2 @@ -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 localmount diff --git a/www-apps/nanoblogger/files/nb.bashcomp b/www-apps/nanoblogger/files/nb.bashcomp index abecda0cb79..4e3c5606b1c 100644 --- a/www-apps/nanoblogger/files/nb.bashcomp +++ b/www-apps/nanoblogger/files/nb.bashcomp @@ -1,6 +1,5 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # nanoblogger completion # author: Aaron Walker <ka0ttic@gentoo.org> diff --git a/www-apps/novnc/files/noVNC.initd b/www-apps/novnc/files/noVNC.initd index f6a4eca1a38..93d87486ad4 100644 --- a/www-apps/novnc/files/noVNC.initd +++ b/www-apps/novnc/files/noVNC.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$ # # Author: Cor Cornelisse <corcornelisse@gmail.com> diff --git a/www-apps/radicale/files/radicale.init.d b/www-apps/radicale/files/radicale.init.d index fe8df67e12b..a59e8d38709 100644 --- a/www-apps/radicale/files/radicale.init.d +++ b/www-apps/radicale/files/radicale.init.d @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ PIDFILE=/var/run/radicale.pid diff --git a/www-apps/redmine/files/redmine-2.initd b/www-apps/redmine/files/redmine-2.initd index d692f063046..72ad1007992 100644 --- a/www-apps/redmine/files/redmine-2.initd +++ b/www-apps/redmine/files/redmine-2.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$ RAILS_ENV=${RAILS_ENV:-production} REDMINE_DIR=${REDMINE_DIR:-/var/lib/redmine} diff --git a/www-apps/rt/files/rt.conf.d.2 b/www-apps/rt/files/rt.conf.d.2 index c405974373f..d5bc6539473 100644 --- a/www-apps/rt/files/rt.conf.d.2 +++ b/www-apps/rt/files/rt.conf.d.2 @@ -1,6 +1,5 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Config file for /etc/init.d/rt diff --git a/www-apps/rt/files/rt.init.d.2 b/www-apps/rt/files/rt.init.d.2 index 22282c27288..84e304efe17 100644 --- a/www-apps/rt/files/rt.init.d.2 +++ b/www-apps/rt/files/rt.init.d.2 @@ -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() { use mysql postgresql lighttpd diff --git a/www-apps/trac/files/tracd.initd b/www-apps/trac/files/tracd.initd index 50093e7f910..c5a5432f2c0 100644 --- a/www-apps/trac/files/tracd.initd +++ b/www-apps/trac/files/tracd.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later -# $Id$ depend() { need net diff --git a/www-apps/tt-rss/files/ttrssd.confd-r1 b/www-apps/tt-rss/files/ttrssd.confd-r1 index 3516e9c920c..cf74794e22d 100644 --- a/www-apps/tt-rss/files/ttrssd.confd-r1 +++ b/www-apps/tt-rss/files/ttrssd.confd-r1 @@ -1,6 +1,5 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Path to TT-RSS instances which should have running update daemon. # EXAMPLE: INSTANCE_DIRS="/some/webhost/htdocs/tt-rss /some/otherwebhost/htdocs/newsreader" |