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 9E8AA138335 for ; Mon, 25 Jun 2018 21:24:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C209DE0A10; Mon, 25 Jun 2018 21:24:42 +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 7E33CE0A10 for ; Mon, 25 Jun 2018 21:24:42 +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 B0024335C2E for ; Mon, 25 Jun 2018 21:24:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0F46B2DA for ; Mon, 25 Jun 2018 21:24:39 +0000 (UTC) From: "Louis Sautier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Louis Sautier" Message-ID: <1529961874.71a8fb5b33bd6d2b7075976ce5737889ddb28c97.sbraz@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/graphite-web/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/graphite-web/graphite-web-0.9.13-r3.ebuild net-analyzer/graphite-web/graphite-web-1.1.3.ebuild net-analyzer/graphite-web/metadata.xml X-VCS-Directories: net-analyzer/graphite-web/ X-VCS-Committer: sbraz X-VCS-Committer-Name: Louis Sautier X-VCS-Revision: 71a8fb5b33bd6d2b7075976ce5737889ddb28c97 X-VCS-Branch: master Date: Mon, 25 Jun 2018 21:24:39 +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: 8b4b46ce-a419-47a5-b100-7e8bea1ad4af X-Archives-Hash: a7acebd864c84f1721105729cc782a32 commit: 71a8fb5b33bd6d2b7075976ce5737889ddb28c97 Author: Louis Sautier gmail com> AuthorDate: Sun Jun 10 20:44:14 2018 +0000 Commit: Louis Sautier gentoo org> CommitDate: Mon Jun 25 21:24:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71a8fb5b net-analyzer/graphite-web: update HOMEPAGE, add GitHub to metadata.xml Package-Manager: Portage-2.3.40, Repoman-2.3.9 net-analyzer/graphite-web/graphite-web-0.9.13-r3.ebuild | 4 ++-- net-analyzer/graphite-web/graphite-web-1.1.3.ebuild | 2 +- net-analyzer/graphite-web/metadata.xml | 2 ++ 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/net-analyzer/graphite-web/graphite-web-0.9.13-r3.ebuild b/net-analyzer/graphite-web/graphite-web-0.9.13-r3.ebuild index 437a290d101..f0fed573df9 100644 --- a/net-analyzer/graphite-web/graphite-web-0.9.13-r3.ebuild +++ b/net-analyzer/graphite-web/graphite-web-0.9.13-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 python-utils-r1 prefix DESCRIPTION="Enterprise scalable realtime graphing" -HOMEPAGE="http://graphite.readthedocs.org/" +HOMEPAGE="https://graphiteapp.org/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz https://raw.githubusercontent.com/graphite-project/graphite-web/522d84fed687bd946878e48d85982d59f7bd1267/webapp/content/img/share.png -> ${P}-share.png" diff --git a/net-analyzer/graphite-web/graphite-web-1.1.3.ebuild b/net-analyzer/graphite-web/graphite-web-1.1.3.ebuild index e8d0e6ccfcb..a51361a091c 100644 --- a/net-analyzer/graphite-web/graphite-web-1.1.3.ebuild +++ b/net-analyzer/graphite-web/graphite-web-1.1.3.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_{4,5,6}} ) inherit distutils-r1 python-utils-r1 prefix DESCRIPTION="Enterprise scalable realtime graphing" -HOMEPAGE="http://graphite.readthedocs.org/" +HOMEPAGE="https://graphiteapp.org/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/net-analyzer/graphite-web/metadata.xml b/net-analyzer/graphite-web/metadata.xml index 851f07a3b53..d4f9fa58262 100644 --- a/net-analyzer/graphite-web/metadata.xml +++ b/net-analyzer/graphite-web/metadata.xml @@ -11,5 +11,7 @@ graphite-web + graphite-project/graphite-web + https://github.com/graphite-project/graphite-web/issues