app-emacs/sass-mode - 3.0.18 (graaff)

Search

Install

Install this version:

emerge -a =app-emacs/sass-mode-3.0.18

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

autounmask =app-emacs/sass-mode-3.0.18

Or alternatively:

emerge --autounmask-write -a =app-emacs/sass-mode-3.0.18

Package Information

Description:
A major mode for editing Sass
Homepage:
https://github.com/nex3/sass-mode
License:
MIT

Ebuild Details

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

EAPI=7

inherit elisp

IUSE=""

DESCRIPTION="A major mode for editing Sass"
HOMEPAGE="https://github.com/nex3/sass-mode"
SRC_URI="https://github.com/nex3/sass-mode/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

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

DEPEND=">=app-emacs/haml-mode-3.0.15"
RDEPEND=">=app-emacs/haml-mode-3.0.15"

Inherited Eclasses

Dependencies

DEPEND

>=app-emacs/haml-mode-3.0.15

RDEPEND

>=app-emacs/haml-mode-3.0.15

Manifest for 3.0.18

Type File Size Source URLs
DIST sass-mode-3.0.18.tar.gz 3778 bytes https://github.com/nex3/sass-mode/archive/3.0.18.tar.gz