app-emacs/xr - 1.21 (akater)

Search

Install

Install this version:

emerge -a =app-emacs/xr-1.21

Package Information

Description:
Convert string regexp to rx notation

Ebuild Details

Version EAPI Keywords Slot
1.21 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="26.1"

ELPA_CONTAINER_KIND=tar
inherit elpa

DESCRIPTION="Convert string regexp to rx notation"

KEYWORDS="amd64 ~x86"

SLOT="0"

Inherited Eclasses