summaryrefslogtreecommitdiff
path: root/app-eselect
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-10-01 07:10:13 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-10-01 07:10:13 +0100
commit42ff81a7480d9bba317b42fcca03b46da2a622ce (patch)
tree5a0ccbe2b71a4ec6c160b568160999a6afe316de /app-eselect
parent290844d409ace33d948956aec3c542ea6f4a7b13 (diff)
gentoo auto-resync : 01:10:2022 - 07:10:12
Diffstat (limited to 'app-eselect')
-rw-r--r--app-eselect/Manifest.gzbin6703 -> 6700 bytes
-rw-r--r--app-eselect/eselect-python/Manifest2
-rw-r--r--app-eselect/eselect-python/eselect-python-20200719.ebuild4
3 files changed, 3 insertions, 3 deletions
diff --git a/app-eselect/Manifest.gz b/app-eselect/Manifest.gz
index 9ec915556cc9..a6a6076108f7 100644
--- a/app-eselect/Manifest.gz
+++ b/app-eselect/Manifest.gz
Binary files differ
diff --git a/app-eselect/eselect-python/Manifest b/app-eselect/eselect-python/Manifest
index bc31639bbe90..c09d976fbc3d 100644
--- a/app-eselect/eselect-python/Manifest
+++ b/app-eselect/eselect-python/Manifest
@@ -1,3 +1,3 @@
DIST eselect-python-20200719.tar.bz2 47313 BLAKE2B 37270b1f5ad3dfcd4e19c71ae74da585e803afe89c43f8b912bccf0fbdb936916cf58fc780b654692bb9e6ab44310514bae5f10d19dcde6a0e63042f76abe81d SHA512 4b205a099ad079e5e28d3fdbe774c22f54b7c16bff2d28b54d0e20ee36be2339e928d4050eed74ef969d5815bf4bb691bf5ed6e98023b28972da6d5c7d8a2545
-EBUILD eselect-python-20200719.ebuild 1056 BLAKE2B e82f9d9529d7270714c3826cae96d426f8a830cc523b7f2218bbbbb2475a344b0a51e3489133d856de5f16248767bf41bac4ea2eca942da25d8e0012314adfba SHA512 ed9b2cc467bd34b1d3f417878c74b52480ca4a60ad3b9b5fd5dd36148d78d6f67f1a0c76e42d6153d3ec8dffa4d8c64446d2d03f4c1e2754ffd4acb3b041bbbb
+EBUILD eselect-python-20200719.ebuild 1058 BLAKE2B 6a7c97c61984479324989eef24ba3e348b56bdb3296355a8c90a4a10d23d9d4fd4faba2f34f90a76fd1391a1b9db6f6e3583a68ae8b038d20f26dcb4509e9e0a SHA512 856c38cffaf2540fa6b454775206733a41b9953e559a732a2c1052a88016195a56c50645133944c46030ab2cfdc9e082c567e4e49b5d8783abc1732218ab9c7f
MISC metadata.xml 265 BLAKE2B 369a57fab1283b596588a82815bfe567fe7617b5c0cb17e97f6694beefdd1e932b0d9ffc1fcb23c6ef05b33d97b3c1d1bb3960618ffdf4924c4ebad262794282 SHA512 a682dac348f2d95b986749f4d33e5702c1e8f66cf2ff7a32a5c2a8d388ddbfde2919d97345028c2007415368d395c7cf657184be89f7def27c949f1af5c30170
diff --git a/app-eselect/eselect-python/eselect-python-20200719.ebuild b/app-eselect/eselect-python/eselect-python-20200719.ebuild
index 491fe41f0407..f7f045ffc546 100644
--- a/app-eselect/eselect-python/eselect-python-20200719.ebuild
+++ b/app-eselect/eselect-python/eselect-python-20200719.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
if [[ ${PV} == "99999999" ]] ; then
inherit autotools git-r3
- EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git"
+ EGIT_REPO_URI="https://anongit.gentoo.org/proj/${PN}.git"
else
SRC_URI="https://dev.gentoo.org/~chutzpah/dist/misc/${P}.tar.bz2"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"