diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-04-28 20:02:04 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-04-28 20:02:04 +0100 |
commit | a4e2a46beb5e4858ef27bdedbb0ff6d2ced430ad (patch) | |
tree | 852c90a4bf354c30ea66504f70bfab5401fba18d /dev-python/pyacoustid | |
parent | 5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (diff) |
gentoo resync : 28.04.2018
Diffstat (limited to 'dev-python/pyacoustid')
-rw-r--r-- | dev-python/pyacoustid/Manifest | 2 | ||||
-rw-r--r-- | dev-python/pyacoustid/pyacoustid-1.0.0-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyacoustid/Manifest b/dev-python/pyacoustid/Manifest index ff9a5e980948..222ef5c5fcee 100644 --- a/dev-python/pyacoustid/Manifest +++ b/dev-python/pyacoustid/Manifest @@ -1,3 +1,3 @@ DIST pyacoustid-1.0.0.tar.gz 10476 BLAKE2B 363bf1bee4c124fc57126febf50c34a395ded074df8d3b9661b015b6b653f473ef79837f2078b7b21375d3b3624f75b1070d3c28ab3fa4d619e1ae088129898c SHA512 4eabf32e7d958bf7330e852184f5ddf3105007179ca2c45b75c1a5b0f0898649e703aa333cffccac85eb7b18b54255f2e5d588897adfb9f0ef2596e9c0b2fe5a -EBUILD pyacoustid-1.0.0-r1.ebuild 650 BLAKE2B 41858ab022b1075214ad5a635dd7d6caad374ffdb5f4242649ff6b04d5fc28863bca4ee18a2b62011aa9588c0dd931b973c43d136d805ccf3f68c969cd923fe7 SHA512 4638b79acf2fb04eb62b65f9c5fce58d57e68daad56b06975059dafe3ef5e857b33181a044ce558513b48e5ae8ce2fb5b67f7a40c7ec654072a37b327d6c204e +EBUILD pyacoustid-1.0.0-r1.ebuild 651 BLAKE2B d49dfd64d56756094fdabe2866f4a16fd7c7d4668164c71b91974fd55ec9cddb243442f83d73d84a581bd7e7a8939aa1240b098e75bc6d1b55d119aacc2d74f2 SHA512 105d6c8f1274e15c43f381378ef73dd2aee258b5d5b44d64c0b1977fa08dfe7533b0a35f1a81d9b3e2ae3d9de5912a853ce4c7d513f80dc92cb7e31bcea69bf7 MISC metadata.xml 589 BLAKE2B e410a92032724f5362d60f5066474afe5559e44fc859c2007c9a3d652c382264f5aa621b069ffe9ede7b3a3d6fd2c3cedc0db48727191f6ef494b640874121ec SHA512 2f98d93a642015c8eeed7879006d5b61a02a937c7846c8f10b636533ee4e4d323016bfd56885e7914b2cf861a0953a4d767d06833b9a3ea3104518184f91704e diff --git a/dev-python/pyacoustid/pyacoustid-1.0.0-r1.ebuild b/dev-python/pyacoustid/pyacoustid-1.0.0-r1.ebuild index 828519807499..b2a85cadc4b2 100644 --- a/dev-python/pyacoustid/pyacoustid-1.0.0-r1.ebuild +++ b/dev-python/pyacoustid/pyacoustid-1.0.0-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python module for Chromaprint acoustic fingerprinting and the Acoustid API" -HOMEPAGE="https://pypi.org/project/pyacoustid" +HOMEPAGE="https://pypi.org/project/pyacoustid/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" |