]> gitweb.michael.orlitzky.com - mjo-overlay.git/blobdiff - 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
diff --git a/app-emacs/multi-term/multi-term-1.2.ebuild b/app-emacs/multi-term/multi-term-1.2.ebuild
new file mode 100644 (file)
index 0000000..6ef9754
--- /dev/null
@@ -0,0 +1,16 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit elisp
+
+DESCRIPTION="Manage multiple terminal buffers in Emacs"
+HOMEPAGE="http://www.emacswiki.org/MultiTerm"
+# taken from http://www.emacswiki.org/emacs/download/${PN}.el
+SRC_URI="http://dev.gentoo.org/~mjo/distfiles/${P}.el.xz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"