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-vcs
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-vcs')
-rw-r--r--dev-vcs/cvsd/files/cvsd.rc61
-rw-r--r--dev-vcs/git/files/git-daemon-r1.initd1
-rw-r--r--dev-vcs/monotone/files/monotone-0.36.initd1
-rw-r--r--dev-vcs/monotone/files/monotone.confd1
-rw-r--r--dev-vcs/subversion/files/svnserve.initd31
5 files changed, 0 insertions, 5 deletions
diff --git a/dev-vcs/cvsd/files/cvsd.rc6 b/dev-vcs/cvsd/files/cvsd.rc6
index a245ea491b36..63e0d2a085b0 100644
--- a/dev-vcs/cvsd/files/cvsd.rc6
+++ b/dev-vcs/cvsd/files/cvsd.rc6
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
need net
diff --git a/dev-vcs/git/files/git-daemon-r1.initd b/dev-vcs/git/files/git-daemon-r1.initd
index df0316228dab..da315cb3b093 100644
--- a/dev-vcs/git/files/git-daemon-r1.initd
+++ b/dev-vcs/git/files/git-daemon-r1.initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
pidfile="/var/run/git-daemon.pid"
command="/usr/bin/git"
diff --git a/dev-vcs/monotone/files/monotone-0.36.initd b/dev-vcs/monotone/files/monotone-0.36.initd
index 4bb10499e8f4..286264c5f772 100644
--- a/dev-vcs/monotone/files/monotone-0.36.initd
+++ b/dev-vcs/monotone/files/monotone-0.36.initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 2006-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Id$
extra_commands="import"
diff --git a/dev-vcs/monotone/files/monotone.confd b/dev-vcs/monotone/files/monotone.confd
index bf9366584108..717725431717 100644
--- a/dev-vcs/monotone/files/monotone.confd
+++ b/dev-vcs/monotone/files/monotone.confd
@@ -1,6 +1,5 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
# The commented variables in this file are the defaults that are used
diff --git a/dev-vcs/subversion/files/svnserve.initd3 b/dev-vcs/subversion/files/svnserve.initd3
index 28a69f3d02ef..a28ce0b478a6 100644
--- a/dev-vcs/subversion/files/svnserve.initd3
+++ b/dev-vcs/subversion/files/svnserve.initd3
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Id$
description="svn server"
pidfile="/var/run/svnserve.pid"