"this mirror has been deleted due to the github TOS change. Use https://git.joeyh.name/git/etckeeper.git/" the ebuild still rely on the old github repository. /usr/portage/sys-apps/etckeeper$ grep -R github etckeeper-1.18.1.ebuild:SRC_URI="https://github.com/joeyh/etckeeper/archive/${PV}.tar.gz -> ${P}.tar.gz" etckeeper-1.18.4.ebuild:SRC_URI="https://github.com/joeyh/etckeeper/archive/${PV}.tar.gz -> ${P}.tar.gz" metadata.xml: <remote-id type="github">joeyh/etckeeper</remote-id> etckeeper-1.18.5.ebuild:SRC_URI="https://github.com/joeyh/etckeeper/archive/${PV}.tar.gz -> ${P}.tar.gz" etckeeper-1.18.6.ebuild:SRC_URI="https://github.com/joeyh/etckeeper/archive/${PV}.tar.gz -> ${P}.tar.gz"
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25a9fbe606cd62cb9bcfca99669702940fb1b010 commit 25a9fbe606cd62cb9bcfca99669702940fb1b010 Author: M. J. Everitt <m.j.everitt@iee.org> AuthorDate: 2018-04-01 04:07:04 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2018-04-05 21:33:16 +0000 sys-apps/etckeeper: Update SRC_URI, inherit, fix misc items SRC_URI moved from github to self-hosted Missing ${PYTHON_USEDEPS} on bzr dep Replace ${PYTHON} with "${EPYTHON}" Reinstate bash-completion Closes: https://bugs.gentoo.org/620042 Package-Manager: Portage-2.3.13, Repoman-2.3.3 sys-apps/etckeeper/etckeeper-1.18.6-r1.ebuild | 71 +++++++++++++++++++++++++++ 1 file changed, 71 insertions(+)