From: Michael Mair-Keimberger Date: Thu, 9 May 2019 17:30:03 +0000 (+0200) Subject: dev-python/carbon: update HOMEPAGE, use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=908191f568c9879ad8c832b7e4463cba9880000a;p=gentoo.git dev-python/carbon: update HOMEPAGE, use HTTPS Signed-off-by: Michael Mair-Keimberger Signed-off-by: Aaron Bauman --- diff --git a/dev-python/carbon/carbon-0.9.13-r1.ebuild b/dev-python/carbon/carbon-0.9.13-r1.ebuild index b861686a53d5..2cf0631d6fc3 100644 --- a/dev-python/carbon/carbon-0.9.13-r1.ebuild +++ b/dev-python/carbon/carbon-0.9.13-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Backend data caching and persistence daemon for Graphite" -HOMEPAGE="http://graphite.wikidot.com/" +HOMEPAGE="https://graphiteapp.org/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" diff --git a/dev-python/carbon/carbon-0.9.13.ebuild b/dev-python/carbon/carbon-0.9.13.ebuild index e30fd7dff586..6bc41708af67 100644 --- a/dev-python/carbon/carbon-0.9.13.ebuild +++ b/dev-python/carbon/carbon-0.9.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Backend data caching and persistence daemon for Graphite" -HOMEPAGE="http://graphite.wikidot.com/" +HOMEPAGE="https://graphiteapp.org/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" diff --git a/dev-python/carbon/carbon-1.1.3-r1.ebuild b/dev-python/carbon/carbon-1.1.3-r1.ebuild index d6ef612dffed..3bf8a434141e 100644 --- a/dev-python/carbon/carbon-1.1.3-r1.ebuild +++ b/dev-python/carbon/carbon-1.1.3-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{5,6}} ) inherit distutils-r1 DESCRIPTION="Backend data caching and persistence daemon for Graphite" -HOMEPAGE="http://graphite.wikidot.com/" +HOMEPAGE="https://graphiteapp.org/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" diff --git a/dev-python/carbon/carbon-1.1.5.ebuild b/dev-python/carbon/carbon-1.1.5.ebuild index 486fd6365975..98643b503262 100644 --- a/dev-python/carbon/carbon-1.1.5.ebuild +++ b/dev-python/carbon/carbon-1.1.5.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{5,6}} ) # 3.7 dropped due to dep-hell inherit distutils-r1 DESCRIPTION="Backend data caching and persistence daemon for Graphite" -HOMEPAGE="http://graphite.wikidot.com/" +HOMEPAGE="https://graphiteapp.org/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0"