app-emacs/eselect-mode: ppc stable wrt bug #715300
[gentoo.git] / app-emacs / xrdb-mode / xrdb-mode-3.0.ebuild
1 # Copyright 1999-2014 Gentoo Foundation
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 major mode for editing X resource database files"
9 HOMEPAGE="https://launchpad.net/xrdb-mode
10         https://www.emacswiki.org/emacs/ResourceFiles"
11 # taken from https://launchpad.net/${PN}/trunk/3.0/+download/${PN}.el
12 SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
13
14 LICENSE="GPL-2+"
15 SLOT="0"
16 KEYWORDS="amd64 ~ppc x86"
17
18 SITEFILE="50${PN}-gentoo.el"