summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/cyrus-sasl/files/pwcheck.rc61
-rw-r--r--dev-libs/cyrus-sasl/files/saslauthd-2.1.26.conf2
-rw-r--r--dev-libs/cyrus-sasl/files/saslauthd2.rc71
-rw-r--r--dev-libs/libcgroup/files/cgconfig.initd-r11
-rw-r--r--dev-libs/libcgroup/files/cgred.initd-r11
-rw-r--r--dev-libs/openct/files/openct.rc1
-rw-r--r--dev-libs/openct/files/openct.rc.21
-rw-r--r--dev-libs/openssl/files/gentoo.config-0.9.81
-rwxr-xr-xdev-libs/openssl/files/gentoo.config-1.0.21
-rw-r--r--dev-libs/tntnet/files/tntnet.initd1
10 files changed, 0 insertions, 11 deletions
diff --git a/dev-libs/cyrus-sasl/files/pwcheck.rc6 b/dev-libs/cyrus-sasl/files/pwcheck.rc6
index 292c366409a0..7b43c4ea154b 100644
--- a/dev-libs/cyrus-sasl/files/pwcheck.rc6
+++ b/dev-libs/cyrus-sasl/files/pwcheck.rc6
@@ -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() {
need localmount
diff --git a/dev-libs/cyrus-sasl/files/saslauthd-2.1.26.conf b/dev-libs/cyrus-sasl/files/saslauthd-2.1.26.conf
index 2b60bc03c974..dd487b0edaf1 100644
--- a/dev-libs/cyrus-sasl/files/saslauthd-2.1.26.conf
+++ b/dev-libs/cyrus-sasl/files/saslauthd-2.1.26.conf
@@ -1,5 +1,3 @@
-# $Id$
-
# Config file for /etc/init.d/saslauthd and systemd unit
# PLEASE READ THIS IF YOU ARE USING SYSTEMD
diff --git a/dev-libs/cyrus-sasl/files/saslauthd2.rc7 b/dev-libs/cyrus-sasl/files/saslauthd2.rc7
index 76ad4f01647f..0abeaf6f5702 100644
--- a/dev-libs/cyrus-sasl/files/saslauthd2.rc7
+++ b/dev-libs/cyrus-sasl/files/saslauthd2.rc7
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
need net
diff --git a/dev-libs/libcgroup/files/cgconfig.initd-r1 b/dev-libs/libcgroup/files/cgconfig.initd-r1
index 0615259f52f9..e0fef9caab21 100644
--- a/dev-libs/libcgroup/files/cgconfig.initd-r1
+++ b/dev-libs/libcgroup/files/cgconfig.initd-r1
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
CGCONFIGPARSER="/usr/sbin/cgconfigparser"
CGCLASSIFY="/usr/sbin/cgclassify"
diff --git a/dev-libs/libcgroup/files/cgred.initd-r1 b/dev-libs/libcgroup/files/cgred.initd-r1
index 6bc7ef5df355..6aa697f2d0b7 100644
--- a/dev-libs/libcgroup/files/cgred.initd-r1
+++ b/dev-libs/libcgroup/files/cgred.initd-r1
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
command="/usr/sbin/cgrulesengd"
command_args="${CGRED_OPTS}"
diff --git a/dev-libs/openct/files/openct.rc b/dev-libs/openct/files/openct.rc
index 1f305ae3c313..b3ff33e974eb 100644
--- a/dev-libs/openct/files/openct.rc
+++ b/dev-libs/openct/files/openct.rc
@@ -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 localmount
diff --git a/dev-libs/openct/files/openct.rc.2 b/dev-libs/openct/files/openct.rc.2
index 585a8b765e43..d07cc6116262 100644
--- a/dev-libs/openct/files/openct.rc.2
+++ b/dev-libs/openct/files/openct.rc.2
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
need localmount
diff --git a/dev-libs/openssl/files/gentoo.config-0.9.8 b/dev-libs/openssl/files/gentoo.config-0.9.8
index 20d88a7d2acf..02698250c19d 100644
--- a/dev-libs/openssl/files/gentoo.config-0.9.8
+++ b/dev-libs/openssl/files/gentoo.config-0.9.8
@@ -1,7 +1,6 @@
#!/usr/bin/env bash
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
#
# Openssl doesn't play along nicely with cross-compiling
# like autotools based projects, so let's teach it new tricks.
diff --git a/dev-libs/openssl/files/gentoo.config-1.0.2 b/dev-libs/openssl/files/gentoo.config-1.0.2
index 0528c1c15b39..95644527068c 100755
--- a/dev-libs/openssl/files/gentoo.config-1.0.2
+++ b/dev-libs/openssl/files/gentoo.config-1.0.2
@@ -1,7 +1,6 @@
#!/usr/bin/env bash
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
#
# Openssl doesn't play along nicely with cross-compiling
# like autotools based projects, so let's teach it new tricks.
diff --git a/dev-libs/tntnet/files/tntnet.initd b/dev-libs/tntnet/files/tntnet.initd
index 4fbacb8dda2c..54982bddd6e6 100644
--- a/dev-libs/tntnet/files/tntnet.initd
+++ b/dev-libs/tntnet/files/tntnet.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/tntnet.pid"