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
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')
-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
-rw-r--r--dev-perl/Mail-SRS/files/srsd.conf1
-rw-r--r--dev-perl/Mail-SRS/files/srsd.init1
-rw-r--r--dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/files/24_google_safebrowsing.cf1
-rw-r--r--dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/files/init_google_safebrowsing.pre1
-rw-r--r--dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/files/update_google_safebrowsing.cron1
-rw-r--r--dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/files/update_google_safebrowsing.sh1
-rw-r--r--dev-perl/MogileFS-Server/files/mogautomount-init.d-2.501
-rw-r--r--dev-perl/MogileFS-Server/files/mogilefsd-conf.d-2.161
-rw-r--r--dev-perl/MogileFS-Server/files/mogilefsd-init.d-2.661
-rw-r--r--dev-perl/MogileFS-Server/files/mogilefsd.conf-2.302
-rw-r--r--dev-perl/MogileFS-Server/files/mogstored-conf.d-2.301
-rw-r--r--dev-perl/MogileFS-Server/files/mogstored-init.d-2.661
-rw-r--r--dev-perl/MogileFS-Server/files/mogstored.conf-2.162
-rw-r--r--dev-perl/Perlbal/files/perlbal_conf.d_1.581
-rw-r--r--dev-perl/Perlbal/files/perlbal_init.d_1.581
17 files changed, 0 insertions, 19 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"
diff --git a/dev-perl/Mail-SRS/files/srsd.conf b/dev-perl/Mail-SRS/files/srsd.conf
index 13b24ea5bd59..6d40344866fb 100644
--- a/dev-perl/Mail-SRS/files/srsd.conf
+++ b/dev-perl/Mail-SRS/files/srsd.conf
@@ -1,7 +1,6 @@
# conf.d file for srsd
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
# Options available (copied from the man page):
#
diff --git a/dev-perl/Mail-SRS/files/srsd.init b/dev-perl/Mail-SRS/files/srsd.init
index ff9bb3348e9a..9862a29da2f9 100644
--- a/dev-perl/Mail-SRS/files/srsd.init
+++ b/dev-perl/Mail-SRS/files/srsd.init
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
pidfile="/var/run/srsd.pid"
command="/usr/bin/srsd"
diff --git a/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/files/24_google_safebrowsing.cf b/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/files/24_google_safebrowsing.cf
index 9017753df13f..b1c97973bab2 100644
--- a/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/files/24_google_safebrowsing.cf
+++ b/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/files/24_google_safebrowsing.cf
@@ -1,4 +1,3 @@
-# $Id$
ifplugin Mail::SpamAssassin::Plugin::GoogleSafeBrowsing
# Replace DEADBEEF with your API key
diff --git a/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/files/init_google_safebrowsing.pre b/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/files/init_google_safebrowsing.pre
index 2293f00bb9e2..67e76e3a5ace 100644
--- a/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/files/init_google_safebrowsing.pre
+++ b/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/files/init_google_safebrowsing.pre
@@ -1,3 +1,2 @@
-# $Id$
# You need to uncomment this after you have an API key and the cronjob is active!
#loadplugin Mail::SpamAssassin::Plugin::GoogleSafeBrowsing
diff --git a/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/files/update_google_safebrowsing.cron b/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/files/update_google_safebrowsing.cron
index bd31ef18d689..9450cb981002 100644
--- a/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/files/update_google_safebrowsing.cron
+++ b/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/files/update_google_safebrowsing.cron
@@ -1,5 +1,4 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
#
*/30 * * * * root /usr/sbin/update_google_safebrowsing.sh
diff --git a/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/files/update_google_safebrowsing.sh b/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/files/update_google_safebrowsing.sh
index 09d0d8ce3399..e645e3ceaf54 100644
--- a/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/files/update_google_safebrowsing.sh
+++ b/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/files/update_google_safebrowsing.sh
@@ -1,7 +1,6 @@
#!/bin/sh
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
# This cron script updates the Google SafeBrowsing lists for the use of the
# Mail-SpamAssassin-Plugin-GoogleSafeBrowsing plugin.
# It should be run every 25-30 minutes! http://code.google.com/apis/safebrowsing/developers_guide.html#AcceptableUsage
diff --git a/dev-perl/MogileFS-Server/files/mogautomount-init.d-2.50 b/dev-perl/MogileFS-Server/files/mogautomount-init.d-2.50
index 8f8b60605358..f28736610f4f 100644
--- a/dev-perl/MogileFS-Server/files/mogautomount-init.d-2.50
+++ b/dev-perl/MogileFS-Server/files/mogautomount-init.d-2.50
@@ -1,5 +1,4 @@
#!/sbin/openrc-run
-# $Id$
NAME="mogautomount"
BINARY="/usr/bin/mogautomount"
diff --git a/dev-perl/MogileFS-Server/files/mogilefsd-conf.d-2.16 b/dev-perl/MogileFS-Server/files/mogilefsd-conf.d-2.16
index 63efe02e0d36..b6968d1aa991 100644
--- a/dev-perl/MogileFS-Server/files/mogilefsd-conf.d-2.16
+++ b/dev-perl/MogileFS-Server/files/mogilefsd-conf.d-2.16
@@ -1,4 +1,3 @@
-# $Id$
PIDFILE="/var/run/mogile/mogilefsd.pid"
MOGILEFSD_OPTS="--daemonize --pidfile=${PIDFILE}"
# vim: ft=gentoo-conf-d:
diff --git a/dev-perl/MogileFS-Server/files/mogilefsd-init.d-2.66 b/dev-perl/MogileFS-Server/files/mogilefsd-init.d-2.66
index b2717cc6ad6b..0667fedb78a5 100644
--- a/dev-perl/MogileFS-Server/files/mogilefsd-init.d-2.66
+++ b/dev-perl/MogileFS-Server/files/mogilefsd-init.d-2.66
@@ -1,5 +1,4 @@
#!/sbin/openrc-run
-# $Id$
NAME="mogilefsd"
BINARY="/usr/bin/mogilefsd"
diff --git a/dev-perl/MogileFS-Server/files/mogilefsd.conf-2.30 b/dev-perl/MogileFS-Server/files/mogilefsd.conf-2.30
index dc6fbc88219c..df50e2304745 100644
--- a/dev-perl/MogileFS-Server/files/mogilefsd.conf-2.30
+++ b/dev-perl/MogileFS-Server/files/mogilefsd.conf-2.30
@@ -1,5 +1,3 @@
-# $Id$
-
# System user
user = mogile
# These are set inside the Gentoo conf.d/mogilefsd
diff --git a/dev-perl/MogileFS-Server/files/mogstored-conf.d-2.30 b/dev-perl/MogileFS-Server/files/mogstored-conf.d-2.30
index 1d6403b58d68..aa3cb631210c 100644
--- a/dev-perl/MogileFS-Server/files/mogstored-conf.d-2.30
+++ b/dev-perl/MogileFS-Server/files/mogstored-conf.d-2.30
@@ -1,4 +1,3 @@
-# $Id$
PIDFILE="/var/run/mogile/mogstored.pid"
MOGSTORED_OPTS=""
# vim: ft=gentoo-conf-d:
diff --git a/dev-perl/MogileFS-Server/files/mogstored-init.d-2.66 b/dev-perl/MogileFS-Server/files/mogstored-init.d-2.66
index 86b7901ff337..98e1c1b6e994 100644
--- a/dev-perl/MogileFS-Server/files/mogstored-init.d-2.66
+++ b/dev-perl/MogileFS-Server/files/mogstored-init.d-2.66
@@ -1,5 +1,4 @@
#!/sbin/openrc-run
-# $Id$
NAME="mogstored"
BINARY="/usr/bin/mogstored"
diff --git a/dev-perl/MogileFS-Server/files/mogstored.conf-2.16 b/dev-perl/MogileFS-Server/files/mogstored.conf-2.16
index 5cc00a8c7b8a..100a8c3adeed 100644
--- a/dev-perl/MogileFS-Server/files/mogstored.conf-2.16
+++ b/dev-perl/MogileFS-Server/files/mogstored.conf-2.16
@@ -1,5 +1,3 @@
-# $Id$
-
# These are set inside the Gentoo conf.d/mogilefsd
#pidfile = /var/run/mogile/mogstored.pid
#daemonize = 1
diff --git a/dev-perl/Perlbal/files/perlbal_conf.d_1.58 b/dev-perl/Perlbal/files/perlbal_conf.d_1.58
index 626e50bfa56b..1ddb6e10105e 100644
--- a/dev-perl/Perlbal/files/perlbal_conf.d_1.58
+++ b/dev-perl/Perlbal/files/perlbal_conf.d_1.58
@@ -1,4 +1,3 @@
-# $Id$
# PIDFILE is not yet used, pending upstream still
#PIDFILE="/var/run/perlbal.pid"
PERLBAL_OPTS="--daemon --config=/etc/perlbal/perlbal.conf"
diff --git a/dev-perl/Perlbal/files/perlbal_init.d_1.58 b/dev-perl/Perlbal/files/perlbal_init.d_1.58
index b50dba035d0d..a3db21402ef5 100644
--- a/dev-perl/Perlbal/files/perlbal_init.d_1.58
+++ b/dev-perl/Perlbal/files/perlbal_init.d_1.58
@@ -1,5 +1,4 @@
#!/sbin/openrc-run
-# $Id$
NAME="perlbal"
BINARY="/usr/bin/perlbal"