summaryrefslogtreecommitdiff
path: root/dev-vcs/repo
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
commita90c84e720803f3d26c0ade8f1f1e405ca97502a (patch)
treef788ea0972d51c66823825021dd83427e1d466c4 /dev-vcs/repo
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-vcs/repo')
-rw-r--r--dev-vcs/repo/Manifest4
-rw-r--r--dev-vcs/repo/repo-2.29.ebuild4
-rw-r--r--dev-vcs/repo/repo-2.30.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-vcs/repo/Manifest b/dev-vcs/repo/Manifest
index baf52f005136..17292445c83c 100644
--- a/dev-vcs/repo/Manifest
+++ b/dev-vcs/repo/Manifest
@@ -1,6 +1,6 @@
DIST repo-2.29.tar.gz 248253 BLAKE2B 6b51a0416634eab52f44410fe156c736a6c69234345b4cf5115692a9b56d479c0bce780583fb2ee6b9ca206e5163adbf6ded85ff5d7f2b174a7e7cd6dc37dd57 SHA512 7323b52709164999a80172bc39398ad9989c3eb97bcfda66a675c3f94792cdd742068d47bbcc66dc8fffbe3b661c2fb19332a72a7f889a249f73fa448fcb32d1
DIST repo-2.30 45769 BLAKE2B 46e8f37b138f1ebfa3109962f2690cc3bc6c38a2dd4333cd5be6fc1168476945cbd73f142486141a00552b8a998d4a765e54fce605d1872a670a3043fb213b05 SHA512 e8ad4e35417992f15bfa081ce282e1e518dcb885c04176f18ff2859ccb1dd397087224980f441020be12083c9847fcce661370119fe08f17be04718eff4a7a96
DIST repo-2.30.tar.gz 252945 BLAKE2B ebaadc1f624941139c14417e86e1a4960fbba9da7b9053bab8f2cb1647c40a6f1f63951bcbb6d9162803066f9b05d1fb469e82b7d3b2bea31215b97b1bddf84f SHA512 7d184605e8d8e30bc48a4d3f2345c7ee9a8075711729108b5d487242c9311dc1cf22595f9ba09192a28460d6127e8cbe96a70fcdaf7c6baeb1e26a8ac15a7cae
-EBUILD repo-2.29.ebuild 958 BLAKE2B 5dd63839950a41b9142b6cc6725d58bf01d05cd715ce25685c6f0ff3170bdfe4b5bb5c7b1ba335443c730bbf4366a43412f33c4612dfdc33599980dc6c081ca3 SHA512 1f46e4b3c6339f1901a53cf2d47d94be4d274dce644e27508dd615e5b4fb4bbae421e9f533e0ec0d7119ed0957b118d0f86fbe3dd901a0fc4a7c912bf5c29201
-EBUILD repo-2.30.ebuild 1039 BLAKE2B e6c6415501ff638b729dbccd1d8675fd077d474534625c1d73440414d4f02038a8154223eeb9131edc6506f3df075f6e8eb3562105be2d196c00420206607feb SHA512 7ffa833910da687e5a1d375037cfa932a1e95b0960820b93211a52fc4ee883e3ffa8377b1e4e662f48510c20cc40f2668a5cbf6809df5d5f859890ea11df2ad5
+EBUILD repo-2.29.ebuild 958 BLAKE2B 50219b51fb301ba2aaf7c042605533584c37df16410b6ee05e218366fb96c78b54340b3ba5ebf21b3146a75f2f930e59ddbe8793756fb824d4a9280fb4532764 SHA512 37280f0388e31385875b730bb2e2649cd64e1f152df4574934554f35e363b9da524175cd33d3de7a7798ff150d435ae0e795235b42b427616023bf43cf32dc01
+EBUILD repo-2.30.ebuild 1039 BLAKE2B c3ddf92a5ea7a09424326753d79af37a3a295eec585101779dde8a13700ad169b5b1d0ca329d2d88c1afc5123ef80e079d6095b8e0cf190be872e7781e923a4a SHA512 8a57743fd6ad66cdc39a259214706dd8d98ba192ca412bdb84dff2326cbed49a5f7134768371c8fd21f8bbf68761e6820808eba811c226305ab6c8912be95bb2
MISC metadata.xml 248 BLAKE2B 2545c58c45b8fd57a236bab059e0bd3da47a3e0d3881d141a9b2dc2e275a2d8f0663d83366b45103b48fd257d62a4a2314a8dd6b79113f8b86c91a90524918c5 SHA512 1397e06cb2ad5941988872f37df6f54100aaa06bfc7ef30ba394f95191ddaa1e9f2180d8eb856eb10f9646d9cbc4a6f020805470633c492519e66e3de788439a
diff --git a/dev-vcs/repo/repo-2.29.ebuild b/dev-vcs/repo/repo-2.29.ebuild
index ecc487887842..1a47a8ee8c20 100644
--- a/dev-vcs/repo/repo-2.29.ebuild
+++ b/dev-vcs/repo/repo-2.29.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# NB: The ${PV} tracks the *repo launcher version*, not the last signed release
@@ -7,7 +7,7 @@
EAPI="7"
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
inherit bash-completion-r1 python-r1
diff --git a/dev-vcs/repo/repo-2.30.ebuild b/dev-vcs/repo/repo-2.30.ebuild
index 1eaf21021d74..a7585149245f 100644
--- a/dev-vcs/repo/repo-2.30.ebuild
+++ b/dev-vcs/repo/repo-2.30.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# NB: The ${PV} tracks the *repo launcher version*, not the last signed release
@@ -7,7 +7,7 @@
EAPI="7"
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit bash-completion-r1 python-r1