From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/editor/
Date: Fri, 18 May 2018 06:33:57 +0000 (UTC) [thread overview]
Message-ID: <1526625228.03e5b00b2188fbb3c36cc8c51c1c55bace2094e9.ulm@gentoo> (raw)
commit: 03e5b00b2188fbb3c36cc8c51c1c55bace2094e9
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri May 18 06:26:14 2018 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri May 18 06:33:48 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03e5b00b
virtual/editor: Allow only display editors as providers.
If you prefer a line editor like ed when editing files with your
DECwriter LA120 printing terminal :-) and don't want any newfangled
display editor installed on your system, then add virtual/editor to
package.provided as a workaround.
Closes: https://bugs.gentoo.org/655906
Package-Manager: Portage-2.3.37, Repoman-2.3.9
virtual/editor/{editor-0.ebuild => editor-0-r1.ebuild} | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/virtual/editor/editor-0.ebuild b/virtual/editor/editor-0-r1.ebuild
similarity index 91%
rename from virtual/editor/editor-0.ebuild
rename to virtual/editor/editor-0-r1.ebuild
index 13c56dd7bd8..56958a5b748 100644
--- a/virtual/editor/editor-0.ebuild
+++ b/virtual/editor/editor-0-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
DESCRIPTION="Virtual for editor"
SLOT="0"
@@ -9,9 +9,11 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86
# Add a package to RDEPEND only if the editor:
# - can edit ordinary text files,
-# - works on the console.
+# - works on the console,
+# - is a "display" or "visual" editor (e.g., using ncurses).
-RDEPEND="|| ( app-editors/nano
+RDEPEND="|| (
+ app-editors/nano
app-editors/dav
app-editors/e3
app-editors/ee
@@ -47,7 +49,7 @@ RDEPEND="|| ( app-editors/nano
app-misc/mc[edit]
dev-lisp/cmucl
mail-client/alpine[-onlyalpine]
- sys-apps/ed )"
+)"
# Packages outside app-editors providing an editor:
# app-misc/mc: mcedit (#62643)
next reply other threads:[~2018-05-18 6:34 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-18 6:33 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-12 6:52 [gentoo-commits] repo/gentoo:master commit in: virtual/editor/ Ulrich Müller
2023-09-15 15:40 Ulrich Müller
2023-03-13 23:19 Patrick McLean
2023-02-24 18:36 Sam James
2022-12-05 10:24 Marek Szuba
2021-05-01 18:15 David Seifert
2020-06-24 21:31 Ulrich Müller
2019-12-21 16:32 Ulrich Müller
2019-08-17 23:13 Ulrich Müller
2019-08-17 23:13 Ulrich Müller
2019-05-03 22:55 Mikle Kolyada
2018-11-11 10:37 Mikle Kolyada
2018-11-11 10:37 Mikle Kolyada
2017-11-29 23:19 Andreas Sturmlechner
2017-05-07 18:33 Michał Górny
2017-02-20 14:11 Michael Haubenwallner
2017-01-29 20:14 Fabian Groffen
2015-08-29 17:15 Mike Gilbert
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=1526625228.03e5b00b2188fbb3c36cc8c51c1c55bace2094e9.ulm@gentoo \
--to=ulm@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