Install this version:
emerge -a =app-emacs/incus-tramp-20240927
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =app-emacs/incus-tramp-20240927
Or alternatively:
emerge --autounmask-write -a =app-emacs/incus-tramp-20240927
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 20240927 | 8 | ~amd64 | 0 |
# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit elisp
COMMIT="ae47dbc402151fd1f5fcaad9d74f2d82396a2b56"
DESCRIPTION="Emacs Tramp integration for Incus containers"
HOMEPAGE="https://gitlab.com/lckarssen/incus-tramp"
SRC_URI="https://gitlab.com/lckarssen/incus-tramp/-/archive/${COMMIT}/incus-tramp-${COMMIT}.tar.bz2"
S="${WORKDIR}/${PN}-${COMMIT}"
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64"
RDEPEND="app-containers/incus"
app-containers/incus
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | incus-tramp-ae47dbc402151fd1f5fcaad9d74f2d82396a2b56.tar.bz2 | 12705 bytes | https://gitlab.com/lckarssen/incus-tramp/-/archive/ae47dbc402151fd1f5fcaad9d74f2d82396a2b56/incus-tramp-.tar.bz2 |