mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-04 13:47:35 -08:00
dev-python/diskcache: Fix variable order
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
parent
46f4adbf57
commit
d92d9e9ddf
@ -9,12 +9,12 @@ PYTHON_REQ_USE="sqlite"
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Disk and file backed cache"
|
||||
HOMEPAGE="
|
||||
https://grantjenks.com/docs/diskcache/
|
||||
https://github.com/grantjenks/python-diskcache/
|
||||
https://pypi.org/project/diskcache/
|
||||
"
|
||||
DESCRIPTION="Disk and file backed cache"
|
||||
SRC_URI="
|
||||
https://github.com/grantjenks/python-diskcache/archive/v${PV}.tar.gz
|
||||
-> ${P}.gh.tar.gz
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user