app-emacs/dash - 2.19.1 (gentoo)

Search

Package Information

Description:
A modern list library for Emacs
Homepage:
https://github.com/magnars/dash.el
License:
GPL-3+

Ebuild Details

Version EAPI Keywords Slot
2.19.1 8 ~alpha amd64 arm arm64 ~loong ppc64 ~riscv ~sparc x86 ~x64-macos 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit elisp

DESCRIPTION="A modern list library for Emacs"
HOMEPAGE="https://github.com/magnars/dash.el"
SRC_URI="https://github.com/magnars/dash.el/archive/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~loong ppc64 ~riscv ~sparc x86 ~x64-macos"

BDEPEND="sys-apps/texinfo"

S="${WORKDIR}/${PN}.el-${PV}"
SITEFILE="50${PN}-gentoo.el"
ELISP_TEXINFO="dash.texi"
DOCS="README.md"

Dependencies

BDEPEND

sys-apps/texinfo

Manifest for 2.19.1

Type File Size Source URLs
DIST dash-2.19.1.tar.gz 155540 bytes https://github.com/magnars/dash.el/archive/2.19.1.tar.gz