dev-util/eclipse-parallel-bin: update QA_FLAGS_IGNORED

Closes: https://bugs.gentoo.org/884665
Closes: https://bugs.gentoo.org/884667

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
Sergey Torokhov
2022-12-09 20:08:30 +03:00
parent 98b1b1bef8
commit 03b892e28e
2 changed files with 2 additions and 9 deletions

View File

@@ -32,10 +32,7 @@ RDEPEND="
x11-libs/gtk+:3
"
QA_FLAGS_IGNORED="
/opt/eclipse-parallel-bin/eclipse
/opt/eclipse-parallel-bin/plugins/org.eclipse.equinox.launcher.gtk.linux[.].*/eclipse_.*[.]so
"
QA_FLAGS_IGNORED=".*"
src_install() {
insinto "/opt/${PN}"

View File

@@ -32,11 +32,7 @@ RDEPEND="
x11-libs/gtk+:3
"
QA_FLAGS_IGNORED="
/opt/eclipse-parallel-bin/eclipse
/opt/eclipse-parallel-bin/plugins/org.eclipse.equinox.launcher.gtk.linux[.].*/eclipse_.*[.]so
/opt/eclipse-parallel-bin/plugins/*
"
QA_FLAGS_IGNORED=".*"
src_install() {
insinto "/opt/${PN}"