From 6386eaaf728656f99b489d8e93e822faba646da7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 28 May 2025 11:00:23 +0200 Subject: dev-lang/python: Remove unused python-utils-r1 inherit from 3.9* MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-lang/python/python-3.9.22.ebuild | 2 +- dev-lang/python/python-3.9.22_p1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-lang/python') diff --git a/dev-lang/python/python-3.9.22.ebuild b/dev-lang/python/python-3.9.22.ebuild index 90d061753484..3c8c2583c4aa 100644 --- a/dev-lang/python/python-3.9.22.ebuild +++ b/dev-lang/python/python-3.9.22.ebuild @@ -5,7 +5,7 @@ EAPI="8" WANT_LIBTOOL="none" inherit autotools check-reqs flag-o-matic multiprocessing pax-utils -inherit prefix python-utils-r1 toolchain-funcs verify-sig +inherit prefix toolchain-funcs verify-sig MY_PV=${PV/_rc/rc} MY_P="Python-${MY_PV%_p*}" diff --git a/dev-lang/python/python-3.9.22_p1.ebuild b/dev-lang/python/python-3.9.22_p1.ebuild index 64eb614624d2..bb00372ebaaa 100644 --- a/dev-lang/python/python-3.9.22_p1.ebuild +++ b/dev-lang/python/python-3.9.22_p1.ebuild @@ -5,7 +5,7 @@ EAPI="8" WANT_LIBTOOL="none" inherit autotools check-reqs flag-o-matic multiprocessing pax-utils -inherit prefix python-utils-r1 toolchain-funcs verify-sig +inherit prefix toolchain-funcs verify-sig MY_PV=${PV/_rc/rc} MY_P="Python-${MY_PV%_p*}" -- cgit v1.2.3