net-analyzer/graphite-web: update HOMEPAGE, add GitHub to metadata.xml
authorLouis Sautier <sautier.louis@gmail.com>
Sun, 10 Jun 2018 20:44:14 +0000 (22:44 +0200)
committerLouis Sautier <sbraz@gentoo.org>
Mon, 25 Jun 2018 21:24:34 +0000 (23:24 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

index 437a290d1014d5aaec2f3e064a665f342fcad97f..f0fed573df9f851c7e2da9d183c681e13d37b9ca 100644 (file)
@@ -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"
 
index e8d0e6ccfcbe639bd3072199177b4e762b6b70bc..a51361a091c1c5a202e58eaa7f4701b1f5fded08 100644 (file)
@@ -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"
index 851f07a3b53277f4890d02569704db251e3924ec..d4f9fa582626a8036c37b7b534d54841e67dfdb6 100644 (file)
@@ -11,5 +11,7 @@
        </use>
        <upstream>
                <remote-id type="pypi">graphite-web</remote-id>
+               <remote-id type="github">graphite-project/graphite-web</remote-id>
+               <bugs-to>https://github.com/graphite-project/graphite-web/issues</bugs-to>
        </upstream>
 </pkgmetadata>