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 0712C138334 for ; Thu, 28 Jun 2018 11:32:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 96A41E0870; Thu, 28 Jun 2018 11:32:00 +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 12165E0870 for ; Thu, 28 Jun 2018 11:31:57 +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 5AA1C335C91 for ; Thu, 28 Jun 2018 11:31:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 71E082B3 for ; Thu, 28 Jun 2018 11:31:53 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1530185492.fc759cad2fcd61a84051bb15d1a15596eea4f9b4.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/grafana-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/grafana-bin/Manifest www-apps/grafana-bin/grafana-bin-5.0.4.ebuild www-apps/grafana-bin/grafana-bin-5.2.0.ebuild X-VCS-Directories: www-apps/grafana-bin/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: fc759cad2fcd61a84051bb15d1a15596eea4f9b4 X-VCS-Branch: master Date: Thu, 28 Jun 2018 11:31:53 +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: 0e2c4f24-e1e5-4756-98fd-d26171b7c8dc X-Archives-Hash: d5a73a180b61635dd7be8f5751f855bc commit: fc759cad2fcd61a84051bb15d1a15596eea4f9b4 Author: Tobias Klausmann gentoo org> AuthorDate: Thu Jun 28 11:31:32 2018 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Thu Jun 28 11:31:32 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc759cad www-apps/grafana-bin: Add 5.2.0 remove old (5.0.4) Package-Manager: Portage-2.3.40, Repoman-2.3.9 www-apps/grafana-bin/Manifest | 2 +- .../grafana-bin/{grafana-bin-5.0.4.ebuild => grafana-bin-5.2.0.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www-apps/grafana-bin/Manifest b/www-apps/grafana-bin/Manifest index cf9b6b36ade..37a3114b421 100644 --- a/www-apps/grafana-bin/Manifest +++ b/www-apps/grafana-bin/Manifest @@ -1,2 +1,2 @@ -DIST grafana-bin-5.0.4.tar.gz 51600575 BLAKE2B 13fc3943fc55424674ae173c9c16ae3f1de0d1c331dbee807e69cef9d9743c83d348185edc33af541ae77766849e74a5cb0c742a316677ac9582db40ae051d08 SHA512 c0a05e6661af615676f3bee99c7865bda599a47de464d4bb322232224305191879cdb6ac4149a8963b2a7102d6a34349059cdb3b0e069cf830d341889df1c745 DIST grafana-bin-5.1.3.tar.gz 52436314 BLAKE2B e5ff613a6d65018b6c205a88a520b5f07ea32955cb8f4b75d1eef05946d93c50272edecf80c8a4a6b8b4a70fbae7c90c71f1b833a31ff56ed71c59dda3007b4c SHA512 3d0fcc2015d95a5334d571f4ea61fa1bb7ead1b4131342e3bf167c832c0f951ae6669049da73a8d954117d54b5422be9203505db19b370ec337c481900d7fea5 +DIST grafana-bin-5.2.0.tar.gz 54295475 BLAKE2B 30d17fa3bf1c5f802fdbc6e0fc651afe793f30e81fce137baac3ab1d979cb9d656e97a49636b4a59b4388534115680b16d7c0979ceca59f1c61891c9a512ad4d SHA512 d87bb727f3e90aa89ba46d50ab1a9293292270fc5633caa2932418ca8fe28355863e71f5550e279be4a916a4d0d22c34e39bdab1cce4908d968de859952cd9fa diff --git a/www-apps/grafana-bin/grafana-bin-5.0.4.ebuild b/www-apps/grafana-bin/grafana-bin-5.2.0.ebuild similarity index 96% rename from www-apps/grafana-bin/grafana-bin-5.0.4.ebuild rename to www-apps/grafana-bin/grafana-bin-5.2.0.ebuild index 579ce394738..c398e8e8858 100644 --- a/www-apps/grafana-bin/grafana-bin-5.0.4.ebuild +++ b/www-apps/grafana-bin/grafana-bin-5.2.0.ebuild @@ -10,7 +10,7 @@ S=${WORKDIR}/${MY_PN}-${PV} DESCRIPTION="Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & OpenTSDB" HOMEPAGE="https://grafana.org" -SRC_URI="https://s3-us-west-2.amazonaws.com/grafana-releases/release/${MY_PN}-${PV}.linux-x64.tar.gz -> ${P}.tar.gz" +SRC_URI="https://s3-us-west-2.amazonaws.com/grafana-releases/release/${MY_PN}-${PV}.linux-amd64.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0"