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 /sys-power/apcupsd
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 'sys-power/apcupsd')
-rw-r--r--sys-power/apcupsd/files/apcupsd.init.41
-rw-r--r--sys-power/apcupsd/files/apcupsd.powerfail.init1
2 files changed, 0 insertions, 2 deletions
diff --git a/sys-power/apcupsd/files/apcupsd.init.4 b/sys-power/apcupsd/files/apcupsd.init.4
index 2a69687db89d..ebd6b9755d4f 100644
--- a/sys-power/apcupsd/files/apcupsd.init.4
+++ b/sys-power/apcupsd/files/apcupsd.init.4
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
INSTANCE="${SVCNAME#*.}"
if [ -z "${INSTANCE}" ] || [ "${SVCNAME}" = "apcupsd" ]; then
diff --git a/sys-power/apcupsd/files/apcupsd.powerfail.init b/sys-power/apcupsd/files/apcupsd.powerfail.init
index 5eaad9ea3bc9..be591f86c185 100644
--- a/sys-power/apcupsd/files/apcupsd.powerfail.init
+++ b/sys-power/apcupsd/files/apcupsd.powerfail.init
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
description='Signal the UPS to kill power in a power failure condition'