summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/ekeyd')
-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