]> gitweb.michael.orlitzky.com - mjo-overlay.git/blob - app-emacs/multi-term/multi-term-1.2.ebuild
app-emacs/multi-term: new package
[mjo-overlay.git] / app-emacs / multi-term / multi-term-1.2.ebuild
1 # Copyright 1999-2014 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
4
5 EAPI=5
6
7 inherit elisp
8
9 DESCRIPTION="Manage multiple terminal buffers in Emacs"
10 HOMEPAGE="http://www.emacswiki.org/MultiTerm"
11 # taken from http://www.emacswiki.org/emacs/download/${PN}.el
12 SRC_URI="http://dev.gentoo.org/~mjo/distfiles/${P}.el.xz"
13
14 LICENSE="GPL-3+"
15 SLOT="0"
16 KEYWORDS="~amd64 ~x86"