Commit Graph

5 Commits

Author SHA1 Message Date
ingenarel
d59ea44cb6 net-im/iamb: use crates instead of depfiles
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
Part-of: https://github.com/gentoo/guru/pull/354
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2025-07-26 23:30:20 +02:00
ingenarel
bed551afbf net-im/iamb: use a vendor file instead of CRATES
This has the following upsides:
- fixes pkgcheck scan's `TooManyCrates` warning.
- becomes more easy to maintain since all it takes is a new vendor file
  and bumping the ebuild.
- saves time for users. Portage doesn't try to download 500+ crates from
  gentoo mirrors first then trying the crates.io links, instead, it just
  downloads one singular vendor file

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-07-17 15:34:19 +06:00
Kamal Abdellatif
cc3321581c net-im/iamb: add 0.0.10
Signed-off-by: Kamal Abdellatif <gentoo.kamal@tgf.pw>
2025-01-07 20:18:41 +01:00
Jonas Frei
d260ab5deb net-im/iamb: add 0.0.9
Signed-off-by: Jonas Frei <freijon@pm.me>
2024-04-02 21:30:42 +02:00
Jonas Frei
7a7be17681 net-im/iamb: new package, add 0.0.8
Signed-off-by: Jonas Frei <freijon@pm.me>
2023-11-14 21:30:58 +01:00