D. Ben Knoble
d4e7658a94
dev-vcs/git: use new htmldir meson option to control GIT_HTML_PATH
...
This makes packaging the HTML docs easier, but more importantly means
that "git --html-path" reports the correct directory.
Signed-off-by: D. Ben Knoble <ben.knoble+github@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44462
Closes: https://github.com/gentoo/gentoo/pull/44462
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-16 08:05:32 +00:00
Michał Górny
6a3644bf2f
*/*: Add := to virtual/zlib deps, part 1
...
Done via:
```
git grep -l virtual/zlib$ | xargs sed -i -e 's@virtual/zlib$@&:=@'
```
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-04 10:36:27 +01:00
Michał Górny
bd0ee727e0
dev-*/*: update for virtual/zlib
...
Update done using:
```
git grep -l sys-libs/zlib dev-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g
git diff --name-only | xargs copybump
git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead
pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error
```
Followed by manual revert in dev-python/zlib-ng where it accidentally
caught sys-libs/zlib-ng dependencies.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-04 09:07:26 +01:00
Michał Górny
81deb74e05
dev-vcs/git: Revbump over RDEP change
...
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-01 08:29:21 +01:00
Michał Górny
a4726436b6
dev-vcs/git: Permit app-alternatives/gpg
...
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-10-31 16:41:32 +01:00
Sam James
c61ada7f20
dev-vcs/git: add 2.51.2
...
Bug: https://bugs.gentoo.org/964608
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-28 08:21:07 +00:00
Sam James
f7cfcf7662
dev-vcs/git: fix tests w/ net-misc/openssh-10.1
...
The -T arg is new so fall back to old where it fails, which should be fine
as older openssh had different behaviour.
Closes: https://bugs.gentoo.org/964608
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-18 17:46:31 +01:00
Arthur Zamarin
02d5108713
dev-vcs/git: Stabilize 2.51.0 ppc64, #964234
...
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-10-17 15:30:52 +03:00
Sam James
0404fd79a3
dev-vcs/git: add 2.51.1
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-16 17:57:57 +01:00
Arthur Zamarin
2c2737c9f6
dev-vcs/git: Stabilize 2.51.0 ppc, #964234
...
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-10-14 19:53:46 +03:00
Sam James
bcad9e609a
dev-vcs/git: Stabilize 2.51.0 amd64, #964234
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-13 03:58:53 +01:00
Sam James
f8b06c2dbe
dev-vcs/git: Stabilize 2.51.0 x86, #964234
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-12 18:10:29 +01:00
Sam James
7107af94c1
dev-vcs/git: Stabilize 2.51.0 arm64, #964234
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-12 17:24:43 +01:00
Sam James
aed528e0c0
dev-vcs/git: Stabilize 2.51.0 arm, #964234
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-12 16:55:07 +01:00
Ben Torkington
389c91ee04
dev-vcs/git: add description of perl USE flag
...
Signed-off-by: Ben Torkington <ben@torkington.com>
Bug: https://bugs.gentoo.org/955530
Part-of: https://github.com/gentoo/gentoo/pull/44126
Closes: https://github.com/gentoo/gentoo/pull/44126
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-11 11:58:25 +01:00
Arthur Zamarin
0ad96e879b
*/*: destable sparc
...
Result of running the command:
grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-02 20:00:14 +03:00
Arthur Zamarin
634a005686
*/*: destable hppa
...
Result of running the command:
grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]hppa' -l | xargs ekeyword ~hppa
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-02 20:00:12 +03:00
Sam James
29c9ecae53
dev-vcs/git: sync removals previously in 'seen' into 2.51.0
...
I didn't realise these had all landed. Also, a bonus one, for 'workdir'.
Closes: https://bugs.gentoo.org/961723
Signed-off-by: Sam James <sam@gentoo.org>
2025-08-18 21:22:35 +01:00
Sam James
c6ec4afe90
dev-vcs/git: add 2.51.0
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-08-18 18:52:06 +01:00
Sam James
edd63463b1
dev-vcs/git: drop 2.49.0-r3, 2.50.0
...
Bug: https://bugs.gentoo.org/959733
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-12 06:18:34 +01:00
Sam James
0bde0f7a5c
dev-vcs/git: Stabilize 2.49.1 hppa, #959736
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-08 23:45:14 +01:00
Sam James
fd0714aa72
dev-vcs/git: Stabilize 2.49.1 sparc, #959736
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-08 23:45:14 +01:00
Sam James
89b3cb753a
dev-vcs/git: Stabilize 2.49.1 ppc64, #959736
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-08 23:45:13 +01:00
Sam James
762e27ae35
dev-vcs/git: Stabilize 2.49.1 ppc, #959736
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-08 21:27:43 +01:00
Sam James
d412e4d2f7
dev-vcs/git: Stabilize 2.49.1 arm64, #959736
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-08 20:32:26 +01:00
Sam James
e254a27038
dev-vcs/git: Stabilize 2.49.1 x86, #959736
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-08 20:32:25 +01:00
Sam James
a2bce89ee8
dev-vcs/git: Stabilize 2.49.1 amd64, #959736
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-08 20:32:23 +01:00
Sam James
581bca89b6
dev-vcs/git: Stabilize 2.49.1 arm, #959736
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-08 20:32:22 +01:00
Sam James
5ebc867edd
dev-vcs/git: add 2.50.1
...
Bug: https://bugs.gentoo.org/959733
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-08 19:22:38 +01:00
Sam James
4f76432682
dev-vcs/git: add 2.49.1
...
Bug: https://bugs.gentoo.org/959733
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-08 19:22:37 +01:00
Sam James
d62937e2ac
dev-vcs/git: add 2.50.0
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-16 19:13:06 +01:00
Arthur Zamarin
c104b575d9
dev-vcs/git: enable py3.14
...
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-06-10 11:06:30 +03:00
Sam James
32916ab856
dev-vcs/git: drop 2.45.3, 2.48.1-r1
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-08 06:19:08 +01:00
Sam James
f88c44053a
dev-vcs/git: handle various contrib/ removals in 'seen'
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-08 02:35:56 +01:00
Sam James
e4c81b8ad8
dev-vcs/git: switch more USE=tk to meson
...
Bug: https://bugs.gentoo.org/957542
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-08 02:32:18 +01:00
Sam James
a93a134336
dev-vcs/git: rebase copies-harder patch for upcoming 2.50
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-08 01:48:42 +01:00
Sam James
a579352884
dev-vcs/git: drop obsolete meson patch from live
...
This is fixed upstream but with a slightly different patch.
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-08 01:41:49 +01:00
Sam James
04893125cc
dev-vcs/git: fix USE=tk installation when git is not already installed
...
git-gui/Makefile invokes git to determine gitexecdir if unset. Fortunately,
for master, git-gui uses meson, so will switch that in a followup commit.
Closes: https://bugs.gentoo.org/957542
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-08 01:30:29 +01:00
Fabian Groffen
00b9b7656b
dev-vcs/git-2.49.0-r2: fix build on Solaris
...
Allow building git on Solaris via meson, so we can complete stage3.
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
2025-04-19 22:07:48 +02:00
Sam James
4c89b7617f
dev-vcs/git: drop 2.49.0-r1
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-04-06 04:54:59 +01:00
Sam James
c1a18b0492
dev-vcs/git: restore docs patch to 2.49.0-r2
...
In hindsight, f17f390a7022279701ac29ea2c7e3144c41d5356 should've been
a hint that I'd made some error.
Bug: https://bugs.gentoo.org/949247
Fixes: 8b1595184775bdd47164e3df4859756684dcb2ba
Signed-off-by: Sam James <sam@gentoo.org>
2025-03-31 05:08:57 +01:00
Sam James
f2c971976c
dev-vcs/git: Stabilize 2.49.0-r2 ppc, #952914
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-03-29 19:11:51 +00:00
Sam James
6624cd7226
dev-vcs/git: Stabilize 2.49.0-r2 hppa, #952914
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-03-29 19:11:47 +00:00
Sam James
4358a023a1
dev-vcs/git: Stabilize 2.49.0-r2 ppc64, #952914
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-03-29 19:11:07 +00:00
Sam James
8420c2acdc
dev-vcs/git: Stabilize 2.49.0-r2 x86, #952914
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-03-29 18:51:05 +00:00
Arthur Zamarin
4acac0dd84
dev-vcs/git: Stabilize 2.49.0-r2 amd64, #952914
...
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-03-29 21:40:31 +03:00
Arthur Zamarin
d0dc96fa94
dev-vcs/git: Stabilize 2.49.0-r2 sparc, #952914
...
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-03-29 21:40:28 +03:00
Sam James
8d2dc15922
dev-vcs/git: Stabilize 2.49.0-r2 arm64, #952914
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-03-29 18:24:26 +00:00
Sam James
9bf547f08b
dev-vcs/git: Stabilize 2.49.0-r2 arm, #952914
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-03-29 18:24:24 +00:00
Sam James
f17f390a70
dev-vcs/git: drop docs patch from 9999
...
This somehow snuck in again.
Signed-off-by: Sam James <sam@gentoo.org>
2025-03-28 20:34:12 +00:00