dev-python/blist: improve SRC_URI

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
Alfred Wingate 2020-09-25 12:43:50 +03:00
parent a2efe13a9e
commit 757fc2c9c5
No known key found for this signature in database
GPG Key ID: 7211B3F7B598F87A
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ inherit distutils-r1
DESCRIPTION="A list-like type"
HOMEPAGE="https://github.com/DanielStutzbach/blist http://stutzbachenterprises.com/blist/"
SRC_URI="https://github.com/DanielStutzbach/blist/archive/v"${PV}".tar.gz -> "${PF}".tar.gz"
SRC_URI="https://github.com/DanielStutzbach/blist/archive/v"${PV}".tar.gz -> "${P}".tar.gz"
LICENSE="BSD"
SLOT="0"