Install this version:
emerge -a =dev-janet/j3blocks-1.1.0
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-janet/j3blocks-1.1.0
Or alternatively:
emerge --autounmask-write -a =dev-janet/j3blocks-1.1.0
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.1.0 | 8 | ~amd64 | 0 |
EAPI=8
inherit janet-module
DESCRIPTION="A janet scripting system for i3bar and swaybar"
HOMEPAGE="https://codeberg.org/amano.kenji/j3blocks"
SRC_URI="https://gitlab.com/amano.kenji/j3blocks/-/archive/v${PV}/${PN}-v${PV}.tar.bz2 -> ${P}.tar.bz2"
LICENSE="0BSD"
SLOT="0"
KEYWORDS="~amd64"
RESTRICT="primaryuri"
RDEPEND="dev-janet/spork"
DOCS="README.md"
S="${WORKDIR}/${PN}-v${PV}"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | j3blocks-1.1.0.tar.bz2 | 24703 bytes | https://gitlab.com/amano.kenji/j3blocks/-/archive/v1.1.0/j3blocks-v1.1.0.tar.bz2 |