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-process/anacron/
Date: Sat, 02 Sep 2017 14:18:46
Message-Id: 1504361915.2791b5bb8ba8afe338ca615c2b1717bd302818e2.kensington@gentoo
1 commit: 2791b5bb8ba8afe338ca615c2b1717bd302818e2
2 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
3 AuthorDate: Fri Sep 1 20:39:11 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=2791b5bb
7
8 sys-process/anacron: update link to wiki
9
10 sys-process/anacron/anacron-2.3-r2.ebuild | 4 ++--
11 sys-process/anacron/anacron-2.3-r4.ebuild | 3 ++-
12 2 files changed, 4 insertions(+), 3 deletions(-)
13
14 diff --git a/sys-process/anacron/anacron-2.3-r2.ebuild b/sys-process/anacron/anacron-2.3-r2.ebuild
15 index 33967d9a695..66f8e558937 100644
16 --- a/sys-process/anacron/anacron-2.3-r2.ebuild
17 +++ b/sys-process/anacron/anacron-2.3-r2.ebuild
18 @@ -1,4 +1,4 @@
19 -# Copyright 1999-2012 Gentoo Foundation
20 +# Copyright 1999-2017 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22
23 inherit eutils
24 @@ -56,6 +56,6 @@ pkg_postinst() {
25 echo
26 einfo "You may wish to read the Gentoo Linux Cron Guide, which can be"
27 einfo "found online at:"
28 - einfo " https://www.gentoo.org/doc/en/cron-guide.xml"
29 + einfo " https://wiki.gentoo.org/wiki/Cron"
30 echo
31 }
32
33 diff --git a/sys-process/anacron/anacron-2.3-r4.ebuild b/sys-process/anacron/anacron-2.3-r4.ebuild
34 index e5186601b35..62b12e5f3be 100644
35 --- a/sys-process/anacron/anacron-2.3-r4.ebuild
36 +++ b/sys-process/anacron/anacron-2.3-r4.ebuild
37 @@ -1,5 +1,6 @@
38 -# Copyright 1999-2016 Gentoo Foundation
39 +# Copyright 1999-2017 Gentoo Foundation
40 # Distributed under the terms of the GNU General Public License v2
41 +
42 EAPI=6
43
44 inherit toolchain-funcs