From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 19E471396D0 for ; Sat, 30 Sep 2017 08:05:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 721462BC00C; Sat, 30 Sep 2017 08:05:22 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3F44A2BC00C for ; Sat, 30 Sep 2017 08:05:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1D7563417FE for ; Sat, 30 Sep 2017 08:05:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BDDFF9097 for ; Sat, 30 Sep 2017 08:05:17 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1506758702.62252c9d28d7ee0de149b161d8752f6aa92e25d0.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/filebeat/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/filebeat/Manifest app-admin/filebeat/filebeat-5.6.1.ebuild X-VCS-Directories: app-admin/filebeat/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 62252c9d28d7ee0de149b161d8752f6aa92e25d0 X-VCS-Branch: master Date: Sat, 30 Sep 2017 08:05:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f27d0a17-7d3e-4980-9740-4077bc5b78e3 X-Archives-Hash: 5e0ccbddcf03267019873448e508a61d commit: 62252c9d28d7ee0de149b161d8752f6aa92e25d0 Author: Tomas Mozes gmail com> AuthorDate: Thu Sep 28 06:34:05 2017 +0000 Commit: Patrice Clement gentoo org> CommitDate: Sat Sep 30 08:05:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62252c9d app-admin/filebeat: drop old. Package-Manager: Portage-2.3.10, Repoman-2.3.3 app-admin/filebeat/Manifest | 1 - app-admin/filebeat/filebeat-5.6.1.ebuild | 69 -------------------------------- 2 files changed, 70 deletions(-) diff --git a/app-admin/filebeat/Manifest b/app-admin/filebeat/Manifest index 0ed2451ec95..65a1e593d0f 100644 --- a/app-admin/filebeat/Manifest +++ b/app-admin/filebeat/Manifest @@ -1,3 +1,2 @@ DIST filebeat-5.5.2.tar.gz 18075191 SHA256 39e792324a35fe84ef9a63cd5324252bc71d1c665188e8d597e12ca170cfde7a SHA512 ad92b41a9ceaad6c6e6fc80d0adccd7fe03a7056d121484bcf35c6a46b2061a5ef6d32121dd12d59b51e7678769da5c405b1d549fa130631ae3f1989b78fba48 WHIRLPOOL 46d182bd339abd26f3c4cf3f8d3a716180fc00147458f571eec34aefcaa67d9e88a561988e37c47083528024e4e0559b255c7a17efa43e0e4b21b653a575f7fd -DIST filebeat-5.6.1.tar.gz 18142175 SHA256 3534ef7a3833ae85aef53a12580520b5d85feaa1408289ea37a6ebff5a2fda0a SHA512 842fd28012455ddacffb66db719e1df6fe987c844899d34428d65bca2ec4e1b49a801a976f546b4380da077426250109c5b1c84188a44c14c98f054165b27123 WHIRLPOOL 1d11e08572e51c526cd0443b3fe3ce691dbcd8bc5463a531d89d2685df157f61e28ca645c37f273e7f5b7c69984f5152de310a140567cd757b70a68d0bc578aa DIST filebeat-5.6.2.tar.gz 18142395 SHA256 72e247d6ec3586883cd58bc6465d18b7eb0857763ff422259205abf090557e45 SHA512 0132be77bfa51aa43b7d0ca9466bd7ab602bddffe163bd63270a3192601c9f9bc9f85f1ad18bf2e90ba5df1f6a4b14be0fc08148c2e75c264e5da7268b9fb92a WHIRLPOOL e25ebf7594fe54c325d72a8f5db09bfb21ed33df42d682cbff6383390f3daebbf57bd15d687bfff6bc740f44ebad9e4d4e5a1329bd18c213aefdea5de7b8d2dd diff --git a/app-admin/filebeat/filebeat-5.6.1.ebuild b/app-admin/filebeat/filebeat-5.6.1.ebuild deleted file mode 100644 index 451e2191c7a..00000000000 --- a/app-admin/filebeat/filebeat-5.6.1.ebuild +++ /dev/null @@ -1,69 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Lightweight log shipper for Logstash and Elasticsearch" -HOMEPAGE="https://www.elastic.co/products/beats" -SRC_URI="https://github.com/elastic/beats/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -DEPEND=">=dev-lang/go-1.8.3" -RDEPEND="!app-admin/filebeat-bin" - -ELASTIC="${WORKDIR}/src/github.com/elastic" -BEATS="${ELASTIC}/beats" -S="${BEATS}" - -src_unpack() { - mkdir -p "${ELASTIC}" || die - unpack ${P}.tar.gz - mv beats-${PV} "${BEATS}" || die -} - -src_compile() { - cd ${BEATS}/filebeat || die - GOPATH="${WORKDIR}" emake -} - -src_test() { - cd ${BEATS}/filebeat || die - GOPATH="${WORKDIR}" emake check -} - -src_install() { - keepdir /var/{lib,log}/${PN} - - fperms 0750 /var/{lib,log}/${PN} - - newconfd "${FILESDIR}/${PN}.confd" ${PN} - newinitd "${FILESDIR}/${PN}.initd" ${PN} - - insinto "/usr/share/doc/${PF}/examples" - doins ${PN}/{filebeat.yml,filebeat.full.yml} - - insinto "/etc/${PN}" - doins ${PN}/{filebeat.template.json,filebeat.template-es2x.json,filebeat.template-es6x.json} - - exeinto "/usr/share/${PN}" - doexe libbeat/scripts/migrate_beat_config_1_x_to_5_0.py - - dobin filebeat/filebeat -} - -pkg_postinst() { - if [[ -n "${REPLACING_VERSIONS}" ]]; then - elog "Please read the migration guide at:" - elog "https://www.elastic.co/guide/en/beats/libbeat/5.0/upgrading.html" - elog "" - elog "The migration script:" - elog "${EROOT%/}/usr/share/filebeat/migrate_beat_config_1_x_to_5_0.py" - elog "" - fi - - elog "Example configurations:" - elog "${EROOT%/}/usr/share/doc/${PF}/examples" -}