From: Francesco Turco Date: Fri, 1 Sep 2017 20:39:11 +0000 (+0200) Subject: sys-process/anacron: update link to wiki X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2791b5bb8ba8afe338ca615c2b1717bd302818e2;p=gentoo.git sys-process/anacron: update link to wiki --- 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