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 /dev-perl/Gearman-Server
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 'dev-perl/Gearman-Server')
-rw-r--r--dev-perl/Gearman-Server/files/gearmand-conf.d-1.091
-rw-r--r--dev-perl/Gearman-Server/files/gearmand-init.d-1.091
2 files changed, 0 insertions, 2 deletions
diff --git a/dev-perl/Gearman-Server/files/gearmand-conf.d-1.09 b/dev-perl/Gearman-Server/files/gearmand-conf.d-1.09
index 0c2b8891620a..590915d7cb98 100644
--- a/dev-perl/Gearman-Server/files/gearmand-conf.d-1.09
+++ b/dev-perl/Gearman-Server/files/gearmand-conf.d-1.09
@@ -1,4 +1,3 @@
-# $Id$
PIDFILE="/var/run/gearmand.pid"
GEARMAND_OPTS="--daemonize --port=7003 --pidfile=${PIDFILE}"
# vim: ft=gentoo-conf-d:
diff --git a/dev-perl/Gearman-Server/files/gearmand-init.d-1.09 b/dev-perl/Gearman-Server/files/gearmand-init.d-1.09
index 7b019a3f429a..88b635b8f870 100644
--- a/dev-perl/Gearman-Server/files/gearmand-init.d-1.09
+++ b/dev-perl/Gearman-Server/files/gearmand-init.d-1.09
@@ -1,5 +1,4 @@
#!/sbin/openrc-run
-# $Id$
NAME="gearmand"
BINARY="/usr/bin/gearmand"