Install this version:
emerge -a =app-containers/podlet-0.3.1
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =app-containers/podlet-0.3.1
Or alternatively:
emerge --autounmask-write -a =app-containers/podlet-0.3.1
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.3.1 | 8 | ~amd64 | 0 |
# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Autogenerated by pycargoebuild 0.15.0
EAPI=8
inherit cargo
DESCRIPTION="Podlet generates Podman Quadlet files from a Podman command, compose file, or existing object."
HOMEPAGE="https://github.com/containers/podlet"
SRC_URI="
https://github.com/containers/podlet/releases/download/v${PV}/source.tar.gz
https://github.com/nuclear06/gentoo-deps/releases/download/${P}/${P}-crates.tar.xz
"
DEPEND="
"
RDEPEND="${DEPEND}"
LICENSE="MPL-2.0"
SLOT="0"
KEYWORDS="~amd64"
RUST_MIN_VERSION="1.85.0"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | podlet-0.3.1-crates.tar.xz | 14145172 bytes | https://github.com/nuclear06/gentoo-deps/releases/download/podlet-0.3.1/-crates.tar.xz |
| DIST | source.tar.gz | 541226 bytes | https://github.com/containers/podlet/releases/download/v0.3.1/source.tar.gz |