commit:     25a2ef5c3427e8611c2b3b54736ac71a0ab999f0
Author:     Louis Sautier <sautier.louis <AT> gmail <DOT> com>
AuthorDate: Sun May 27 13:12:14 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jun  7 08:16:43 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25a2ef5c

dev-python/whisper: update HOMEPAGE and upstream info in metadata.xml

Package-Manager: Portage-2.3.38, Repoman-2.3.9

 dev-python/whisper/metadata.xml          | 2 ++
 dev-python/whisper/whisper-0.9.13.ebuild | 4 ++--
 dev-python/whisper/whisper-0.9.15.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/dev-python/whisper/metadata.xml b/dev-python/whisper/metadata.xml
index 76c8a470064..5088568e3be 100644
--- a/dev-python/whisper/metadata.xml
+++ b/dev-python/whisper/metadata.xml
@@ -11,5 +11,7 @@
        </maintainer>
        <upstream>
                <remote-id type="pypi">whisper</remote-id>
+               <remote-id type="github">graphite-project/whisper</remote-id>
+               
<bugs-to>https://github.com/graphite-project/whisper/issues</bugs-to>
        </upstream>
 </pkgmetadata>

diff --git a/dev-python/whisper/whisper-0.9.13.ebuild 
b/dev-python/whisper/whisper-0.9.13.ebuild
index bc0ca2feb9c..fa44cb14b54 100644
--- a/dev-python/whisper/whisper-0.9.13.ebuild
+++ b/dev-python/whisper/whisper-0.9.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy )
 inherit distutils-r1
 
 DESCRIPTION="Fixed size round-robin style database"
-HOMEPAGE="http://graphite.wikidot.com/";
+HOMEPAGE="https://github.com/graphite-project/whisper";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"

diff --git a/dev-python/whisper/whisper-0.9.15.ebuild 
b/dev-python/whisper/whisper-0.9.15.ebuild
index 71ce065214c..bace960c598 100644
--- a/dev-python/whisper/whisper-0.9.15.ebuild
+++ b/dev-python/whisper/whisper-0.9.15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy )
 inherit distutils-r1
 
 DESCRIPTION="Fixed size round-robin style database"
-HOMEPAGE="http://graphite.wikidot.com/";
+HOMEPAGE="https://github.com/graphite-project/whisper";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"

Reply via email to