app-emacs/lyskom-elisp-client: x86 stable wrt bug #715296
[gentoo.git] / app-emacs / protbuf / protbuf-1.7-r1.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="Protect Emacs buffers from accidental killing"
9 HOMEPAGE="http://www.splode.com/~friedman/software/emacs-lisp/
10         https://www.emacswiki.org/emacs/ProtectingBuffers"
11 SRC_URI="mirror://gentoo/${P}.tar.bz2"
12
13 LICENSE="GPL-2+"
14 SLOT="0"
15 KEYWORDS="amd64 ~ppc x86"
16
17 SITEFILE="50${PN}-gentoo.el"