app-emacs: Update all Manifest files.
[gentoo.git] / app-emacs / scheme-complete / scheme-complete-0.8.10.ebuild
1 # Copyright 1999-2013 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=4
5
6 inherit elisp
7
8 DESCRIPTION="Scheme tab-completion and word-completion for Emacs"
9 HOMEPAGE="http://synthcode.com/"
10 SRC_URI="http://synthcode.com/emacs/${P}.el.gz"
11
12 LICENSE="public-domain"
13 SLOT="0"
14 KEYWORDS="alpha amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos"
15 IUSE=""
16
17 SITEFILE="60${PN}-gentoo.el"