summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-vcs/svn2git: Address EmptyGlobalAssignmentSebastian Pipping2023-11-052-4/+2
| | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org>
* dev-vcs/svn2git: Drop old (for UnusedInherits)Sebastian Pipping2023-11-051-47/+0
| | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org>
* dev-vcs/svn2git: EAPI 8 + UnusedInheritsSebastian Pipping2022-11-292-3/+50
| | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org>
* dev-vcs/svn2git: Drop oldSebastian Pipping2022-11-293-96/+0
| | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-vcs/svn2git: Sync and fix 9999Sebastian Pipping2020-09-301-2/+3
| | | | | | Closes: https://bugs.gentoo.org/745504 Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-3.0.0, Repoman-2.3.23
* dev-vcs/svn2git: Drop <=1.0.13-r1Andreas Sturmlechner2020-06-228-260/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-vcs/svn2git: 1.0.18Sebastian Pipping2020-04-202-0/+48
| | | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-2.3.99, Repoman-2.3.22
* dev-vcs/svn2git: 1.0.17Sebastian Pipping2020-02-102-0/+48
| | | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-2.3.84, Repoman-2.3.20
* */*: [QA] Remove redundant `|| die` guardsDavid Seifert2019-12-116-18/+18
| | | | | | | | | | | | * 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>
* dev-vcs/svn2git: 1.0.16Sebastian Pipping2019-05-102-0/+48
| | | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-2.3.65, Repoman-2.3.12
* dev-vcs/svn2git: Fix compilationSebastian Pipping2019-04-172-0/+74
| | | | | | Closes: https://bugs.gentoo.org/682802 Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.12
* dev-vcs/svn2git: 1.0.13Sebastian Pipping2018-09-012-0/+48
| | | | Package-Manager: Portage-2.3.46, Repoman-2.3.10
* dev-vcs/svn2git: 1.0.12 + sync 9999Sebastian Pipping2018-06-023-13/+54
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-vcs/svn2git: Drop oldAndreas Sturmlechner2018-01-143-94/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-vcs/svn2git: Switch to Qt5Andreas Sturmlechner2018-01-143-15/+75
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/6844 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-vcs/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* dev-vcs/svn2git: 1.0.11Sebastian Pipping2017-08-273-7/+54
| | | | | | Also bump to EAPI 5 (not 6), and sync live ebuild Package-Manager: Portage-2.3.8, Repoman-2.3.3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* dev-vcs/svn2git: Remove oldManuel Rüger2015-08-2821-704/+0
| | | | Package-Manager: portage-2.2.20.1
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0826-0/+847
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed