diff options
author | Francesco Turco <fturco@fastmail.fm> | 2017-09-01 22:33:44 +0200 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-09-03 00:18:35 +1000 |
commit | 3426ab9cff93a43f6151f6ebc61103263b2db832 (patch) | |
tree | d40ab5a208307e4421e3c027821f04e22c03f136 /sys-power | |
parent | sys-kernel/genkernel: update links to wiki (diff) | |
download | gentoo-3426ab9cff93a43f6151f6ebc61103263b2db832.tar.gz gentoo-3426ab9cff93a43f6151f6ebc61103263b2db832.tar.bz2 gentoo-3426ab9cff93a43f6151f6ebc61103263b2db832.zip |
sys-power/acpid: update link to wiki
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/acpid/acpid-2.0.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/acpid/acpid-2.0.23.ebuild b/sys-power/acpid/acpid-2.0.23.ebuild index 820cfb7c73c8..e81b43464451 100644 --- a/sys-power/acpid/acpid-2.0.23.ebuild +++ b/sys-power/acpid/acpid-2.0.23.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -53,7 +53,7 @@ pkg_postinst() { elog elog "You may wish to read the Gentoo Linux Power Management Guide," elog "which can be found online at:" - elog "https://www.gentoo.org/doc/en/power-management-guide.xml" + elog "https://wiki.gentoo.org/wiki/Power_management/Guide" elog fi |