dev-python/pycpio: Fixed case in project name

Signed-off-by: Zen <z@pyl.onl>
This commit is contained in:
Zen
2023-12-04 12:34:10 -06:00
parent 1e5d2a8853
commit aa44a72566

View File

@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{11..12} )
inherit distutils-r1
DESCRIPTION="Python CPIO library"
HOMEPAGE="https://github.com/desultory/PyCPIO"
HOMEPAGE="https://github.com/desultory/pycpio"
SRC_URI="https://github.com/desultory/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
# Specify the subdirectory containing the actual source code