app-emacs/emacs-async - 1.9.4 (graaff)

Search

Install

Install this version:

emerge -a =app-emacs/emacs-async-1.9.4

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =app-emacs/emacs-async-1.9.4

Or alternatively:

emerge --autounmask-write -a =app-emacs/emacs-async-1.9.4

Package Information

Description:
Simple library for asynchronous processing in Emacs
Homepage:
https://github.com/jwiegley/emacs-async
License:
GPL-2+

Ebuild Details

Version EAPI Keywords Slot
1.9.4 7 ~amd64 1
View Raw Ebuild
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit elisp

IUSE=""

DESCRIPTION="Simple library for asynchronous processing in Emacs"
HOMEPAGE="https://github.com/jwiegley/emacs-async"
SRC_URI="https://github.com/jwiegley/emacs-async/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="1"
KEYWORDS="~amd64"

SITEFILE="50${PN}-gentoo.el"

Inherited Eclasses

Manifest for 1.9.4

Type File Size Source URLs
DIST emacs-async-1.9.4.tar.gz 15375 bytes https://github.com/jwiegley/emacs-async/archive/v1.9.4.tar.gz