dev-python/soundfile: Add pypi site to HOMEPAGE
Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
This commit is contained in:
parent
2f76e88d72
commit
bc9febfdc6
@ -10,7 +10,10 @@ inherit distutils-r1
|
|||||||
COMMIT_ID=""
|
COMMIT_ID=""
|
||||||
|
|
||||||
DESCRIPTION="SoundFile is an audio library based on libsndfile, CFFI, and NumPy"
|
DESCRIPTION="SoundFile is an audio library based on libsndfile, CFFI, and NumPy"
|
||||||
HOMEPAGE="https://github.com/bastibe/python-soundfile"
|
HOMEPAGE="
|
||||||
|
https://github.com/bastibe/python-soundfile
|
||||||
|
https://pypi.org/project/soundfile
|
||||||
|
"
|
||||||
|
|
||||||
if [[ ${PV} == *9999 ]]; then
|
if [[ ${PV} == *9999 ]]; then
|
||||||
EGIT_REPO_URI="https://github.com/bastibe/python-${PN}"
|
EGIT_REPO_URI="https://github.com/bastibe/python-${PN}"
|
||||||
|
Loading…
Reference in New Issue
Block a user