summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-02-09 09:18:54 +0100
committerJustin Lecher <jlec@gentoo.org>2016-02-09 10:33:03 +0100
commitdeac63d0c8f646e7d8617cf664e01d599253de89 (patch)
treefd1fdd2204dd820fd869f8d48fdea118be8400a7 /app-antivirus/skyldav
parentprofiles: drop mask for removed package kde-base/contactthemeeditor (diff)
downloadgentoo-deac63d0c8f646e7d8617cf664e01d599253de89.tar.gz
gentoo-deac63d0c8f646e7d8617cf664e01d599253de89.tar.bz2
gentoo-deac63d0c8f646e7d8617cf664e01d599253de89.zip
Convert $Header to $Id
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-antivirus/skyldav')
-rw-r--r--app-antivirus/skyldav/files/skyldav.confd2
-rwxr-xr-xapp-antivirus/skyldav/files/skyldav.initd2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-antivirus/skyldav/files/skyldav.confd b/app-antivirus/skyldav/files/skyldav.confd
index aad4d2305900..3638144bc10b 100644
--- a/app-antivirus/skyldav/files/skyldav.confd
+++ b/app-antivirus/skyldav/files/skyldav.confd
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
# Config file for /etc/init.d/skyldav
diff --git a/app-antivirus/skyldav/files/skyldav.initd b/app-antivirus/skyldav/files/skyldav.initd
index fd4bf09f7e33..ce19ccf8786b 100755
--- a/app-antivirus/skyldav/files/skyldav.initd
+++ b/app-antivirus/skyldav/files/skyldav.initd
@@ -1,7 +1,7 @@
#!/sbin/runscript
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
SKYLDAV_BIN="/usr/sbin/skyldav"
SKYLDAV_OPTS="${SKYLDAV_OPTS:--m 2}"