portage: update to 2.3.86

This commit is contained in:
teldra 2020-02-01 22:09:21 +01:00 committed by Johannes
parent b86f420043
commit cd3a23cab3

View File

@ -1,10 +1,9 @@
# Template file for 'portage' # Template file for 'portage'
pkgname=portage pkgname=portage
version=2.3.84 version=2.3.86
revision=1 revision=1
wrksrc="${pkgname}-${pkgname}-${version}" wrksrc="${pkgname}-${pkgname}-${version}"
build_style=python3-module build_style=python3-module
pycompile_module="portage _emerge"
make_install_args="--sbindir=/usr/bin" make_install_args="--sbindir=/usr/bin"
hostmakedepends="python3" hostmakedepends="python3"
depends="python3 rsync xmlto eselect" depends="python3 rsync xmlto eselect"
@ -13,7 +12,7 @@ maintainer="teldra <teldra@rotce.de>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="https://wiki.gentoo.org/wiki/Portage" homepage="https://wiki.gentoo.org/wiki/Portage"
distfiles="https://github.com/gentoo/${pkgname}/archive/${pkgname}-${version}.tar.gz" distfiles="https://github.com/gentoo/${pkgname}/archive/${pkgname}-${version}.tar.gz"
checksum=f59f2304dd9ddb386eb459ca5a6814e7eef7486f1786f6e6c3236caf4a9374cb checksum=b40b39ef4e59e60165caa659a1d0de19c851ac000a89341c6ebbe20ca666fcdd
conf_files=" conf_files="
/etc/dispatch-conf.conf /etc/dispatch-conf.conf