commit:     935d40771348d9760c56721e7eaa8446e6db7c90
Author:     Tomas Mozes <hydrapolic <AT> gmail <DOT> com>
AuthorDate: Tue May 24 09:51:05 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Wed May 25 10:06:44 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=935d4077

app-admin/filebeat-bin: specify prebuilt binaries for 1.2.3

Package-Manager: portage-2.3.0_rc1
Closes: https://github.com/gentoo/gentoo/pull/1495

Signed-off-by: Ian Delaney <idella4 <AT> gentoo.org>

 app-admin/filebeat-bin/filebeat-bin-1.2.3.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app-admin/filebeat-bin/filebeat-bin-1.2.3.ebuild 
b/app-admin/filebeat-bin/filebeat-bin-1.2.3.ebuild
index a209128..c8e7775 100644
--- a/app-admin/filebeat-bin/filebeat-bin-1.2.3.ebuild
+++ b/app-admin/filebeat-bin/filebeat-bin-1.2.3.ebuild
@@ -16,6 +16,8 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
+QA_PREBUILT="usr/bin/filebeat"
+
 src_unpack() {
        if use amd64; then
                S="${WORKDIR}/${MY_P}-x86_64"

Reply via email to