commit:     6cb5e8571be82243f696fdc6d3972e978834025c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 22 20:06:36 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov 22 20:12:54 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cb5e857

dev-python/events: Post-rename cleanup

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/events/events-0.5.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/events/events-0.5.ebuild 
b/dev-python/events/events-0.5.ebuild
index 3856fa0ae884..9052bf58c9bf 100644
--- a/dev-python/events/events-0.5.ebuild
+++ b/dev-python/events/events-0.5.ebuild
@@ -16,9 +16,8 @@ HOMEPAGE="
 # No sdist in pypi as of PV=0.5
 SRC_URI="
        https://github.com/pyeve/events/archive/v${PV}.tar.gz
-               -> ${P,,}.gh.tar.gz
+               -> ${P}.gh.tar.gz
 "
-S=${WORKDIR}/${P,,}
 
 LICENSE="BSD"
 SLOT="0"

Reply via email to