Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-laptop/hdapsd/
Date: Sun, 18 Aug 2019 12:37:30
Message-Id: 1566131798.5fb9e40dc0912639330db897ec35b2356ffba88d.soap@gentoo
1 commit: 5fb9e40dc0912639330db897ec35b2356ffba88d
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 18 12:07:21 2019 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 18 12:36:38 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fb9e40d
7
8 app-laptop/hdapsd: [QA] Fix leading whitespace
9
10 Package-Manager: Portage-2.3.71, Repoman-2.3.17
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 app-laptop/hdapsd/hdapsd-20141203.ebuild | 6 +++---
14 1 file changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/app-laptop/hdapsd/hdapsd-20141203.ebuild b/app-laptop/hdapsd/hdapsd-20141203.ebuild
17 index 6edd851d960..df52add2e9f 100644
18 --- a/app-laptop/hdapsd/hdapsd-20141203.ebuild
19 +++ b/app-laptop/hdapsd/hdapsd-20141203.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -62,11 +62,11 @@ precedence over the latter if both are used.
27
28 You can change the default sampling rate by modifing
29
30 - /sys/devices/platform/hdaps/sampling_rate
31 + /sys/devices/platform/hdaps/sampling_rate
32
33 and you may need to enable shock protection manually by running
34
35 - # echo -1 > /sys/block/<disk>/device/unload_heads
36 + # echo -1 > /sys/block/<disk>/device/unload_heads
37
38 as root.
39 "