commit:     714104632084399f4338ed257fd0574078afdedf
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 27 04:53:29 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Oct 27 04:53:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71410463

dev-python/python-zeroconf: Remove MY_P

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

 dev-python/python-zeroconf/python-zeroconf-0.39.3.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/python-zeroconf/python-zeroconf-0.39.3.ebuild 
b/dev-python/python-zeroconf/python-zeroconf-0.39.3.ebuild
index e803d214a211..3271b3e2ac15 100644
--- a/dev-python/python-zeroconf/python-zeroconf-0.39.3.ebuild
+++ b/dev-python/python-zeroconf/python-zeroconf-0.39.3.ebuild
@@ -8,7 +8,6 @@ PYTHON_COMPAT=( python3_{8..11} )
 
 inherit distutils-r1
 
-MY_P=python-zeroconf-${PV}
 DESCRIPTION="Pure Python Multicast DNS Service Discovery Library 
(Bonjour/Avahi compatible)"
 HOMEPAGE="
        https://github.com/jstasiak/python-zeroconf/
@@ -16,9 +15,8 @@ HOMEPAGE="
 "
 SRC_URI="
        https://github.com/jstasiak/python-zeroconf/archive/${PV}.tar.gz
-               -> ${MY_P}.gh.tar.gz
+               -> ${P}.gh.tar.gz
 "
-S="${WORKDIR}/${MY_P}"
 
 LICENSE="LGPL-2.1"
 SLOT="0"

Reply via email to