Install this version:
emerge -a =app-emacs/fsm-0.2.1
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =app-emacs/fsm-0.2.1
Or alternatively:
emerge --autounmask-write -a =app-emacs/fsm-0.2.1
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.2.1 | 8 | ~amd64 | 0 |
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit elisp unpacker
DESCRIPTION="State machine library"
HOMEPAGE="https://elpa.gnu.org/packages/fsm.html"
SRC_URI="https://elpa.gnu.org/packages/${P}.tar.lz"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64"
ELISP_REMOVE="${PN}-pkg.el"
SITEFILE="50${PN}-gentoo.el"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | fsm-0.2.1.tar.lz | 6032 bytes | https://elpa.gnu.org/packages/fsm-0.2.1.tar.lz |