summaryrefslogtreecommitdiff
path: root/dev-vcs/svn2git/svn2git-1.0.11-r1.ebuild
AgeCommit message (Collapse)Author
2020-06-22dev-vcs/svn2git: Drop <=1.0.13-r1Andreas Sturmlechner
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2019-12-11*/*: [QA] Remove redundant `|| die` guardsDavid Seifert
* Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
2018-01-14dev-vcs/svn2git: Switch to Qt5Andreas Sturmlechner
Closes: https://github.com/gentoo/gentoo/pull/6844 Package-Manager: Portage-2.3.19, Repoman-2.3.6