app-emacs/fsm - 0.2.1 (akater)

Search

Install

Install this version:

emerge -a =app-emacs/fsm-0.2.1

Package Information

Description:
State machine library

Ebuild Details

Version EAPI Keywords Slot
0.2.1 8 amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8
NEED_EMACS="24.1"

inherit elpa

DESCRIPTION="State machine library"

SLOT="0"
KEYWORDS="amd64 ~x86"

Inherited Eclasses