commit: 448456dd44a41ce38cb36bde914bbf6d9b3e8156
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 14 10:15:44 2024 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sun Jan 14 10:16:59 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=448456dd
sys-apps/portage-3.0.49: fix applying interrevisions patch
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
sys-apps/portage/portage-3.0.49.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/portage/portage-3.0.49.ebuild
b/sys-apps/portage/portage-3.0.49.ebuild
index 148d1f4259..7574500eaf 100644
--- a/sys-apps/portage/portage-3.0.49.ebuild
+++ b/sys-apps/portage/portage-3.0.49.ebuild
@@ -91,7 +91,7 @@ python_prepare_all() {
# "${FILESDIR}"/${PN}-3.0.30-prefix-stack.patch # 658572
# disabled in 3.0.24: does not apply, while useful, rarely used
if ever
# "${FILESDIR}"/${PN}-3.0.30-ebuildshell.patch # 155161
- "${FILESDIR}"/${PN}-3.0.30-interrevisions.patch # 832062
+ "${FILESDIR}"/${PN}-3.0.55.1-interrevisions.patch # 832062
)
distutils-r1_python_prepare_all