diff options
author | Francesco Turco <fturco@fastmail.fm> | 2017-09-01 22:39:11 +0200 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-09-03 00:18:35 +1000 |
commit | 2791b5bb8ba8afe338ca615c2b1717bd302818e2 (patch) | |
tree | f59dcef5481a287db3fcd7ee51275b1835ebf282 /sys-process | |
parent | sys-power/acpid: update link to wiki (diff) | |
download | gentoo-2791b5bb8ba8afe338ca615c2b1717bd302818e2.tar.gz gentoo-2791b5bb8ba8afe338ca615c2b1717bd302818e2.tar.bz2 gentoo-2791b5bb8ba8afe338ca615c2b1717bd302818e2.zip |
sys-process/anacron: update link to wiki
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/anacron/anacron-2.3-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-process/anacron/anacron-2.3-r4.ebuild | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/sys-process/anacron/anacron-2.3-r2.ebuild b/sys-process/anacron/anacron-2.3-r2.ebuild index 33967d9a695f..66f8e558937e 100644 --- a/sys-process/anacron/anacron-2.3-r2.ebuild +++ b/sys-process/anacron/anacron-2.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit eutils @@ -56,6 +56,6 @@ pkg_postinst() { echo einfo "You may wish to read the Gentoo Linux Cron Guide, which can be" einfo "found online at:" - einfo " https://www.gentoo.org/doc/en/cron-guide.xml" + einfo " https://wiki.gentoo.org/wiki/Cron" echo } diff --git a/sys-process/anacron/anacron-2.3-r4.ebuild b/sys-process/anacron/anacron-2.3-r4.ebuild index e5186601b355..62b12e5f3be9 100644 --- a/sys-process/anacron/anacron-2.3-r4.ebuild +++ b/sys-process/anacron/anacron-2.3-r4.ebuild @@ -1,5 +1,6 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + EAPI=6 inherit toolchain-funcs |