diff --git a/media-gfx/oculante/oculante-0.9.2.ebuild b/media-gfx/oculante/oculante-0.9.2-r1.ebuild similarity index 99% rename from media-gfx/oculante/oculante-0.9.2.ebuild rename to media-gfx/oculante/oculante-0.9.2-r1.ebuild index 72104cd..6e2dd9f 100644 --- a/media-gfx/oculante/oculante-0.9.2.ebuild +++ b/media-gfx/oculante/oculante-0.9.2-r1.ebuild @@ -946,8 +946,12 @@ LICENSE+=" SLOT="0" KEYWORDS="~amd64" +# rust does not use *FLAGS from make.conf, silence portage warning +QA_FLAGS_IGNORED="usr/bin/${PN}" +QA_PRESTRIPPED="usr/bin/${PN}" + src_install() { - default + cargo_src_install domenu "${S}/res/oculante.desktop" }