Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-power/acpid/
Date: Sat, 02 Sep 2017 14:18:46
Message-Id: 1504361915.3426ab9cff93a43f6151f6ebc61103263b2db832.kensington@gentoo
1 commit: 3426ab9cff93a43f6151f6ebc61103263b2db832
2 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
3 AuthorDate: Fri Sep 1 20:33:44 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 2 14:18:35 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3426ab9c
7
8 sys-power/acpid: update link to wiki
9
10 sys-power/acpid/acpid-2.0.23.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/sys-power/acpid/acpid-2.0.23.ebuild b/sys-power/acpid/acpid-2.0.23.ebuild
14 index 820cfb7c73c..e81b4346445 100644
15 --- a/sys-power/acpid/acpid-2.0.23.ebuild
16 +++ b/sys-power/acpid/acpid-2.0.23.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2015 Gentoo Foundation
19 +# Copyright 1999-2017 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=5
23 @@ -53,7 +53,7 @@ pkg_postinst() {
24 elog
25 elog "You may wish to read the Gentoo Linux Power Management Guide,"
26 elog "which can be found online at:"
27 - elog "https://www.gentoo.org/doc/en/power-management-guide.xml"
28 + elog "https://wiki.gentoo.org/wiki/Power_management/Guide"
29 elog
30 fi