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/ekeyd/files
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/ekeyd/files')
-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
4 files changed, 0 insertions, 4 deletions
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