dev-python/sphinxcontrib-blockdiag: [QA] Use proper distfile name
authorDavid Seifert <soap@gentoo.org>
Fri, 2 Jun 2017 17:03:39 +0000 (19:03 +0200)
committerDavid Seifert <soap@gentoo.org>
Fri, 2 Jun 2017 17:03:39 +0000 (19:03 +0200)
Bug: https://bugs.gentoo.org/show_bug.cgi?id=619848
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-python/sphinxcontrib-blockdiag/Manifest
dev-python/sphinxcontrib-blockdiag/sphinxcontrib-blockdiag-1.5.5.ebuild

index cf85bec0d76e698a1706e90ef60f4f5fabf43339..9bd087251c40fa30aa54b81b41b3813eefc724ec 100644 (file)
@@ -1 +1 @@
-DIST 1.5.5.tar.gz 12066 SHA256 eb9085b7125b2f33e3f33770733cdc470a3404c40e6a251cc8b624e5e25c295c SHA512 4c007e2c394bf90ff84a000cf44ec1d50b39286a32929c89a64320299a70f10e44da35d942e7bb8697a9d61eb6a551f74bd15349cf0b439369aaaf12d175635a WHIRLPOOL a50fe5c5abbd77dbcb4c19815d974ab22f620a5075ef954b4a30f8294671d7ddd1666c0222c05162377e5c48e6380e01674acd0a7454f38095171000da43b82e
+DIST sphinxcontrib-blockdiag-1.5.5.tar.gz 12066 SHA256 eb9085b7125b2f33e3f33770733cdc470a3404c40e6a251cc8b624e5e25c295c SHA512 4c007e2c394bf90ff84a000cf44ec1d50b39286a32929c89a64320299a70f10e44da35d942e7bb8697a9d61eb6a551f74bd15349cf0b439369aaaf12d175635a WHIRLPOOL a50fe5c5abbd77dbcb4c19815d974ab22f620a5075ef954b4a30f8294671d7ddd1666c0222c05162377e5c48e6380e01674acd0a7454f38095171000da43b82e
index fca6bb924070de0cf29fff5adcb30a5a51824662..c2d09ca7e7dfe05c882f4439ea3aa8793f605392 100644 (file)
@@ -10,7 +10,7 @@ DESCRIPTION="A sphinx extension for embedding block diagrams using blockdiag"
 
 HOMEPAGE="https://github.com/blockdiag/sphinxcontrib-blockdiag"
 
-SRC_URI="https://github.com/blockdiag/${PN}/archive/${PV}.tar.gz -> ${PV}.tar.gz"
+SRC_URI="https://github.com/blockdiag/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"