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 /app-crypt
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 'app-crypt')
-rw-r--r--app-crypt/ccid/files/92_pcscd_ccid-2.rules2
-rw-r--r--app-crypt/ccid/files/92_pcscd_ccid.rules2
-rw-r--r--app-crypt/ekeyd/files/ekey-egd-linux.init.21
-rw-r--r--app-crypt/ekeyd/files/ekey-ulusbd.conf.21
-rw-r--r--app-crypt/ekeyd/files/ekey-ulusbd.init.21
-rw-r--r--app-crypt/ekeyd/files/ekeyd.init.21
-rw-r--r--app-crypt/heimdal/files/heimdal-kadmind.initd-r21
-rw-r--r--app-crypt/heimdal/files/heimdal-kcm.initd-r11
-rw-r--r--app-crypt/heimdal/files/heimdal-kdc.initd-r21
-rw-r--r--app-crypt/heimdal/files/heimdal-kpasswdd.initd-r21
-rw-r--r--app-crypt/shash/files/shash.bash-completion1
-rw-r--r--app-crypt/tpm-emulator/files/tpm-emulator.initd-0.7.41
-rw-r--r--app-crypt/trousers/files/tcsd.initd1
13 files changed, 0 insertions, 15 deletions
diff --git a/app-crypt/ccid/files/92_pcscd_ccid-2.rules b/app-crypt/ccid/files/92_pcscd_ccid-2.rules
index 88e0d8c646ba..778bdddf4fc5 100644
--- a/app-crypt/ccid/files/92_pcscd_ccid-2.rules
+++ b/app-crypt/ccid/files/92_pcscd_ccid-2.rules
@@ -1,8 +1,6 @@
# udev rules to set the access rights of CCID smart card readers
# so they can be used by pcscd
-# $Id$
-
# Gemplus PCMCIA Card
#SUBSYSTEMS=="pcmcia", DRIVERS=="serial_cs", ACTION=="add", ATTRS{prod_id1}=="Gemplus", ATTRS{prod_id2}=="SerialPort", ATTRS{prod_id3}=="GemPC Card", RUN+="/usr/sbin/pcscd --hotplug"
diff --git a/app-crypt/ccid/files/92_pcscd_ccid.rules b/app-crypt/ccid/files/92_pcscd_ccid.rules
index 5b26aca3e423..4943101f181d 100644
--- a/app-crypt/ccid/files/92_pcscd_ccid.rules
+++ b/app-crypt/ccid/files/92_pcscd_ccid.rules
@@ -1,8 +1,6 @@
# udev rules to set the access rights of CCID smart card readers
# so they can be used by pcscd
-# $Id$
-
# Gemplus PCMCIA Card
#SUBSYSTEMS=="pcmcia", DRIVERS=="serial_cs", ACTION=="add", ATTRS{prod_id1}=="Gemplus", ATTRS{prod_id2}=="SerialPort", ATTRS{prod_id3}=="GemPC Card", RUN+="/usr/sbin/pcscd --hotplug"
diff --git a/app-crypt/ekeyd/files/ekey-egd-linux.init.2 b/app-crypt/ekeyd/files/ekey-egd-linux.init.2
index 8acf571abe74..4aac23e59507 100644
--- a/app-crypt/ekeyd/files/ekey-egd-linux.init.2
+++ b/app-crypt/ekeyd/files/ekey-egd-linux.init.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$
: ${HOST:=localhost}
: ${PORT:=8888}
diff --git a/app-crypt/ekeyd/files/ekey-ulusbd.conf.2 b/app-crypt/ekeyd/files/ekey-ulusbd.conf.2
index eb12afc36a14..15a641fa3ffe 100644
--- a/app-crypt/ekeyd/files/ekey-ulusbd.conf.2
+++ b/app-crypt/ekeyd/files/ekey-ulusbd.conf.2
@@ -1,6 +1,5 @@
# Copyright 2009-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
# The userland USB daemon has to know the USB path of the EntopyKey to
# work properly; in alternative to providing these statically, they
diff --git a/app-crypt/ekeyd/files/ekey-ulusbd.init.2 b/app-crypt/ekeyd/files/ekey-ulusbd.init.2
index 8821ee13c3d6..ef52db2a6685 100644
--- a/app-crypt/ekeyd/files/ekey-ulusbd.init.2
+++ b/app-crypt/ekeyd/files/ekey-ulusbd.init.2
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 2009-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
INSTANCE="${SVCNAME#*.}"
if [ -z "${INSTANCE}" -o "${SVCNAME}" = "ekey-ulusbd" ]; then
diff --git a/app-crypt/ekeyd/files/ekeyd.init.2 b/app-crypt/ekeyd/files/ekeyd.init.2
index 22c1ebe5bda0..5c8bc7658af1 100644
--- a/app-crypt/ekeyd/files/ekeyd.init.2
+++ b/app-crypt/ekeyd/files/ekeyd.init.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$
INSTANCE="${SVCNAME#*.}"
if [ -z "${INSTANCE}" -o "${SVCNAME}" = "ekeyd" ]; then
diff --git a/app-crypt/heimdal/files/heimdal-kadmind.initd-r2 b/app-crypt/heimdal/files/heimdal-kadmind.initd-r2
index 3df5107133db..694e6d1d9ad2 100644
--- a/app-crypt/heimdal/files/heimdal-kadmind.initd-r2
+++ b/app-crypt/heimdal/files/heimdal-kadmind.initd-r2
@@ -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() {
use net heimdal-kdc
diff --git a/app-crypt/heimdal/files/heimdal-kcm.initd-r1 b/app-crypt/heimdal/files/heimdal-kcm.initd-r1
index b8f1f5b5d8ff..88824dd7e34f 100644
--- a/app-crypt/heimdal/files/heimdal-kcm.initd-r1
+++ b/app-crypt/heimdal/files/heimdal-kcm.initd-r1
@@ -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() {
after heimdal-kdc
diff --git a/app-crypt/heimdal/files/heimdal-kdc.initd-r2 b/app-crypt/heimdal/files/heimdal-kdc.initd-r2
index ce86d885d938..8d3f4f4b60c6 100644
--- a/app-crypt/heimdal/files/heimdal-kdc.initd-r2
+++ b/app-crypt/heimdal/files/heimdal-kdc.initd-r2
@@ -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() {
use net
diff --git a/app-crypt/heimdal/files/heimdal-kpasswdd.initd-r2 b/app-crypt/heimdal/files/heimdal-kpasswdd.initd-r2
index f3a120f7eb0d..a614c2232d85 100644
--- a/app-crypt/heimdal/files/heimdal-kpasswdd.initd-r2
+++ b/app-crypt/heimdal/files/heimdal-kpasswdd.initd-r2
@@ -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() {
use net heimdal-kdc
diff --git a/app-crypt/shash/files/shash.bash-completion b/app-crypt/shash/files/shash.bash-completion
index ccd15b96ba97..15a677dce5ba 100644
--- a/app-crypt/shash/files/shash.bash-completion
+++ b/app-crypt/shash/files/shash.bash-completion
@@ -1,6 +1,5 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
#
# shash(1) completion.
diff --git a/app-crypt/tpm-emulator/files/tpm-emulator.initd-0.7.4 b/app-crypt/tpm-emulator/files/tpm-emulator.initd-0.7.4
index 6183b9c4720b..8d5b9be561b1 100644
--- a/app-crypt/tpm-emulator/files/tpm-emulator.initd-0.7.4
+++ b/app-crypt/tpm-emulator/files/tpm-emulator.initd-0.7.4
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Id$
STARTUP_MODE='save';
diff --git a/app-crypt/trousers/files/tcsd.initd b/app-crypt/trousers/files/tcsd.initd
index 567dc5eff64b..19278c5658d3 100644
--- a/app-crypt/trousers/files/tcsd.initd
+++ b/app-crypt/trousers/files/tcsd.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$
depend() {
use logger