summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-vcs/git: Synced live ebuildsLars Wendler2020-10-191-56/+2
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-vcs/git: Added python3_8 supportLars Wendler2020-09-101-1/+1
| | | | | Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-vcs/git: Add use default for subversion dependencyAndreas K. Hüttel2020-05-191-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-vcs/git: Remove py2.7Michał Górny2020-05-071-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-vcs/git: Fixed build with USE="-threads"Lars Wendler2020-04-151-1/+1
| | | | | | Closes: https://bugs.gentoo.org/524430 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-261-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-vcs/git: Update virtual/emacs dependency.Ulrich Müller2019-12-201-1/+1
| | | | | | | The virtual is deprecated, depend on app-editors/emacs instead. Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-vcs/git: Enable IUSE=ppcsha1 by defaultMatt Turner2019-12-111-1/+1
| | | | | | | 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/git: Adjusted dependencies in EAPI-7 ebuildsLars Wendler2019-11-061-5/+3
| | | | | | 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/git: [QA] Fix AbsoluteSymlinkMichał Górny2019-11-041-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-vcs/git: Fixed a QA warningLars Wendler2019-11-031-0/+2
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-vcs/git: Synced live ebuildsLars Wendler2019-10-211-16/+23
| | | | | Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-vcs: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-vcs/git: Inline mirror://kernelMichał Górny2019-10-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-vcs/git: Replace USE=+python with USE=perforceMatt Turner2019-08-161-6/+6
| | | | | | | Acked by Lars Wendler on IRC. Closes: https://bugs.gentoo.org/692030 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-vcs/git: Moved svn-fe.1 back behind USE="doc".Lars Wendler2019-06-131-7/+11
| | | | | | Closes: https://bugs.gentoo.org/687886 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-vcs/git: fix git-subtree.1 build failureRobin H. Johnson2019-06-111-4/+6
| | | | | | | | | | | | | | | Partial revert of commit 56312573763e794982d7a7284e7e7d1a8a9f8eaa Some of the manpages require the full documentation stack. Documentation build is gated behind USE=doc due to the dependencies, so move the manpage behind the conditional as well. As a future action, ask upstream to include git-subtree.1 with the rest of the prebuilt Documentation. Fixes: https://bugs.gentoo.org/687848 See-Also: https://bugs.gentoo.org/517794 Package-Manager: Portage-2.3.67, Repoman-2.3.12 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-vcs/git: bumpRobin H. Johnson2019-06-101-1/+4
| | | | | | Fixes: https://bugs.gentoo.org/show_bug.cgi?id=687808 Package-Manager: Portage-2.3.67, Repoman-2.3.12 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-vcs/git: Use latest optional-cvs patchLars Wendler2019-05-141-1/+1
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-vcs/git: Add ~riscv keywordMikle Kolyada2019-05-041-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-vcs/git: Added virtual/libiconvLars Wendler2019-04-261-0/+1
| | | | | | Bug: https://bugs.gentoo.org/557122 Package-Manager: Portage-2.3.65, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-vcs/git: Fixed build on uclibc systems with USE="iconv"Lars Wendler2019-04-241-1/+3
| | | | | | | Thanks-to: René Rhéaume <rene.rheaume@gmail.com> Closes: https://bugs.gentoo.org/557122 Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-vcs/git: THREADED_DELTA_SEARCH switch is long gone.Lars Wendler2019-04-211-1/+1
| | | | | | | Thanks-to: mikey@opentrash.com Closes: https://bugs.gentoo.org/618442 Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-vcs/git: Build/install some more man-pages without USE="doc"Lars Wendler2019-04-201-10/+9
| | | | | | | Thanks-to: Cornelius Weig <bitte.keine.werbung.einwerfen@googlemail.com> Bug: https://bugs.gentoo.org/517794 Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-vcs/git: Drop dependency on dev-perl/Net-SMTP-SSLLars Wendler2019-04-051-1/+0
| | | | | | Closes: https://bugs.gentoo.org/665574 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-vcs/git: Added python3 to PYTHON_COMPAT in live ebuilds.Lars Wendler2019-03-031-1/+1
| | | | | | Bug: https://bugs.gentoo.org/677518 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-vcs/git: Synced live ebuild.Lars Wendler2019-02-251-13/+17
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-vcs/git: Don't call perl_get_raw_vendorlib when USE="-perl"James Le Cuirot2019-02-191-2/+2
| | | | | | | Perl might not even be installed. Package-Manager: Portage-2.3.61, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-vcs/git: Fixed elog message about bash-completion file.Lars Wendler2018-11-291-2/+3
| | | | | | Closes: https://bugs.gentoo.org/668342 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-vcs/git: Synced/fixed live ebuilds.Lars Wendler2018-09-111-9/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* Drop arm-linux keyword from tree.Benda Xu2018-08-311-1/+1
| | | | | | | | "arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
* dev-vcs/git: replace einfo with elog for displaying messages to users.Francesco Turco2018-08-201-3/+3
| | | | Closes: https://github.com/gentoo/gentoo/pull/9487
* dev-vcs/git: Synced live ebuilds.Lars Wendler2018-06-061-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-vcs/git: improve perl packlist cleanupRobin H. Johnson2018-05-201-3/+3
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Package-Manager: Portage-2.3.33, Repoman-2.3.9
* dev-vcs/git: make perl packlist cleanup work on 32bitRobin H. Johnson2018-05-191-4/+6
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Package-Manager: Portage-2.3.33, Repoman-2.3.9
* dev-vcs/git: Added dev-perl/MailTools to RDEPEND.Lars Wendler2018-03-291-0/+1
| | | | | Closes: https://bugs.gentoo.org/651942 Package-Manager: Portage-2.3.26, Repoman-2.3.7
* dev-vcs/git: Unpack man pages into ${S}Lars Wendler2018-03-231-0/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-vcs/git: Synced live ebuilds.Lars Wendler2018-03-231-161/+176
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-vcs/git: Minor adjustments in src_test()Lars Wendler2018-02-141-7/+7
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-vcs/git: use HTTPS for HOMEPAGEFrancesco Turco2018-02-051-1/+1
| | | | | | (cherry picked from commit 3ab80eeb17d891ca2f0d1ce8747507f2ec4e86fc) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/7069
* */*: Remove sparc-fbsd keywordsMichał Górny2018-01-231-1/+1
|
* dev-vcs/git: set PERL_PATH variable.Patrice Clement2018-01-131-4/+1
| | | | | | | | | | | The rational for this change is that git on Gentoo/FreeBSD doesn't build properly when this variable is unset. After chatting to floppym on the gentoo-dev channel, here's what he found out in git-instaweb's Makefile: Define PERL_PATH to the path of your Perl binary (usually /usr/bin/perl). Package-Manager: Portage-2.3.13, Repoman-2.3.4 Closes: https://github.com/gentoo/gentoo/pull/6849
* dev-vcs/git: Added es to PLOCALES.Lars Wendler2018-01-061-2/+2
| | | | | Closes: https://bugs.gentoo.org/643674 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-vcs/git: make 9999 ebuilds share common code for easy of copyRobin H. Johnson2017-09-261-10/+17
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-vcs/git: fix building on Solaris 10 sparcFabian Groffen2017-08-271-2/+3
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-vcs/git: permit -pcre-jit w/ dev-libs/libpcre[jit]Robin H. Johnson2017-08-091-1/+1
| | | | Package-Manager: portage-2.3.6
* dev-vcs/git: switch to PCRE2-JIT per upstream.Robin H. Johnson2017-08-051-5/+16
| | | | | | | | | | | Upstream Git is switching to PCRE2 w/ JIT by default, because of the performance boost. An optional non-JIT PCRE is available in PCRE1 code path, for arches where dev-libs/libpcre2[jit] is not available (alpha, ia64, hppa as of this commit). Closes: https://bugs.gentoo.org/show_bug.cgi?id=627088 Bug: https://bugs.gentoo.org/show_bug.cgi?id=627088 Package-Manager: portage-2.3.6
* dev-vcs/git: sync 9999 builds to latest release.Robin H. Johnson2017-08-051-1/+5
|