app-emacs/async - 1.9.5 (akater)

Search

Install

Install this version:

emerge -a =app-emacs/async-1.9.5

Package Information

Description:
Asynchronous processing in Emacs

Ebuild Details

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

EAPI=8
NEED_EMACS="24.3"

ELPA_CONTAINER_KIND=tar

inherit elpa

DESCRIPTION="Asynchronous processing in Emacs"

KEYWORDS="amd64 ~arm ~arm64 ~x86"

SLOT="0"

Inherited Eclasses