mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 14:41:31 +02:00
virtual/editor: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
This commit is contained in:
parent
d005a95b22
commit
76fa52c8ae
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2021 Gentoo Authors
|
# Copyright 1999-2023 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
@ -6,7 +6,7 @@ EAPI=7
|
|||||||
DESCRIPTION="Virtual for editor"
|
DESCRIPTION="Virtual for editor"
|
||||||
|
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
|
||||||
|
|
||||||
# Add a package to RDEPEND only if the editor:
|
# Add a package to RDEPEND only if the editor:
|
||||||
# - can edit ordinary text files,
|
# - can edit ordinary text files,
|
||||||
@ -18,11 +18,11 @@ RDEPEND="|| (
|
|||||||
app-editors/dav
|
app-editors/dav
|
||||||
app-editors/e3
|
app-editors/e3
|
||||||
app-editors/ee
|
app-editors/ee
|
||||||
app-editors/elvis
|
|
||||||
app-editors/emacs:*
|
app-editors/emacs:*
|
||||||
app-editors/emact
|
app-editors/emact
|
||||||
app-editors/ersatz-emacs
|
app-editors/ersatz-emacs
|
||||||
app-editors/fe
|
app-editors/fe
|
||||||
|
app-editors/helix
|
||||||
app-editors/jasspa-microemacs
|
app-editors/jasspa-microemacs
|
||||||
app-editors/jed
|
app-editors/jed
|
||||||
app-editors/joe
|
app-editors/joe
|
Loading…
x
Reference in New Issue
Block a user