commit:     0f7e30eff9135b962179dfffccd85ca2988ffb2c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 27 08:19:13 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 27 08:19:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f7e30ef

app-portage/gentoopm: Block incompatible pkgcore bump

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

 .../gentoopm/{gentoopm-0.3.2-r1.ebuild => gentoopm-0.3.2-r2.ebuild}    | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-portage/gentoopm/gentoopm-0.3.2-r1.ebuild 
b/app-portage/gentoopm/gentoopm-0.3.2-r2.ebuild
similarity index 88%
rename from app-portage/gentoopm/gentoopm-0.3.2-r1.ebuild
rename to app-portage/gentoopm/gentoopm-0.3.2-r2.ebuild
index bbbd75c2da8..f61a859929b 100644
--- a/app-portage/gentoopm/gentoopm-0.3.2-r1.ebuild
+++ b/app-portage/gentoopm/gentoopm-0.3.2-r2.ebuild
@@ -20,7 +20,8 @@ IUSE=""
 RDEPEND="
        || (
                >=sys-apps/pkgcore-0.9.4[${PYTHON_USEDEP}]
-               >=sys-apps/portage-2.1.10.3[${PYTHON_USEDEP}] )"
+               >=sys-apps/portage-2.1.10.3[${PYTHON_USEDEP}] )
+       !!>=sys-apps/pkgcore-0.11.8"
 PDEPEND="app-eselect/eselect-package-manager"
 
 python_test() {

Reply via email to