app-emacs/polymode - 0.2.2 (akater)

Search

Install

Install this version:

emerge -a =app-emacs/polymode-0.2.2

Package Information

Description:
Extensible framework for multiple GNU Emacs major modes
Homepage:
https://github.com/polymode/polymode
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
0.2.2 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="25"

inherit elisp

DESCRIPTION="Extensible framework for multiple GNU Emacs major modes"
HOMEPAGE="https://github.com/polymode/polymode"
SRC_URI="https://github.com/polymode/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
RESTRICT="mirror"

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

DOCS="docs/img docs/*.md"

Inherited Eclasses

Manifest for 0.2.2

Type File Size Source URLs
DIST polymode-0.2.2.tar.gz 410054 bytes https://github.com/polymode/polymode/archive/refs/tags/v0.2.2.tar.gz