summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-vcs/git: x86 stable (bug #702296)Thomas Deutschmann2019-12-132-2/+2
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-vcs/git: stable 2.24.1 for ia64, bug #702296Sergei Trofimovich2019-12-121-1/+1
| | | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-vcs/git: stable 2.21.1 for ia64, bug #702296Sergei Trofimovich2019-12-121-1/+1
| | | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-vcs/git: stable 2.24.1 for hppa, bug #702296Rolf Eike Beer2019-12-121-1/+1
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-vcs/git: stable 2.21.1 for hppa, bug #702296Rolf Eike Beer2019-12-121-1/+1
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-vcs/git: Enable IUSE=ppcsha1 by defaultMatt Turner2019-12-1110-10/+10
| | | | | | | It's use.mask'd on other platforms, so there's no need to make PPC users manually enable it. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-vcs/cvs-fast-export: bump up to 1.49Sergei Trofimovich2019-12-113-0/+60
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-vcs/git: stable 2.24.1 for sparc, bug #702296Rolf Eike Beer2019-12-111-1/+1
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-vcs/git: stable 2.21.1 for sparc, bug #702296Rolf Eike Beer2019-12-111-1/+1
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-vcs/git: arm64 stable (bug #702296)Aaron Bauman2019-12-112-2/+2
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.81, Repoman-2.3.20
* dev-vcs/git: amd64 stable wrt bug #702296Mikle Kolyada2019-12-112-2/+2
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: [QA] Remove redundant `|| die` guardsDavid Seifert2019-12-1116-35/+35
| | | | | | | | | | | | * 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>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-1118-5/+23
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-vcs/git: QA fix AbsoluteSymlinkRobin H. Johnson2019-12-104-4/+4
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-vcs/git: bump for multiple vulnerabilitiesRobin H. Johnson2019-12-104-0/+2177
| | | | | | | | | | | | | | | | - Upstream fix CVE-2019-1348 - Upstream fix CVE-2019-1349 - Upstream fix CVE-2019-1350 - Upstream fix CVE-2019-1351 - Upstream fix CVE-2019-1352 - Upstream fix CVE-2019-1353 - Upstream fix CVE-2019-1354 - Upstream fix CVE-2019-1387 - Upstream fix CVE-2019-19604 Bug: https://bugs.gentoo.org/702296 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-vcs/cvsps: update dead homepageSergei Trofimovich2019-12-091-1/+1
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-vcs/tig-2.4.1: arm stable, bug 700406Matt Turner2019-12-081-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-vcs/svn2cl: Version bump, add myself as proxy maintainer.Hank Leininger2019-12-023-1/+40
| | | | | | | | | | | Redone after the initial version in https://github.com/gentoo/gentoo/pull/13458 became mostly obsolete. Signed-off-by: Hank Leininger <hlein@korelogic.com> Closes: https://bugs.gentoo.org/698602 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Closes: https://github.com/gentoo/gentoo/pull/13717 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Reassign dev-zero@'s packagesMichał Górny2019-11-291-4/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-vcs/python-gitlab: 1.13.0 bumpWilliam Hubbs2019-11-272-0/+42
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-vcs/hub-2.13: enable go testsWilliam Hubbs2019-11-251-3/+3
| | | | | | The go tests pass here so enable them. Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-vcs/hub: 2.13.0 bumpWilliam Hubbs2019-11-252-0/+38
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-vcs/tortoisehg: x86 stable wrt bug #680206Agostino Sarubbo2019-11-231-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/mercurial: x86 stable wrt bug #680206Agostino Sarubbo2019-11-231-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/tig: sync live ebuildGeorgy Yakovlev2019-11-191-3/+3
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-vcs/tig: update metadata.xmlGeorgy Yakovlev2019-11-191-12/+18
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-vcs/tig: bump to 2.5.0Georgy Yakovlev2019-11-192-0/+61
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-vcs/tig: x86 stable wrt bug #700406Agostino Sarubbo2019-11-191-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/tig: add myself and Patrick to metadata.xmlGeorgy Yakovlev2019-11-181-1/+8
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-vcs/tig: drop myself as a maintainerTim Harder2019-11-181-4/+1
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* dev-vcs/tig: amd64 stable wrt bug #700406Agostino Sarubbo2019-11-181-2/+2
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/repo: moved & updated from dev-util/repoMike Frysinger2019-11-183-0/+42
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* dev-vcs/bfg: drop myself as a maintainerTim Harder2019-11-171-4/+1
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* dev-vcs/hgview: drop myself as a maintainerTim Harder2019-11-161-4/+1
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* dev-vcs/tkcvs: drop old EAPIAaron Bauman2019-11-162-46/+0
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-vcs/git: ia64 stable wrt bug #697962Agostino Sarubbo2019-11-141-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/stgit: drop oldYixun Lan2019-11-134-175/+0
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-vcs/stgit: ppc stable wrt bug #697484Agostino Sarubbo2019-11-121-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/stgit: ppc64 stable wrt bug #697484Agostino Sarubbo2019-11-121-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* */*: Inline mirror://hackage and update URIsMichał Górny2019-11-108-15/+15
| | | | | | | | | | | | | | | | | This change inlines mirror://hackage in all ebuilds, and updates URIs to the modern form (old URIs redirect to that). The change has been made using the following command: find -name '*.ebuild' -exec sed -r -i \ -e 's@mirror://hackage/@https://hackage.haskell.org/@g' \ -e 's@https://hackage.haskell.org/packages/archive/([^/]*)/([^/]*)/@https://hackage.haskell.org/package/\1-\2/@g' \ -e '/hackage\.haskell\.org/s@\$\{PN}-\$\{PV}@${P}@g' \ -e '/hackage\.haskell\.org/s@\$\{MY_PN}-\$\{PV}@${MY_P}@g' \ -e '/hackage\.haskell\.org/s@\$\{PN}-\$\{MY_PV}@${MY_P}@g' \ {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-vcs/cvsps: refresh up to EAPI=7Sergei Trofimovich2019-11-101-3/+7
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-vcs/cvsps: Drop old (EAPI 0)Michał Górny2019-11-103-171/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-vcs/cvsps: Mark 2.2_beta1 stable on rem. archesMichał Górny2019-11-101-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-vcs/svn2cl: bump EAPI and stuffAaron Bauman2019-11-092-19/+11
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-vcs/git: arm64 stable (bug #697962)Aaron Bauman2019-11-071-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.78, Repoman-2.3.17
* dev-vcs/cvsgraph: Bump to EAPI 7Michał Górny2019-11-061-10/+7
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-vcs/git: Adjusted dependencies in EAPI-7 ebuildsLars Wendler2019-11-065-25/+15
| | | | | | Thanks-to: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-vcs/cvsd: Remove last-rited pkgMichał Górny2019-11-054-70/+0
| | | | | Bug: https://bugs.gentoo.org/696252 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-vcs/cvsq: Remove last-rited pkgMichał Górny2019-11-053-31/+0
| | | | | Bug: https://bugs.gentoo.org/696252 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-vcs/hg-evolve: Version bumpsCédric Krier2019-11-052-1/+1
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Cédric Krier <cedk@gentoo.org>