diff options
author | Zac Medico <zmedico@gentoo.org> | 2021-06-20 12:08:16 -0700 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2021-06-20 12:11:43 -0700 |
commit | 7f486914f2296b591c37bdc210e090945ad1e664 (patch) | |
tree | 8ec8ca886be5223ac0bc83589f1aa0f8a581ad02 /sys-apps | |
parent | media-video/vlc: add 3.0.16 (diff) | |
download | gentoo-7f486914f2296b591c37bdc210e090945ad1e664.tar.gz gentoo-7f486914f2296b591c37bdc210e090945ad1e664.tar.bz2 gentoo-7f486914f2296b591c37bdc210e090945ad1e664.zip |
sys-apps/portage: 3.0.20-r5 revbump for EAPI 8 fix
#796812 fetch: Fix AttributeError when no URL specified
Bug: https://bugs.gentoo.org/785484
Closes: https://bugs.gentoo.org/796812
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/portage/Manifest | 1 | ||||
-rw-r--r-- | sys-apps/portage/portage-3.0.20-r5.ebuild (renamed from sys-apps/portage/portage-3.0.20-r4.ebuild) | 6 |
2 files changed, 6 insertions, 1 deletions
diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest index 96b1b41b98bc..7d638f43e890 100644 --- a/sys-apps/portage/Manifest +++ b/sys-apps/portage/Manifest @@ -3,4 +3,5 @@ DIST portage-3.0.19.tar.gz 1347687 BLAKE2B 86eea08c2559b2d5a3eac39d8f75233807697 DIST portage-3.0.20-bug-777492-209be9a.patch 1758 BLAKE2B 9ed7b18ef8b73c59a08e5a2c2fba9365b37bd8cace32d5a275a4003cbf3f40f6a0a5a4d168dae987169e2017222a3af291d9a860a4494c994ef51ca851620db1 SHA512 38f402d1ecf125af7c454afdcee12221fa715f4e043c1a59073422025a12508a06a4bb77503bb75f6ed9603ff507499558bc1032157f5fc0aee9573bb18a6e4b DIST portage-3.0.20-bug-777492-a4d8829.patch 4549 BLAKE2B 9023c7bd3d173b48e1bfcf6d48c87f6b01731d6ec154132797c820a4c24ffedcaaf2eabf380d08c43238b377cb33c1be090fe8d213f8aef39b813ba2fab25672 SHA512 5575015216534bc0ddc0aa79bd2c1a96180d40dd8b3df61bb95e49a2d86e60da10a5eb8d658bf616da3f3f15ff6f4377d82e72ceca770304d2d79f1f25a26a11 DIST portage-3.0.20-bug-796584-693f6bf.patch 2335 BLAKE2B 4922fad1fc34977b786555f1811e7b3b80e910bb940492eb735e95349f2ebb6c6f52642908fdc49e87c5f8b14f9171c8f32c627fe5ab472e645d5bc41c55bf33 SHA512 4032aef8de565e9ab166bf0f1b0fe4b4aec755eac4b8960dde57f89e08b00609a33cdce56f0f469292facb46aa088da4f3465cec935811cae4d00cca2254763b +DIST portage-3.0.20-bug-796812-2ce11f0.patch 1292 BLAKE2B b7ca91f6d24e0eaf398ecdae8534ba19f88649ae91316a1cf074a04755a433038c04be49bce4d06306a03e25f7b83899205b971e40fba9248a56d5e65c48a2a8 SHA512 7de6d01d35e6e65be631a31e886b0b7d56d87211aeb1d5d3b8a60c3c6c510db368cca9280ea430675fd101434a15b3d1aef47d2a1d90a28fb634de46c2152768 DIST portage-3.0.20.tar.gz 1348818 BLAKE2B e8af0662d073110a921ef23865872b0440f5e549da92b828af3dc71010d0f49d98c429c52c90ed683407fcfee7bf17a504082166f2fcad9590d7435dd43dfb83 SHA512 69c1846dedf0cfa3f57b2748cf8e077ead05ab0185e785dfc6310439b8624cdd72449209a807f12f59a5175ba065f8cca1409d43bee6012900b2c8b1e7f9b7e9 diff --git a/sys-apps/portage/portage-3.0.20-r4.ebuild b/sys-apps/portage/portage-3.0.20-r5.ebuild index 51a0f4f9f4cd..67f70e6bc45e 100644 --- a/sys-apps/portage/portage-3.0.20-r4.ebuild +++ b/sys-apps/portage/portage-3.0.20-r5.ebuild @@ -76,7 +76,8 @@ PDEPEND=" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz https://github.com/gentoo/portage/commit/a4d882964ee1931462f911d0c46a80e27e59fa48.patch -> portage-3.0.20-bug-777492-a4d8829.patch https://github.com/gentoo/portage/commit/209be9a8bee13384dd04a4762436b4c2a5e35bc6.patch -> portage-3.0.20-bug-777492-209be9a.patch - https://github.com/gentoo/portage/compare/8e47286b7082aac21fe25402a1f9d03db968cd30...693f6bf5a54e2424e2ad49e1838b61f76bf78e40.patch -> portage-3.0.20-bug-796584-693f6bf.patch" + https://github.com/gentoo/portage/compare/8e47286b7082aac21fe25402a1f9d03db968cd30...693f6bf5a54e2424e2ad49e1838b61f76bf78e40.patch -> portage-3.0.20-bug-796584-693f6bf.patch + https://github.com/gentoo/portage/commit/2ce11f06e48290efb2d4b6743c8edf01c176b0fc.patch -> portage-3.0.20-bug-796812-2ce11f0.patch" pkg_pretend() { local CONFIG_CHECK="~IPC_NS ~PID_NS ~NET_NS ~UTS_NS" @@ -96,6 +97,9 @@ python_prepare_all() { # Apply regression fix for https://bugs.gentoo.org/796584. eapply "${DISTDIR}/portage-3.0.20-bug-796584-693f6bf.patch" + # Apply EAPI 8 fix for https://bugs.gentoo.org/796812. + eapply "${DISTDIR}/portage-3.0.20-bug-796812-2ce11f0.patch" + sed -e "s:^VERSION = \"HEAD\"$:VERSION = \"${PV}\":" -i lib/portage/__init__.py || die if use gentoo-dev; then |