commit: f63b37f5d533397886febbf231c172818560b306
Author: Zen <z <AT> pyl <DOT> onl>
AuthorDate: Fri Dec 22 23:56:20 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=f63b37f5
dev-lib/python: Removed needles src change
Signed-off-by: Zen <z <AT> pyl.onl>
dev-python/zenlib/{zenlib-1.2.0.ebuild => zenlib-1.2.0-r1.ebuild} | 3 ---
1 file changed, 3 deletions(-)
diff --git a/dev-python/zenlib/zenlib-1.2.0.ebuild
b/dev-python/zenlib/zenlib-1.2.0-r1.ebuild
similarity index 82%
rename from dev-python/zenlib/zenlib-1.2.0.ebuild
rename to dev-python/zenlib/zenlib-1.2.0-r1.ebuild
index b8f8f96a08..f9a184c858 100644
--- a/dev-python/zenlib/zenlib-1.2.0.ebuild
+++ b/dev-python/zenlib/zenlib-1.2.0-r1.ebuild
@@ -11,9 +11,6 @@ DESCRIPTION="Useful python decorators and utilities"
HOMEPAGE="https://github.com/desultory/zenlib"
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}/src"
-
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"