mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
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:
@@ -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}"
|
||||
|
||||
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user