gpo.zugaina.org

Search Portage & Overlays:

net-im/iamb

A Matrix chat client that uses Vim keybindings

Screenshots

  • iamb-0.0.11
    ~amd64
    debug

    View      Download      Browse     License: Apache-2.0 Apache-2.0 BSD-2 BSD Boost-1.0 CC0-1.0 CDLA-Permissive-2.0 ISC MIT MPL-2.0 MPL-2.0 UoI-NCSA Unicode-3.0 ZLIB   
    Overlay: guru
  • iamb-0.0.10
    ~amd64
    debug

    View      Download      Browse     License: Apache-2.0 Apache-2.0 BSD-2 BSD Boost-1.0 CC0-1.0 ISC MIT MPL-2.0 MPL-2.0 Unicode-DFS-2016 ZLIB   
    Overlay: guru
  • iamb-0.0.9
    ~amd64
    debug

    View      Download      Browse     License: Apache-2.0 Apache-2.0 BSD-2 BSD Boost-1.0 CC0-1.0 ISC MIT MPL-2.0 MPL-2.0 Unicode-DFS-2016 ZLIB   
    Overlay: guru
  • iamb-0.0.8
    ~amd64
    debug

    View      Download      Browse     License: Apache-2.0 Apache-2.0 BSD-2 BSD Boost-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 ZLIB   
    Overlay: guru

ChangeLog

commit 9d2f8bd0a74018714afa204560bfbdc7ded2fbd8
Author: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
Date: Fri Feb 27 01:39:56 2026 +0600

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
https://github.com/gentoo/guru/commit/8f67d1839802918ad75c1f4c2d6e984f647e2c80#r178222407

Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>

commit 8f67d1839802918ad75c1f4c2d6e984f647e2c80
Author: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
Date: Mon Feb 23 03:06:55 2026 +0600

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>

commit d59ea44cb6c17a662ff051c676d0dbeea82cba16
Author: ingenarel <ingenarelitems@gmail.com>
Date: Thu Jul 24 07:51:15 2025 +0600

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>

commit bed551afbfc0702b653130b2c2e0f0e40323a45c
Author: ingenarel <ingenarelitems@gmail.com>
Date: Thu Jul 17 15:34:19 2025 +0600

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>

commit cc3321581c9b9d5d0eb59b3c3d7aede1c7364b78
Author: Kamal Abdellatif <gentoo.kamal@tgf.pw>
Date: Tue Jan 7 20:18:41 2025 +0100

net-im/iamb: add 0.0.10

Signed-off-by: Kamal Abdellatif <gentoo.kamal@tgf.pw>

commit d260ab5deb9c7fc54dfd5e2fd983dd636d135dc5
Author: Jonas Frei <freijon@pm.me>
Date: Tue Apr 2 21:10:31 2024 +0200

net-im/iamb: add 0.0.9

Signed-off-by: Jonas Frei <freijon@pm.me>

commit 7a7be17681330832b9ee4f181813602b44ae3fea
Author: Jonas Frei <freijon@pm.me>
Date: Tue Nov 14 21:30:35 2023 +0100

net-im/iamb: new package, add 0.0.8

Signed-off-by: Jonas Frei <freijon@pm.me>