app-emacs/pymacs: Remove old.
[gentoo.git] / app-emacs / rfcview / rfcview-0.13.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 inherit elisp
7
8 DESCRIPTION="An Emacs mode that reformats IETF RFCs for display"
9 HOMEPAGE="http://www.loveshack.ukfsn.org/emacs/
10         https://www.emacswiki.org/emacs/RfcView"
11 # taken from http://www.loveshack.ukfsn.org/emacs/${PN}.el
12 SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
13
14 LICENSE="GPL-3+"
15 SLOT="0"
16 KEYWORDS="~alpha amd64 x86"
17
18 SITEFILE="50${PN}-gentoo.el"