sys-apps/portage: Bump to version 2.3.92
authorZac Medico <zmedico@gentoo.org>
Wed, 4 Mar 2020 10:16:59 +0000 (02:16 -0800)
committerZac Medico <zmedico@gentoo.org>
Wed, 4 Mar 2020 10:25:03 +0000 (02:25 -0800)
 #601252 emerge --pretend --fetchonly event loop recursion
 #709334 socks5-server.py async and await coroutine syntax
 #709746 Rename PORTAGE_LOG_FILTER_FILE_CMD from PORTAGE_LOG_FILTER_FILE
 #711322 emerge hang after src_install
 #711362 egencache AttributeError: 'NoneType' object has no attribute
         'ebuild'
 #711400 AttributeError: 'NoneType' object has no attribute 'depth'

Bug: https://bugs.gentoo.org/711148
Bug: https://bugs.gentoo.org/709334
Bug: https://bugs.gentoo.org/709746
Closes: https://bugs.gentoo.org/711322
Bug: https://bugs.gentoo.org/711362
Bug: https://bugs.gentoo.org/711400
Package-Manager: Portage-2.3.92, Repoman-2.3.20
Signed-off-by: Zac Medico <zmedico@gentoo.org>
sys-apps/portage/Manifest
sys-apps/portage/portage-2.3.92.ebuild [moved from sys-apps/portage/portage-2.3.91.ebuild with 98% similarity]

index 702c1faeb41fbfd25773f02ef2d7fb3f6b0d2b69..cc120cd80a83bc971240bb25b9da3a9b493144e9 100644 (file)
@@ -2,4 +2,4 @@ DIST portage-2.3.69.tar.bz2 1027945 BLAKE2B 22a06370d9db8f8954f609a4435983b914f0
 DIST portage-2.3.79.tar.bz2 1038675 BLAKE2B 7a6cff28fa1d4b54607e9416914ab534d250718b082a9789a36be057933867a8a3befd7c99d404b058f67b92c6ee975323c37251fe89d3e3e46865daf0fea25e SHA512 23101644185fb7c6eff12f015d442599b3af744f7b13dcb630f47a7f27c1392c46bd4aa5fa32d403dcf058cc3cc1d56cef00fd8c34dda811388eb268761c0797
 DIST portage-2.3.84.tar.bz2 1043069 BLAKE2B 85ccc209011ef5206e0aaf768ec0276449f5a691f62f8dd65b812b6a285030796180acce89e9f2c8ae05fe4f59505133535f0374bf076846f819477d0a62d231 SHA512 49797ded65091ea7450f3c37e4ca1efb4205bc67e873295b5060ee6d39c1c63313fc1caa8c2f6c7afa6b352cef6d7ef04b8371c66a3ade05ac734b46f807bfd7
 DIST portage-2.3.89.tar.bz2 1048621 BLAKE2B 1353f0697a977eb395abd857c8cc43c839912f4bd31436c6620d10e3dc29dc32ee9970478ad0f569b02f14989c48a7d956a233c7db22e172897a49a98fd2a94d SHA512 fa453d3134139fc1f435d6388aa7d6271cd680d08ea1736269a917c12500bb463a81afc956ddd0045e98784bcdbb6541c333be6ff0c2a00feeb482b637f08e98
-DIST portage-2.3.91.tar.bz2 1049991 BLAKE2B a3fd74d86005c04b1680a1529415491ad10d930e5e3b49ac92e7ac34ec11915e3c8d61f7375d3161741ba6312654386e242fb1b03ee0c91a5b4de018065d381a SHA512 a6ff028a84522d8319e42af2409611786ce90e07c572adf67b3768785185de4390878e1d8d1b16457e0dbd5b1b796d7dfe3eccb9412d35c34c50dd4ec87fd17f
+DIST portage-2.3.92.tar.bz2 1049616 BLAKE2B fa140be91d7f7bd792b00249deb0d4900ff7f62f7df411ad6dd660d4f6c211426b90be665318d1de2a971669edc509543b0fb88b555e72d02c9d9ead36a7d5e0 SHA512 08e4c1beacb348e751532ac80a4ee13eb6824989a3b1006322180e3db84dc7b91b578295968bdcb601923c9836363c30c68e49f7f8b76960fb5e23234d7f04d0
similarity index 98%
rename from sys-apps/portage/portage-2.3.91.ebuild
rename to sys-apps/portage/portage-2.3.92.ebuild
index a162b849759315375ae1cf720cac6ae7dc6c6605..0188237e0e1275c99d6d72e602514207885ef85d 100644 (file)
@@ -17,7 +17,7 @@ DESCRIPTION="Portage is the package management and distribution system for Gento
 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage"
 
 LICENSE="GPL-2"
-KEYWORDS=""
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86"
 SLOT="0"
 IUSE="apidoc build doc gentoo-dev +ipc +native-extensions +rsync-verify selinux xattr"