app-emacs/eselect-mode: arm64 stable (bug #715300)
[gentoo.git] / app-emacs / df-mode / df-mode-20050509-r1.ebuild
1 # Copyright 1999-2019 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=7
5
6 inherit elisp
7
8 DESCRIPTION="Minor mode to show space left on devices in the mode line"
9 HOMEPAGE="https://web.archive.org/web/20061001221337/http://www.coli.uni-saarland.de/~fouvry/software.html
10         https://www.emacswiki.org/emacs/DfMode"
11 # taken from http://www.coli.uni-saarland.de/~fouvry/files/df-mode.el.gz
12 SRC_URI="mirror://gentoo/${P}.el.bz2"
13
14 LICENSE="GPL-2+"
15 SLOT="0"
16 KEYWORDS="amd64 ~ppc x86"
17
18 SITEFILE="50${PN}-gentoo.el"