From eb36c06d7d588d21fddf3506fde40245ed858b74 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Thu, 1 Nov 2018 06:53:10 +0100 Subject: app-emacs/with-editor: add 2.8.0 Signed-off-by: Hans de Graaff Package-Manager: Portage-2.3.49, Repoman-2.3.11 --- app-emacs/with-editor/Manifest | 1 + app-emacs/with-editor/with-editor-2.8.0.ebuild | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 app-emacs/with-editor/with-editor-2.8.0.ebuild (limited to 'app-emacs/with-editor') diff --git a/app-emacs/with-editor/Manifest b/app-emacs/with-editor/Manifest index edd78ddb367b..34c53458276c 100644 --- a/app-emacs/with-editor/Manifest +++ b/app-emacs/with-editor/Manifest @@ -1,2 +1,3 @@ DIST with-editor-2.7.2.tar.gz 30121 BLAKE2B a610348a3a2b26059bf58b4b26fdb4e2edddcf70604db7c9d69d2050f4ed1ac745cf94638656339a915ac11a2abe0e8eee5fcb73c768747a8d14078931106332 SHA512 9d412928ce5234d3541d717b5b800312c82495f937088cb8308ff64ab92d2639ce078cdc8eb86d34b775a0e6567409249d58d94eb61183b82b5c19e2465905a7 DIST with-editor-2.7.4.tar.gz 30159 BLAKE2B 2e1e84dd1e4bd0c4f5c0e0bb8730e8c4327e58ae38ee445c4f7f365279f7b8293639be675e735e82fea15c0fa93ff7b02c18d0fdb81889d6b44459d40f7322ae SHA512 d35409bc761e5ee797ca758878365a11695e0e8558275e8dd8eb2b22c92b7ea92024a56c1adbab47d4b5e0cc49a2e6adf5e8d1f7fd3e784774dab39bdbf1d93c +DIST with-editor-2.8.0.tar.gz 30519 BLAKE2B 80502d3839818e5d0277b0189b7c7b814eddae72007c4018500cf64136beaea3eccf23c147f02eaf734558c2f24e0dd7cb2a2a80c09e700df3e5ba1e911ba798 SHA512 15df8706754d61ab8d57f866cde54833ea3126915352ed7ebd5020224141a069a62a3872694f95fcff66be165310f8111e4d4c9a1717189686460e8264636b4c diff --git a/app-emacs/with-editor/with-editor-2.8.0.ebuild b/app-emacs/with-editor/with-editor-2.8.0.ebuild new file mode 100644 index 000000000000..ee9c6f1d011f --- /dev/null +++ b/app-emacs/with-editor/with-editor-2.8.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2018 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +NEED_EMACS=24 + +inherit elisp + +DESCRIPTION="Use the Emacsclient as the \$EDITOR of child processes" +HOMEPAGE="https://magit.vc/manual/with-editor" +SRC_URI="https://github.com/magit/with-editor/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux" + +SITEFILE="50${PN}-gentoo.el" +ELISP_TEXINFO="*.texi" +DOCS="README.md with-editor.org" + +DEPEND="" +# Versions of magit before 2.5.0 bundled with-editor +RDEPEND="!!