Commit Graph

8 Commits

Author SHA1 Message Date
Jonas Frei
d5ae0ab17e net-im/iamb: drop 0.0.9
Closes: https://bugs.gentoo.org/945701
Signed-off-by: Jonas Frei <freijon@pm.me>
2026-05-29 20:57:45 +02:00
ingenarel (NeoJesus)
9d2f8bd0a7 net-im/iamb: inherit xdg for properly doing pkg_post functions
Instead of the previous version where the ebuild was inheriting
xdg-utils eclass and pkg_post(inst|rm) was manually being set, inherit
the xdg eclass which actually sets the proper logic for
pkg_post(inst|rm) functions.

As recommended by
8f67d18398 (r178222407)

Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
2026-02-27 01:39:56 +06:00
ingenarel (NeoJesus)
8f67d18398 net-im/iamb: add 0.0.11
update:
 - copyright years
 - crates (using pycargoebuild)
 - crate licenses (using pycargoebuild)

Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
2026-02-23 03:09:38 +06:00
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