Merge remote-tracking branch 'github/pr/717'. Fixes bug 572486.
[gentoo.git] / app-emacs / quack / quack-0.47.ebuild
1 # Copyright 1999-2014 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI=5
6
7 inherit elisp
8
9 DESCRIPTION="Enhances Emacs support for Scheme"
10 HOMEPAGE="http://www.neilvandyke.org/quack/"
11 SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
12
13 LICENSE="GPL-2+"
14 SLOT="0"
15 KEYWORDS="~amd64 ~ppc ~x86"
16
17 SITEFILE="50${PN}-gentoo.el"