app-emacs/seq - 2.24 (akater)

Search

Install

Install this version:

emerge -a =app-emacs/seq-2.24

Package Information

Description:
Sequence manipulation functions
License:
GPL-3

Ebuild Details

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

EAPI=8
NEED_EMACS="24.1"
ELPA_CONTAINER_KIND="tar"

inherit elpa

DESCRIPTION="Sequence manipulation functions"

RESTRICT="mirror"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="amd64"

Inherited Eclasses