dev-python/whisper: update HOMEPAGE and upstream info in metadata.xml
authorLouis Sautier <sautier.louis@gmail.com>
Sun, 27 May 2018 13:12:14 +0000 (15:12 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 7 Jun 2018 08:16:43 +0000 (10:16 +0200)
Package-Manager: Portage-2.3.38, Repoman-2.3.9

dev-python/whisper/metadata.xml
dev-python/whisper/whisper-0.9.13.ebuild
dev-python/whisper/whisper-0.9.15.ebuild

index 76c8a47006426accb51a64cba6b46a7e67c8be0e..5088568e3bec24b3d7913322a3ceb079b3f0db3e 100644 (file)
@@ -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>
index bc0ca2feb9c1d05e73fc2d68cedb386b3c7a7092..fa44cb14b549bb932d416b9ad7293a2f0f95cabd 100644 (file)
@@ -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"
index 71ce065214ce4f34af45c84ad5b5846b2a9c61f0..bace960c5989a4936e44a94a30563ed610a4dc41 100644 (file)
@@ -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"