public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/with-editor/
Date: Thu,  1 Nov 2018 06:01:13 +0000 (UTC)	[thread overview]
Message-ID: <1541051446.175b295661f7a714b5b8fdf4da82f811536eca73.graaff@gentoo> (raw)

commit:     175b295661f7a714b5b8fdf4da82f811536eca73
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  1 05:50:46 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Nov  1 05:50:46 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=175b2956

app-emacs/with-editor: cleanup

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 app-emacs/with-editor/Manifest                 |  2 --
 app-emacs/with-editor/with-editor-2.6.0.ebuild | 24 ------------------------
 app-emacs/with-editor/with-editor-2.7.3.ebuild | 24 ------------------------
 3 files changed, 50 deletions(-)

diff --git a/app-emacs/with-editor/Manifest b/app-emacs/with-editor/Manifest
index 3d083719fe1..edd78ddb367 100644
--- a/app-emacs/with-editor/Manifest
+++ b/app-emacs/with-editor/Manifest
@@ -1,4 +1,2 @@
-DIST with-editor-2.6.0.tar.gz 28124 BLAKE2B b727fc645cba8c85e0ff688ffbb7fd165feeb3e2fe5033475d9f9b333435cdbb4bc6e0c05f862021c1cd32dcdf1c813a0d3a8fb6221a757c7cf4ee4853d40272 SHA512 454af6222f54b6695aedb085b6f9a4e60d4ebd9dd6047d67cba13087d3966670aa63358dff45633f3492152f6a15c4c1e92efbaaa787867fef9edcf8b14f690c
 DIST with-editor-2.7.2.tar.gz 30121 BLAKE2B a610348a3a2b26059bf58b4b26fdb4e2edddcf70604db7c9d69d2050f4ed1ac745cf94638656339a915ac11a2abe0e8eee5fcb73c768747a8d14078931106332 SHA512 9d412928ce5234d3541d717b5b800312c82495f937088cb8308ff64ab92d2639ce078cdc8eb86d34b775a0e6567409249d58d94eb61183b82b5c19e2465905a7
-DIST with-editor-2.7.3.tar.gz 30133 BLAKE2B af4455f06f5aa867fa7b57222b62a060dd325bea8ef4b408177666914cb97a4f614f13daaf281fe9ca65b90e94dbda33fcb845e822e025ed8b415c4d0d01d3a9 SHA512 1c613e49bfe4a9812e69ec62d6518b29e59bfde84c83097323dfa3274da7fe4ff6431c0ebcbbc889c2237bc535d7cdb2ab7ab1dd171b26e553f03dcf71efd09c
 DIST with-editor-2.7.4.tar.gz 30159 BLAKE2B 2e1e84dd1e4bd0c4f5c0e0bb8730e8c4327e58ae38ee445c4f7f365279f7b8293639be675e735e82fea15c0fa93ff7b02c18d0fdb81889d6b44459d40f7322ae SHA512 d35409bc761e5ee797ca758878365a11695e0e8558275e8dd8eb2b22c92b7ea92024a56c1adbab47d4b5e0cc49a2e6adf5e8d1f7fd3e784774dab39bdbf1d93c

diff --git a/app-emacs/with-editor/with-editor-2.6.0.ebuild b/app-emacs/with-editor/with-editor-2.6.0.ebuild
deleted file mode 100644
index 075601caf82..00000000000
--- a/app-emacs/with-editor/with-editor-2.6.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# 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 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="!!<app-emacs/magit-2.5.0 ${DEPEND}"
-DEPEND="${DEPEND} sys-apps/texinfo"

diff --git a/app-emacs/with-editor/with-editor-2.7.3.ebuild b/app-emacs/with-editor/with-editor-2.7.3.ebuild
deleted file mode 100644
index 3bfe3dca845..00000000000
--- a/app-emacs/with-editor/with-editor-2.7.3.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# 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 ~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="!!<app-emacs/magit-2.5.0 ${DEPEND}"
-DEPEND="${DEPEND} sys-apps/texinfo"


             reply	other threads:[~2018-11-01  6:01 UTC|newest]

