summaryrefslogtreecommitdiff
path: root/dev-util/valgrind/valgrind-3.20.0-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/valgrind/valgrind-3.20.0-r2.ebuild')
-rw-r--r--dev-util/valgrind/valgrind-3.20.0-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/valgrind/valgrind-3.20.0-r2.ebuild b/dev-util/valgrind/valgrind-3.20.0-r2.ebuild
index 131bcaad0a1a..4c4874401db0 100644
--- a/dev-util/valgrind/valgrind-3.20.0-r2.ebuild
+++ b/dev-util/valgrind/valgrind-3.20.0-r2.ebuild
@@ -135,7 +135,7 @@ pkg_postinst() {
elog "Valgrind will not work if libc (e.g. glibc) does not have debug symbols."
elog "To fix this you can add splitdebug to FEATURES in make.conf"
elog "and remerge glibc. See:"
- elog "https://bugs.gentoo.org/show_bug.cgi?id=214065"
- elog "https://bugs.gentoo.org/show_bug.cgi?id=274771"
- elog "https://bugs.gentoo.org/show_bug.cgi?id=388703"
+ elog "https://bugs.gentoo.org/214065"
+ elog "https://bugs.gentoo.org/274771"
+ elog "https://bugs.gentoo.org/388703"
}