projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae73aad
)
eclass/cron: replace old gorg url to avoid redundant redirection
author
Mikle Kolyada
<zlogene@gentoo.org>
Mon, 7 May 2018 07:19:13 +0000
(10:19 +0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Mon, 7 May 2018 07:19:46 +0000
(10:19 +0300)
eclass/cron.eclass
patch
|
blob
|
history
diff --git
a/eclass/cron.eclass
b/eclass/cron.eclass
index 3ff996609b7ff32fe7528259d0372165cfab41bc..d40bc62cdfe42f493e7fad54c628080d3d1fddf9 100644
(file)
--- a/
eclass/cron.eclass
+++ b/
eclass/cron.eclass
@@
-1,4
+1,4
@@
-# Copyright 1999-201
1
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: cron.eclass
@@
-155,6
+155,6
@@
cron_pkg_postinst() {
einfo "You may wish to read the Gentoo Linux Cron Guide, which can be"
einfo "found online at:"
- einfo " https://w
ww.gentoo.org/doc/en/cron-guide.xml
"
+ einfo " https://w
iki.gentoo.org/wiki/Cron
"
echo
}