Takuya Wakazono
366322c5ec
dev-vcs/gitahead: drop 2.7.1
...
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com >
2026-01-30 00:01:45 +09:00
Takuya Wakazono
87b58f858c
dev-vcs/gitahead: fix broken install
...
Closes: https://bugs.gentoo.org/966190
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com >
2026-01-30 00:01:42 +09:00
Joe Kappus
185bce1f13
dev-vcs/ghorg: add 1.11.7
...
Signed-off-by: Joe Kappus <joe@wt.gd >
2026-01-16 04:16:37 -05:00
Sergey Torokhov
3650950cac
dev-vcs/lazygit: 0.58.1 version bump
...
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru >
2026-01-13 22:05:58 +03:00
Sergey Torokhov
5bcf941817
dev-vcs/lazygit: drop old 0.54.2, 0.55.0, 0.55.1
...
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru >
2026-01-04 17:23:17 +03:00
Sergey Torokhov
0ab022260c
dev-vcs/lazygit: 0.58.0 version bump
...
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru >
2026-01-04 17:18:48 +03:00
Huang Rui
bcd76b65a2
dev-vcs/llm-git: add 2.3.0, drop 0.1.2-r1
...
Signed-off-by: Huang Rui <vowstar@gmail.com >
2026-01-04 11:29:14 +08:00
Huang Rui
c89af59ebb
dev-vcs/llm-git: new package, add 0.1.2-r1
...
Signed-off-by: Huang Rui <vowstar@gmail.com >
2025-12-27 13:55:40 +08:00
Lucio Sauer
5aa8ed3b9e
dev-vcs/gitui: treeclean; moved to ::gentoo
...
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net >
2025-12-17 09:20:24 +01:00
Takuya Wakazono
eec9b71483
dev-vcs/gitui: drop 0.26.3
...
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com >
2025-12-17 00:23:44 +09:00
Takuya Wakazono
a655aebf0c
dev-vcs/gitui: add 0.28.0
...
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com >
2025-12-17 00:23:44 +09:00
ingenarel
d7a5e9c995
dev-vcs/lazygit: fix LICENSE for dependencies; update format
...
- I did a typo where I used LICENSES instead of LICENSE when trying to
append license for go modules. I fixed that
- go-license was generating Gentoo incompatible license names, the issue
didn't get caught because of the typo. I also fixed that.
See https://bugs.gentoo.org/967017 for more info about the issue related
to go-license
I used my wrapper to fix it, which can be found here:
https://github.com/ingenarel/gentoo-dev-scripts/blob/master/gentoo-go-license
format changes:
- use ${var} instead of $var, which was recommended by negril
- don't use *9999, instead use 9999, it was recommended by negril,
because packages like blender have versions like 5.0.9999, so using
a good format logic is nice
Signed-off-by: ingenarel <ingenarelitems@gmail.com >
2025-12-10 07:44:45 +06:00
Sergey Torokhov
85d09f0002
dev-vcs/lazygit: 0.57.0 version bump
...
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru >
2025-12-09 21:31:23 +03:00
Vivian Heisz (vhz)
e3b1415cce
dev-vcs/lazyjj: unkeyword 0.6.1 for ~arm64
...
dev-vcs/jj in ::gentoo is not keyworded for ~arm64.
Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems >
2025-12-05 09:20:31 -05:00
Vivian Heisz (vhz)
ab29f1a2d2
dev-vcs/lazyjj: drop 0.5.0
...
Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems >
2025-12-05 09:20:22 -05:00
Vivian Heisz (vhz)
6875b5d679
dev-vcs/jj: treeclean, promoted to ::gentoo
...
Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems >
2025-12-05 09:14:34 -05:00
Vivian Heisz (vhz)
580bea447f
dev-vcs/jj: bump MSRV in live
...
Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems >
2025-12-04 11:07:00 -05:00
Vivian Heisz (vhz)
e9dda5ee03
dev-vcs/jj: drop 0.34.0
...
Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems >
2025-12-04 11:07:00 -05:00
Vivian Heisz (vhz)
ca388297ca
dev-vcs/jj: add 0.36.0
...
Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems >
2025-12-04 11:07:00 -05:00
ingenarel
261c5e2a09
dev-vcs/lazygit: modify src_unpack() internally instead of redefining
...
Signed-off-by: ingenarel <ingenarelitems@gmail.com >
2025-12-03 13:51:31 +06:00
ingenarel
469968e82f
dev-vcs/lazygit: update 9999
...
- update licenses
- modify src_unpack() internally instead of redefining
Signed-off-by: ingenarel <ingenarelitems@gmail.com >
2025-12-03 13:45:51 +06:00
Paul Zander
e07d695d5d
*/*: Add := to virtual/zlib deps
...
Add := to virtual/zlib deps, part 1
Done via:
```
git grep -l virtual/zlib$ | xargs sed -i -e 's@virtual/zlib$@&:=@'
```
Add := to virtual/zlib deps
Done via:
```
git grep -l 'virtual/zlib ' |
xargs sed -i -e 's@virtual/zlib @virtual/zlib:= @g'
```
Unify virtual/zlib:0= to virtual/zlib:=
Done via:
```
git grep -l 'virtual/zlib:0=' |
xargs sed -i -e 's@virtual/zlib:0=@virtual/zlib:=@g'
```
Add := to virtual/zlib deps, part 3
Done via:
```
git grep -l 'virtual/zlib:0' |
xargs sed -i -e 's@virtual/zlib:0@virtual/zlib:=@g'
git grep -l 'virtual/zlib:=/' |
xargs sed -i -e 's@virtual/zlib:=/@virtual/zlib:0/@g'
```
Add := to virtual/zlib deps, part 4
Done via:
```
git grep -l 'virtual/zlib\[' |
xargs sed -i -e 's@virtual/zlib\[@virtual/zlib:=\[@g'
```
Use := on virtual/zlib deps, part 5
Done via:
```
git grep -l 'virtual/zlib-' |
xargs sed -i -r -e 's@virtual/zlib-[0-9.]*(-r[0-9]*)?@&:=@g'
git grep -l 'virtual/zlib-' | xargs sed -i -e 's@:=:=@:=@g'
pkgcheck scan --commits \
-c SourcingCheck,VisibilityCheck,DependencyCheck --exit error
```
Use := on virtual/zlib deps, part 6
Done via:
```
git grep -l 'virtual/zlib"' | xargs sed -i -e 's@virtual/zlib"@virtual/zlib:="@'
```
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com >
2025-11-18 17:53:08 +01:00
Paul Zander
c23791504e
*/*: update for virtual/zlib
...
Update done using:
```
git grep -l sys-libs/zlib sys-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g
git grep -l virtual/zlib-ng sys-* | xargs sed -i -e s@virtual/zlib-ng@sys-libs/zlib-ng@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
```
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com >
2025-11-16 23:26:20 +01:00
Vivian Heisz (vhz)
ffe29b6076
dev-vcs/jj: drop 0.33.0
...
Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems >
2025-11-06 09:29:14 -05:00
Vivian Heisz (vhz)
58b437fb8c
dev-vcs/jj: add 0.35.0
...
Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems >
2025-11-06 09:29:14 -05:00
Sergey Torokhov
4e0532e9e6
dev-vcs/lazygit: 0.56.0 version bump
...
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru >
2025-11-01 21:57:50 +03:00
Vivian Heisz (vhz)
7dc89e445b
dev-vcs/jj: sync live
...
0.34.0 updated the MSRV to 1.88, so live should be updated as well.
Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems >
2025-10-01 20:23:22 -04:00
Vivian Heisz (vhz)
42dad58103
dev-vcs/jj: drop 0.29.0, 0.31.0, 0.32.0
...
Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems >
2025-10-01 20:23:22 -04:00
Vivian Heisz (vhz)
ff03153685
dev-vcs/jj: add 0.34.0
...
Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems >
2025-10-01 20:22:09 -04:00
Sergey Torokhov
9b2b23903f
dev-vcs/lazygit: drop old 0.53.0, 0.54.0
...
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru >
2025-09-19 00:57:15 +03:00
Sergey Torokhov
0cd5371511
dev-vcs/lazygit: 0.55.1 version bump
...
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru >
2025-09-18 21:42:52 +03:00
Vivian Heisz (vhz)
5ff3a5abd8
dev-vcs/lazyjj: add 0.6.1
...
Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems >
2025-09-10 19:45:47 -04:00
Vivian Heisz (vhz)
c5e7d900b8
dev-vcs/jj: add 0.33.0
...
Rust edition was updated, so RUST_MIN_VER is now 1.85.0.
Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems >
2025-09-09 15:08:14 -04:00
Sergey Torokhov
a5a342b693
dev-vcs/lazygit: drop old 0.50.0, 0.51.1, 0.52.0
...
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru >
2025-09-07 19:41:38 +03:00
Sergey Torokhov
397121f4ba
dev-vcs/lazygit : 0.55.0 version bump
...
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru >
2025-09-07 19:37:53 +03:00
Joe Kappus
07d552b2cb
dev-vcs/ghorg: remove unnecessary DEPEND/RDEPEND
...
Thanks for feedback from stkw0!
Signed-off-by: Joe Kappus <joe@wt.gd >
2025-08-28 13:46:50 -04:00
Joe Kappus
a92b673b15
dev-vcs/ghorg: new package, add 1.11.0
...
Signed-off-by: Joe Kappus <joe@wt.gd >
2025-08-27 17:48:04 -04:00
Sergey Torokhov
afe3074c9e
dev-vcs/lazygit: 0.54.2 version bump
...
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru >
2025-08-19 21:56:56 +03:00
Vivian Heisz (vhz)
d13b854a20
dev-vcs/jj: add 0.32.0, drop 0.30.0
...
0.32.0 returns to using `CRATES` instead of a vendor tarball, and adds
`RESTRICT="mirror"` to prevent portage from trying the mirrors. This
follows a recent discussion on the matter on IRC, and should aid in both
auditability and maintainability.
Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems >
2025-08-07 08:57:50 -04:00
ingenarel
29e29ada7e
dev-vcs/lazygit: use ebuild template for 9999
...
Signed-off-by: ingenarel <ingenarelitems@gmail.com >
2025-08-06 10:29:20 +06:00
ingenarel
6754bf6cb9
dev-vcs/lazygit: add 0.54.0
...
Signed-off-by: ingenarel <ingenarelitems@gmail.com >
2025-08-06 10:28:51 +06:00
Anna (cybertailor) Vyalkova
95617af15f
dev-vcs/gitqlient-jenkins-plugin: treeclean
...
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in >
2025-07-13 16:53:49 +05:00
Anna (cybertailor) Vyalkova
7fdf978db8
dev-vcs/gitqlient-gitserver-plugin: treeclean
...
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in >
2025-07-13 16:53:24 +05:00
Sergey Torokhov
8047aaf1ba
dev-vcs/lazygit: 0.53.0 version bump
...
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru >
2025-07-11 20:18:02 +03:00
Vivian Heisz (vhz)
ed6694fefc
dev-vcs/jj: sync live
...
Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems >
2025-07-02 19:32:56 -04:00
Vivian Heisz (vhz)
381c1c9968
dev-vcs/jj: add 0.31.0
...
Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems >
2025-07-02 19:32:56 -04:00
Sergey Torokhov
a0dd3dcb04
dev-vcs/lazygit: drop old 0.47.2, 0.48.0, 0.49.0
...
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru >
2025-06-14 20:30:16 +03:00
Sergey Torokhov
167a711847
dev-vcs/lazygit: 0.52.0 version bump
...
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru >
2025-06-14 20:29:04 +03:00
Vivian Heisz (vhz)
889b031487
dev-vcs/jj: sync live with 0.30.0
...
Much cleaner, now that git2 has been removed entirely :)
Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems >
2025-06-04 22:39:58 -04:00
Vivian Heisz (vhz)
6b0e9326ca
dev-vcs/jj: drop 0.28.2
...
0.29.0 will stick around for a while, as it's the last
version with support for `git.subprocess = false`.
Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems >
2025-06-04 22:19:47 -04:00