app-emacs/rspec-mode - 0.20240819 (graaff)

Search

Install

Install this version:

emerge -a =app-emacs/rspec-mode-0.20240819

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

autounmask =app-emacs/rspec-mode-0.20240819

Or alternatively:

emerge --autounmask-write -a =app-emacs/rspec-mode-0.20240819

Package Information

Description:
An RSpec minor mode for Emacs
Homepage:
https://github.com/pezra/rspec-mode
License:
GPL-3

Ebuild Details

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

EAPI=8
COMMIT=29df3d081c6a1cbdf840cd13d45ea1c100c5bbaa

inherit elisp

DESCRIPTION="An RSpec minor mode for Emacs "
HOMEPAGE="https://github.com/pezra/rspec-mode"
SRC_URI="https://github.com/pezra/rspec-mode/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/rspec-mode-${COMMIT}"

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

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

DOCS="README.md"

Inherited Eclasses

Manifest for 0.20240819

Type File Size Source URLs
DIST rspec-mode-0.20240819.tar.gz 15963 bytes https://github.com/pezra/rspec-mode/archive/29df3d081c6a1cbdf840cd13d45ea1c100c5bbaa.tar.gz