summaryrefslogtreecommitdiff
path: root/dev-util/valgrind/valgrind-3.21.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/valgrind/valgrind-3.21.0-r1.ebuild')
-rw-r--r--dev-util/valgrind/valgrind-3.21.0-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/valgrind/valgrind-3.21.0-r1.ebuild b/dev-util/valgrind/valgrind-3.21.0-r1.ebuild
index 103c949ad515..7b6c9f5f76e8 100644
--- a/dev-util/valgrind/valgrind-3.21.0-r1.ebuild
+++ b/dev-util/valgrind/valgrind-3.21.0-r1.ebuild
@@ -126,7 +126,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"
}