commit: 3391e6b07d5fb349c45ea637f19765cbada8cd98
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat May 5 19:45:09 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat May 5 20:09:18 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3391e6b0
dev-util/codeblocks: Shorten the elog about symbol resolver
Package-Manager: Portage-2.3.28, Repoman-2.3.9
dev-util/codeblocks/codeblocks-17.12-r300.ebuild | 7 ++-----
dev-util/codeblocks/codeblocks-17.12.ebuild | 7 ++-----
2 files changed, 4 insertions(+), 10 deletions(-)
diff --git a/dev-util/codeblocks/codeblocks-17.12-r300.ebuild
b/dev-util/codeblocks/codeblocks-17.12-r300.ebuild
index 3cee7431cee..3b627ef7a23 100644
--- a/dev-util/codeblocks/codeblocks-17.12-r300.ebuild
+++ b/dev-util/codeblocks/codeblocks-17.12-r300.ebuild
@@ -64,11 +64,8 @@ src_configure() {
pkg_postinst() {
if [[ ${WX_GTK_VER} == "3.0" || ${WX_GTK_VER} == "3.0-gtk3" ]]; then
- elog "KNOWN ISSUE:"
- elog "The symbols browser is disabled in wx3.x builds due to it
causes crashes."
- elog "For more information see ticket
https://sourceforge.net/p/codeblocks/tickets/225/"
- elog "with related commits
https://sourceforge.net/p/codeblocks/code/11027/"
- elog "and https://sourceforge.net/p/codeblocks/code/11141/"
+ elog "The symbols browser is disabled due to it causing
crashes."
+ elog "For more information see
https://sourceforge.net/p/codeblocks/tickets/225/"
fi
xdg_desktop_database_update
diff --git a/dev-util/codeblocks/codeblocks-17.12.ebuild
b/dev-util/codeblocks/codeblocks-17.12.ebuild
index 283d6657788..ed606b14c4a 100644
--- a/dev-util/codeblocks/codeblocks-17.12.ebuild
+++ b/dev-util/codeblocks/codeblocks-17.12.ebuild
@@ -64,11 +64,8 @@ src_configure() {
pkg_postinst() {
if [[ ${WX_GTK_VER} == "3.0" || ${WX_GTK_VER} == "3.0-gtk3" ]]; then
- elog "KNOWN ISSUE:"
- elog "The symbols browser is disabled in wx3.x builds due to it
causes crashes."
- elog "For more information see ticket
https://sourceforge.net/p/codeblocks/tickets/225/"
- elog "with related commits
https://sourceforge.net/p/codeblocks/code/11027/"
- elog "and https://sourceforge.net/p/codeblocks/code/11141/"
+ elog "The symbols browser is disabled due to it causing
crashes."
+ elog "For more information see
https://sourceforge.net/p/codeblocks/tickets/225/"
fi
xdg_desktop_database_update