Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 534460 - app-admin/logcheck links to old documentation URL
Summary: app-admin/logcheck links to old documentation URL
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal minor
Assignee: Paweł Hajdan, Jr. (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-03 18:03 UTC by Alex Legler (RETIRED)
Modified: 2016-12-17 22:43 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Legler (RETIRED) archtester gentoo-dev Security 2015-01-03 18:03:27 UTC
New URL is https://wiki.gentoo.org/wiki/Logcheck

logcheck-1.3.15-r2.ebuild:   elog "Please read the guide ad http://www.gentoo.org/doc/en/logcheck.xml"
logcheck-1.3.17.ebuild:      elog "Please read the guide ad http://www.gentoo.org/doc/en/logcheck.xml"
logcheck-1.3.16.ebuild:      elog "Please read the guide ad http://www.gentoo.org/doc/en/logcheck.xml"
logcheck-1.3.15-r1.ebuild:   elog "Please read the guide ad http://www.gentoo.org/doc/en/logcheck.xml"
Comment 1 Wim Muskee 2016-12-10 05:32:27 UTC
Made a PR for this: https://github.com/gentoo/gentoo/pull/3041
Comment 2 Patrice Clement (RETIRED) gentoo-dev 2016-12-17 22:43:57 UTC
commit f077a399863697f3db9c0cb87c59ddc9b2a8af48 (HEAD -> master, origin/master, origin/HEAD)
Author:     Wim Muskee <wimmuskee@gmail.com>
AuthorDate: Tue Dec 6 21:52:17 2016 +0100
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: Sat Dec 17 23:43:42 2016 +0100

app-admin/logcheck: update elog doc link.

Gentoo-Bug: https://bugs.gentoo.org/534460

Closes: https://github.com/gentoo/gentoo/pull/3041

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

app-admin/logcheck/logcheck-1.3.15-r1.ebuild | 4 ++--
app-admin/logcheck/logcheck-1.3.15-r2.ebuild | 4 ++--
app-admin/logcheck/logcheck-1.3.16.ebuild    | 4 ++--
app-admin/logcheck/logcheck-1.3.17.ebuild    | 4 ++--
4 files changed, 8 insertions(+), 8 deletions(-)

PR merged, thanks!