commit:     a06e43e7bdc2ffef551e5976b3484b325b5623ba
Author:     blackteahamburger <blackteahamburger <AT> outlook <DOT> com>
AuthorDate: Sun Feb  2 15:33:06 2025 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sat Feb  8 01:14:32 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a06e43e7

app-i18n/opencc: call python-single-r1_pkg_setup regardless of python use flag

Closes: https://bugs.gentoo.org/938582
Signed-off-by: blackteahamburger <blackteahamburger <AT> outlook.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 app-i18n/opencc/{opencc-1.1.7-r1.ebuild => opencc-1.1.7-r2.ebuild} | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/app-i18n/opencc/opencc-1.1.7-r1.ebuild 
b/app-i18n/opencc/opencc-1.1.7-r2.ebuild
similarity index 97%
rename from app-i18n/opencc/opencc-1.1.7-r1.ebuild
rename to app-i18n/opencc/opencc-1.1.7-r2.ebuild
index eabc31068ad5..7c8387fd815f 100644
--- a/app-i18n/opencc/opencc-1.1.7-r1.ebuild
+++ b/app-i18n/opencc/opencc-1.1.7-r2.ebuild
@@ -51,10 +51,6 @@ PATCHES=(
        "${FILESDIR}/${P}-fix-missing-cstdint-for-gcc-15.patch"
 )
 
-pkg_setup() {
-       use python && python-single-r1_pkg_setup
-}
-
 src_prepare() {
        rm -r deps || die
 

Reply via email to