summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-09-03 22:45:00 +0200
committerMichał Górny <mgorny@gentoo.org>2021-09-03 23:24:02 +0200
commitba7945c55d6baf32b159db847a77a52c248edf07 (patch)
tree33f106ecbcab69c16dc6df53c16c4441eecec878 /dev-util/pkgcheck
parentdev-util/pkgcheck: Remove 0.10.6 (diff)
downloadgentoo-ba7945c55d6baf32b159db847a77a52c248edf07.tar.gz
gentoo-ba7945c55d6baf32b159db847a77a52c248edf07.tar.bz2
gentoo-ba7945c55d6baf32b159db847a77a52c248edf07.zip
dev-util/pkgcheck: Restrict pkgcore to <0.12.7
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/pkgcheck')
-rw-r--r--dev-util/pkgcheck/pkgcheck-0.10.1-r1.ebuild (renamed from dev-util/pkgcheck/pkgcheck-0.10.1.ebuild)1
-rw-r--r--dev-util/pkgcheck/pkgcheck-0.10.3-r1.ebuild (renamed from dev-util/pkgcheck/pkgcheck-0.10.3.ebuild)1
-rw-r--r--dev-util/pkgcheck/pkgcheck-0.10.5-r1.ebuild (renamed from dev-util/pkgcheck/pkgcheck-0.10.5.ebuild)1
3 files changed, 3 insertions, 0 deletions
diff --git a/dev-util/pkgcheck/pkgcheck-0.10.1.ebuild b/dev-util/pkgcheck/pkgcheck-0.10.1-r1.ebuild
index 13158257ef31..eefe391dd7cf 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
index 8e372ddc4c43..893060a7a9e2 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
index 5cce16c33f18..f6b441efb362 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+="