mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 11:38:07 -07:00
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:
committed by
Michał Górny
parent
91c7947bf4
commit
25a2ef5c34
@@ -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>
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user