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

Package-Manager: Portage-2.3.38, Repoman-2.3.9
This commit is contained in:
Louis Sautier
2018-05-27 15:12:14 +02:00
committed by Michał Górny
parent 91c7947bf4
commit 25a2ef5c34
3 changed files with 6 additions and 4 deletions

View 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>

View 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"

View 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"