Thread overview: 87+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-01  6:01 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-23 10:17 [gentoo-commits] repo/gentoo:master commit in: app-emacs/with-editor/ Maciej Barć
2025-01-05 22:56 Sam James
2024-12-06  1:08 Maciej Barć
2024-09-13 20:57 Maciej Barć
2024-09-13 20:57 Maciej Barć
2024-09-13 20:57 Maciej Barć
2024-09-11 22:21 Sam James
2024-09-03 18:44 Maciej Barć
2024-09-03 18:32 Jakov Smolić
2024-08-10 18:16 Maciej Barć
2024-08-10 18:16 Maciej Barć
2024-08-10 18:16 Maciej Barć
2024-08-01 12:59 Sam James
2024-07-31  0:03 Maciej Barć
2024-07-31  0:03 Maciej Barć
2024-07-21 19:48 Arthur Zamarin
2024-07-02  3:43 Maciej Barć
2024-06-19 15:44 Maciej Barć
2024-06-19 12:46 Maciej Barć
2024-06-19 12:46 Maciej Barć
2024-01-03  8:10 Sam James
2023-10-06 15:21 Maciej Barć
2023-10-06 15:21 Maciej Barć
2023-10-06  9:37 Arthur Zamarin
2023-10-01 18:07 Arthur Zamarin
2023-09-02 13:08 Maciej Barć
2023-08-26 15:46 Maciej Barć
2023-08-11 16:41 Maciej Barć
2023-06-24 22:44 Sam James
2023-06-24 22:39 Sam James
2023-06-24 22:39 Sam James
2023-05-28 15:13 Maciej Barć
2023-05-28 15:13 Maciej Barć
2023-05-28 15:13 Maciej Barć
2023-05-13 14:51 Jakov Smolić
2023-05-13 10:57 Maciej Barć
2023-05-13 10:57 Maciej Barć
2022-03-19  7:53 Agostino Sarubbo
2022-02-27 10:23 Matthew Smith
2022-02-16 17:38 Ulrich Müller
2022-02-16 17:38 Ulrich Müller
2022-02-14 20:50 Sam James
2022-02-04  6:57 Hans de Graaff
2021-10-16 14:57 Yixun Lan
2021-10-10 15:38 Agostino Sarubbo
2021-10-10 15:33 Agostino Sarubbo
2021-10-08  5:49 Hans de Graaff
2021-10-08  5:44 Hans de Graaff
2021-05-27  6:06 Hans de Graaff
2021-02-24  6:21 Hans de Graaff
2020-09-16  6:32 Hans de Graaff
2020-06-06  8:04 Hans de Graaff
2020-01-13  6:09 Hans de Graaff
2020-01-13  6:09 Hans de Graaff
2019-12-13  7:36 Agostino Sarubbo
2019-12-08  4:17 Aaron Bauman
2019-12-04 13:05 Agostino Sarubbo
2019-12-04  6:32 Hans de Graaff
2019-12-04  6:32 Hans de Graaff
2019-07-26 18:35 Aaron Bauman
2019-05-31  5:06 Hans de Graaff
2019-02-09 18:36 Thomas Deutschmann
2019-02-07 10:59 Mikle Kolyada
2018-11-01  6:01 Hans de Graaff
2018-09-21 20:53 Matt Turner
2018-08-04  5:57 Hans de Graaff
2018-07-31  0:12 Mikle Kolyada
2018-06-07 10:13 Agostino Sarubbo
2018-06-03  5:35 Hans de Graaff
2018-06-03  5:35 Hans de Graaff
2018-04-12 19:07 Thomas Deutschmann
2018-04-06 19:44 Aaron Bauman
2018-03-31  6:01 Hans de Graaff
2018-02-20 20:55 Patrice Clement
2017-09-07  6:22 Hans de Graaff
2017-07-01 12:11 Ulrich Müller
2017-07-01 12:11 Ulrich Müller
2017-02-15  6:19 Hans de Graaff
2017-02-07 11:28 Agostino Sarubbo
2017-02-06 15:08 Hans de Graaff
2017-01-10  7:58 Hans de Graaff
2016-12-07  7:04 Hans de Graaff
2016-08-22  5:58 Hans de Graaff
2016-04-08 10:03 Fabian Groffen
2016-02-16 18:30 Hans de Graaff
2016-02-03  5:56 Hans de Graaff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1541051446.175b295661f7a714b5b8fdf4da82f811536eca73.graaff@gentoo \
    --to=graaff@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox