Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/with-editor/
Date: Sun, 03 Jun 2018 05:35:58
Message-Id: 1528003077.940293c6b986bd317ec77f598b673dc5d05468c8.graaff@gentoo
1 commit: 940293c6b986bd317ec77f598b673dc5d05468c8
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 3 05:17:57 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 3 05:17:57 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=940293c6
7
8 app-emacs/with-editor: cleanup
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 app-emacs/with-editor/Manifest | 2 --
13 app-emacs/with-editor/with-editor-2.5.10.ebuild | 24 ------------------------
14 app-emacs/with-editor/with-editor-2.5.8.ebuild | 24 ------------------------
15 3 files changed, 50 deletions(-)
16
17 diff --git a/app-emacs/with-editor/Manifest b/app-emacs/with-editor/Manifest
18 index 714489a916b..8e0343249c8 100644
19 --- a/app-emacs/with-editor/Manifest
20 +++ b/app-emacs/with-editor/Manifest
21 @@ -1,4 +1,2 @@
22 -DIST with-editor-2.5.10.tar.gz 28081 BLAKE2B 6e5b0478509022669ecada46a26dc74d4277b0221f8a1691690e60c56a4e24a1c47526c1b75e0b283d2651749069c2a9e0f277ab3805f42c98d2b3d271076b98 SHA512 797c7d905eeb4d7398dfba10e4a9b7e7729098a87e48dd75c14fd80f1dd9c5a9693033367a0a9788c4b6c6cc3aa8d2a6ef66ac8bddd24457a61c830887e66a59
23 -DIST with-editor-2.5.8.tar.gz 27978 BLAKE2B a14db76077ec2254f79856c018ea4aed277997b3b35d0cdd1992ded2a5715a13dc2fd909041eafb69150e5bfbc7441e6d5b1549a20e0937aac2a59413cbcd01f SHA512 abd42a096e3318cc25576b240df1ed670de327afabe675d3df12780c392779f33b88e7a76d125f31cf37e3b22eda88391329c73d21ccc834e611893e759ea3e0
24 DIST with-editor-2.6.0.tar.gz 28124 BLAKE2B b727fc645cba8c85e0ff688ffbb7fd165feeb3e2fe5033475d9f9b333435cdbb4bc6e0c05f862021c1cd32dcdf1c813a0d3a8fb6221a757c7cf4ee4853d40272 SHA512 454af6222f54b6695aedb085b6f9a4e60d4ebd9dd6047d67cba13087d3966670aa63358dff45633f3492152f6a15c4c1e92efbaaa787867fef9edcf8b14f690c
25 DIST with-editor-2.7.2.tar.gz 30121 BLAKE2B a610348a3a2b26059bf58b4b26fdb4e2edddcf70604db7c9d69d2050f4ed1ac745cf94638656339a915ac11a2abe0e8eee5fcb73c768747a8d14078931106332 SHA512 9d412928ce5234d3541d717b5b800312c82495f937088cb8308ff64ab92d2639ce078cdc8eb86d34b775a0e6567409249d58d94eb61183b82b5c19e2465905a7
26
27 diff --git a/app-emacs/with-editor/with-editor-2.5.10.ebuild b/app-emacs/with-editor/with-editor-2.5.10.ebuild
28 deleted file mode 100644
29 index 5ee7f41db32..00000000000
30 --- a/app-emacs/with-editor/with-editor-2.5.10.ebuild
31 +++ /dev/null
32 @@ -1,24 +0,0 @@
33 -# Copyright 1999-2017 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=5
37 -NEED_EMACS=24
38 -
39 -inherit elisp
40 -
41 -DESCRIPTION="Use the Emacsclient as the \$EDITOR of child processes"
42 -HOMEPAGE="https://magit.vc/manual/with-editor"
43 -SRC_URI="https://github.com/magit/with-editor/archive/v${PV}.tar.gz -> ${P}.tar.gz"
44 -
45 -LICENSE="GPL-3+"
46 -SLOT="0"
47 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
48 -
49 -SITEFILE="50${PN}-gentoo.el"
50 -ELISP_TEXINFO="*.texi"
51 -DOCS="README.md with-editor.org"
52 -
53 -DEPEND=">=app-emacs/dash-2.13.0"
54 -# Versions of magit before 2.5.0 bundled with-editor
55 -RDEPEND="!!<app-emacs/magit-2.5.0 ${DEPEND}"
56 -DEPEND="${DEPEND} sys-apps/texinfo"
57
58 diff --git a/app-emacs/with-editor/with-editor-2.5.8.ebuild b/app-emacs/with-editor/with-editor-2.5.8.ebuild
59 deleted file mode 100644
60 index 667dac00cbf..00000000000
61 --- a/app-emacs/with-editor/with-editor-2.5.8.ebuild
62 +++ /dev/null
63 @@ -1,24 +0,0 @@
64 -# Copyright 1999-2017 Gentoo Foundation
65 -# Distributed under the terms of the GNU General Public License v2
66 -
67 -EAPI=5
68 -NEED_EMACS=24
69 -
70 -inherit elisp
71 -
72 -DESCRIPTION="Use the Emacsclient as the \$EDITOR of child processes"
73 -HOMEPAGE="https://magit.vc/manual/with-editor/"
74 -SRC_URI="https://github.com/magit/with-editor/archive/v${PV}.tar.gz -> ${P}.tar.gz"
75 -
76 -LICENSE="GPL-3+"
77 -SLOT="0"
78 -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
79 -
80 -SITEFILE="50${PN}-gentoo.el"
81 -ELISP_TEXINFO="*.texi"
82 -DOCS="README.md with-editor.org"
83 -
84 -DEPEND=">=app-emacs/dash-2.13.0"
85 -# Versions of magit before 2.5.0 bundled with-editor
86 -RDEPEND="!!<app-emacs/magit-2.5.0 ${DEPEND}"
87 -DEPEND="${DEPEND} sys-apps/texinfo"