diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /virtual/editor | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'virtual/editor')
| -rw-r--r-- | virtual/editor/editor-0-r7.ebuild | 57 | ||||
| -rw-r--r-- | virtual/editor/metadata.xml | 17 |
2 files changed, 0 insertions, 74 deletions
diff --git a/virtual/editor/editor-0-r7.ebuild b/virtual/editor/editor-0-r7.ebuild deleted file mode 100644 index 5a56964736fa..000000000000 --- a/virtual/editor/editor-0-r7.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Virtual for editor" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris" - -# Add a package to RDEPEND only if the editor: -# - can edit ordinary text files, -# - works on the console, -# - is a "display" or "visual" editor (e.g., using ncurses). - -RDEPEND="|| ( - app-editors/nano - app-editors/dav - app-editors/e3 - app-editors/ee - app-editors/emacs:* - app-editors/emact - app-editors/ersatz-emacs - app-editors/fe - app-editors/helix - app-editors/jasspa-microemacs - app-editors/jed - app-editors/joe - app-editors/jove - app-editors/kakoune - app-editors/levee - app-editors/lpe - app-editors/mg - app-editors/micro - app-editors/moe - app-editors/ne - app-editors/neovim - app-editors/ng - app-editors/qemacs - app-editors/teco - app-editors/uemacs-pk - app-editors/vile - app-editors/vim - app-editors/gvim - app-editors/vis - app-editors/xemacs - app-editors/zile - app-misc/mc[edit] - dev-lisp/cmucl - mail-client/alpine[-onlyalpine] -)" - -# Packages outside app-editors providing an editor: -# app-misc/mc: mcedit (#62643) -# dev-lisp/cmucl: hemlock -# mail-client/alpine: pico -# sys-apps/busybox: vi diff --git a/virtual/editor/metadata.xml b/virtual/editor/metadata.xml deleted file mode 100644 index e85882b4a07b..000000000000 --- a/virtual/editor/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>emacs@gentoo.org</email> - <name>Gentoo Emacs project</name> - </maintainer> - <maintainer type="project"> - <email>vim@gentoo.org</email> - <name>Gentoo Vim Project</name> - </maintainer> - <maintainer type="project"> - <email>base-system@gentoo.org</email> - <name>Gentoo Base System</name> - </maintainer> - <stabilize-allarches/> -</pkgmetadata> |
