commit:     ba7945c55d6baf32b159db847a77a52c248edf07
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  3 20:45:00 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep  3 21:24:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba7945c5

dev-util/pkgcheck: Restrict pkgcore to <0.12.7

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

 dev-util/pkgcheck/{pkgcheck-0.10.1.ebuild => pkgcheck-0.10.1-r1.ebuild} | 1 +
 dev-util/pkgcheck/{pkgcheck-0.10.3.ebuild => pkgcheck-0.10.3-r1.ebuild} | 1 +
 dev-util/pkgcheck/{pkgcheck-0.10.5.ebuild => pkgcheck-0.10.5-r1.ebuild} | 1 +
 3 files changed, 3 insertions(+)

diff --git a/dev-util/pkgcheck/pkgcheck-0.10.1.ebuild 
b/dev-util/pkgcheck/pkgcheck-0.10.1-r1.ebuild
similarity index 97%
rename from dev-util/pkgcheck/pkgcheck-0.10.1.ebuild
rename to dev-util/pkgcheck/pkgcheck-0.10.1-r1.ebuild
index 13158257ef3..eefe391dd7c 100644
--- a/dev-util/pkgcheck/pkgcheck-0.10.1.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.10.1-r1.ebuild
@@ -27,6 +27,7 @@ if [[ ${PV} == *9999 ]]; then
 else
        RDEPEND="
                >=dev-python/snakeoil-0.9.6[${PYTHON_USEDEP}]
+               <sys-apps/pkgcore-0.12.7[${PYTHON_USEDEP}]
                >=sys-apps/pkgcore-0.12.1[${PYTHON_USEDEP}]"
 fi
 RDEPEND+="

diff --git a/dev-util/pkgcheck/pkgcheck-0.10.3.ebuild 
b/dev-util/pkgcheck/pkgcheck-0.10.3-r1.ebuild
similarity index 97%
rename from dev-util/pkgcheck/pkgcheck-0.10.3.ebuild
rename to dev-util/pkgcheck/pkgcheck-0.10.3-r1.ebuild
index 8e372ddc4c4..893060a7a9e 100644
--- a/dev-util/pkgcheck/pkgcheck-0.10.3.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.10.3-r1.ebuild
@@ -27,6 +27,7 @@ if [[ ${PV} == *9999 ]]; then
 else
        RDEPEND="
                >=dev-python/snakeoil-0.9.6[${PYTHON_USEDEP}]
+               <sys-apps/pkgcore-0.12.7[${PYTHON_USEDEP}]
                >=sys-apps/pkgcore-0.12.1[${PYTHON_USEDEP}]"
 fi
 RDEPEND+="

diff --git a/dev-util/pkgcheck/pkgcheck-0.10.5.ebuild 
b/dev-util/pkgcheck/pkgcheck-0.10.5-r1.ebuild
similarity index 97%
rename from dev-util/pkgcheck/pkgcheck-0.10.5.ebuild
rename to dev-util/pkgcheck/pkgcheck-0.10.5-r1.ebuild
index 5cce16c33f1..f6b441efb36 100644
--- a/dev-util/pkgcheck/pkgcheck-0.10.5.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.10.5-r1.ebuild
@@ -28,6 +28,7 @@ if [[ ${PV} == *9999 ]]; then
 else
        RDEPEND="
                >=dev-python/snakeoil-0.9.6[${PYTHON_USEDEP}]
+               <sys-apps/pkgcore-0.12.7[${PYTHON_USEDEP}]
                >=sys-apps/pkgcore-0.12.1[${PYTHON_USEDEP}]"
 fi
 RDEPEND+="

Reply via email to