48aaede59d8e16c3882839b7195ab71de0ad1b20
[gentoo.git] / app-emacs / eselect-mode / eselect-mode-1.4.15.ebuild
1 # Copyright 1999-2019 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 inherit elisp
7
8 MY_P="eselect-${PV}"
9 DESCRIPTION="Emacs major mode for editing eselect files"
10 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Eselect"
11 SRC_URI="https://dev.gentoo.org/~ulm/eselect/${MY_P}.tar.xz"
12
13 LICENSE="GPL-2+"
14 SLOT="0"
15 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
16
17 S="${WORKDIR}/${MY_P}/misc"
18 SITEFILE="50${PN}-gentoo.el"