commit: e5bdcf04d1e64e13c519609089fb30e3f9ad0b33 Author: Patrick J Taylor <patrick.joseph.taylor <AT> gmail <DOT> com> AuthorDate: Tue Sep 13 16:57:04 2022 +0000 Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de> CommitDate: Tue Sep 13 18:27:24 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e5bdcf04
sci-chemistry/vesta-bin: set QA_PREBUILT to silence QA warnings Closes: https://bugs.gentoo.org/869938 Closes: https://bugs.gentoo.org/869941 Signed-off-by: Patrick J Taylor <patrick.joseph.taylor <AT> gmail.com> sci-chemistry/vesta-bin/vesta-bin-3.5.8.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sci-chemistry/vesta-bin/vesta-bin-3.5.8.ebuild b/sci-chemistry/vesta-bin/vesta-bin-3.5.8.ebuild index 65ce1ce48..f532d32a7 100644 --- a/sci-chemistry/vesta-bin/vesta-bin-3.5.8.ebuild +++ b/sci-chemistry/vesta-bin/vesta-bin-3.5.8.ebuild @@ -26,6 +26,8 @@ RDEPEND=">=x11-libs/gtk+-3.24.34[wayland] RESTRICT="strip" +QA_PREBUILT="opt/VESTA/*" + src_install() { insinto /opt/VESTA doins -r "${S}"/*
