commit: aa44a7256688177ed63c00beae642ea68566f88c
Author: Zen <z <AT> pyl <DOT> onl>
AuthorDate: Mon Dec 4 18:34:10 2023 +0000
Commit: George Zenner <dev <AT> pyl <DOT> onl>
CommitDate: Mon Dec 4 18:34:39 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=aa44a725
dev-python/pycpio: Fixed case in project name
Signed-off-by: Zen <z <AT> pyl.onl>
dev-python/pycpio/{pycpio-0.5.6.ebuild => pycpio-0.5.6-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pycpio/pycpio-0.5.6.ebuild
b/dev-python/pycpio/pycpio-0.5.6-r1.ebuild
similarity index 91%
rename from dev-python/pycpio/pycpio-0.5.6.ebuild
rename to dev-python/pycpio/pycpio-0.5.6-r1.ebuild
index 658888d695..caef1ac70c 100644
--- a/dev-python/pycpio/pycpio-0.5.6.ebuild
+++ b/dev-python/pycpio/pycpio-0.5.6-r1.ebuild
@@ -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