commit: 0d02c1051313e1f18efbc65ab0f2da15fef810b7 Author: Zen <z <AT> pyl <DOT> onl> AuthorDate: Fri Dec 22 23:55:31 2023 +0000 Commit: George Zenner <dev <AT> pyl <DOT> onl> CommitDate: Fri Dec 22 23:59:16 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0d02c105
dev-python/pycpio: Removed needless src dir change Signed-off-by: Zen <z <AT> pyl.onl> dev-python/pycpio/pycpio-0.6.1.ebuild | 3 --- 1 file changed, 3 deletions(-) diff --git a/dev-python/pycpio/pycpio-0.6.1.ebuild b/dev-python/pycpio/pycpio-0.6.1.ebuild index 60dcbe5549..cc9f2e41e4 100644 --- a/dev-python/pycpio/pycpio-0.6.1.ebuild +++ b/dev-python/pycpio/pycpio-0.6.1.ebuild @@ -11,9 +11,6 @@ DESCRIPTION="Python CPIO library" 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 -S="${WORKDIR}/${PN}-${PV}" - LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64"
