Split emacs herd and assign its packages to Emacs and GNU Emacs projects.
[gentoo.git] / app-emacs / csv-mode / csv-mode-1.50.ebuild
1 # Copyright 1999-2015 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="A major mode for editing comma-separated value files"
10 HOMEPAGE="http://centaur.maths.qmw.ac.uk/Emacs/"
11 SRC_URI="mirror://gentoo/${P}.tar.gz"
12
13 LICENSE="GPL-2+"
14 SLOT="0"
15 KEYWORDS="amd64 ~ppc sparc x86"
16
17 SITEFILE="50${PN}-gentoo.el"