commit:     f479098b407b8ddd638e14219f7698eb7b617c9f
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  4 15:54:07 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Oct  4 15:54:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f479098b

dev-util/pkgcheck: sync live version

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-util/pkgcheck/pkgcheck-9999.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-util/pkgcheck/pkgcheck-9999.ebuild 
b/dev-util/pkgcheck/pkgcheck-9999.ebuild
index a8ce557ca15d..1db329941b5c 100644
--- a/dev-util/pkgcheck/pkgcheck-9999.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-9999.ebuild
@@ -8,7 +8,8 @@ DISTUTILS_IN_SOURCE_BUILD=1
 inherit elisp-common distutils-r1 optfeature
 
 if [[ ${PV} == *9999 ]] ; then
-       EGIT_REPO_URI="https://github.com/pkgcore/pkgcheck.git";
+       EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/pkgcore/pkgcheck.git
+               https://github.com/pkgcore/pkgcheck.git";
        inherit git-r3
 else
        KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-macos"
@@ -28,8 +29,8 @@ if [[ ${PV} == *9999 ]]; then
                ~sys-apps/pkgcore-9999[${PYTHON_USEDEP}]"
 else
        RDEPEND="
-               >=dev-python/snakeoil-0.9.12[${PYTHON_USEDEP}]
-               >=sys-apps/pkgcore-0.12.13[${PYTHON_USEDEP}]"
+               >=dev-python/snakeoil-0.10.1[${PYTHON_USEDEP}]
+               >=sys-apps/pkgcore-0.12.15[${PYTHON_USEDEP}]"
 fi
 RDEPEND+="
        dev-libs/tree-sitter

Reply via email to