summaryrefslogtreecommitdiff
path: root/virtual/editor
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /virtual/editor
reinit the tree, so we can have metadata
Diffstat (limited to 'virtual/editor')
-rw-r--r--virtual/editor/Manifest4
-rw-r--r--virtual/editor/editor-0.ebuild55
-rw-r--r--virtual/editor/metadata.xml16
3 files changed, 75 insertions, 0 deletions
diff --git a/virtual/editor/Manifest b/virtual/editor/Manifest
new file mode 100644
index 000000000000..13a5ee93c2a5
--- /dev/null
+++ b/virtual/editor/Manifest
@@ -0,0 +1,4 @@
+EBUILD editor-0.ebuild 1394 SHA256 d890291595e475d6dd98f387c58040a10f24086a26002659660abff828ceef29 SHA512 e9fa46a533db41d8031ad0f31dc4a697fd0b84b7475224f4f4f3e57818d2ea37ce23d9baa8d10db823152f9bc65ade35bf9b491761f72fb11f6aac88d79517c7 WHIRLPOOL 4a473a263df56f6e5ce8bb7086320f956d2339009c3884a74e824723799240e1253084d817dafa474bbd28e9abec950895ff517067ba913e9f00a6c872eec6bd
+MISC ChangeLog 2668 SHA256 8b14c8ebd58c8a84e312b1ec5c43b54993ca5f12d55bffedfabf2a1333451764 SHA512 bbc89d1cd61f82e19113e5c5b644297784780baa58e063d01250fd84567b4455581b7be05a7c7f1323bedeffddd3e9e894ef5900d1c8b132780e41f5fafddceb WHIRLPOOL 8b6d47e275017142f0efe214670320808a946a4a8d247a953167a827c183dfadf568931185352e5e1425e78b1af86e1ba27c356a66d20869ba55ce4baf78638a
+MISC ChangeLog-2015 3597 SHA256 f0bab148edff7036a2d75a4161ecf4802c505bbbcd976c91f84936378f611878 SHA512 b0437b5bba64bc6977b43a26272868c01c36fef6db991ff93193ccb4de2604cd05d74b5ece125dc0bf154ce3c2de533b40ad2d9598a099c30a34b3d827b4236c WHIRLPOOL 236be0a5ef97fb9f1eaaefc7cc55fb067babf2b3e593852b02303415fa23ceb5ee79e05bf722040aa99712b9264f703f79f17949227afedb97d5bd49baf82e5d
+MISC metadata.xml 475 SHA256 f3d6ba04de67849f7d23d738162f5b90209816d7e5aad08439f5f44a00d442b7 SHA512 ffe46c6473a0f3d81555997b3d90569f90eb3dd467f8746430d7fac34832ce3697d2af68b508f9dcf44d5b232396ceca174daf5bcd71e7fd413f7007cc2bfe60 WHIRLPOOL 44a9d58260c3975c0590c716da5f47b99bd4d0ea2c3bb4a98b672288b640200dc681a2cce637760de0293fafbb486e8b8e95249fd55a1b20f2a4049e91564153
diff --git a/virtual/editor/editor-0.ebuild b/virtual/editor/editor-0.ebuild
new file mode 100644
index 000000000000..456ea912db6a
--- /dev/null
+++ b/virtual/editor/editor-0.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+DESCRIPTION="Virtual for editor"
+SLOT="0"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+# Add a package to RDEPEND only if the editor:
+# - can edit ordinary text files,
+# - works on the console.
+
+RDEPEND="|| ( app-editors/nano
+ app-editors/dav
+ app-editors/e3
+ app-editors/ee
+ app-editors/efte
+ app-editors/elvis
+ app-editors/emacs
+ app-editors/emacs-vcs
+ app-editors/emact
+ app-editors/ersatz-emacs
+ app-editors/fe
+ app-editors/jasspa-microemacs
+ app-editors/jed
+ app-editors/joe
+ app-editors/jove
+ app-editors/le
+ app-editors/levee
+ app-editors/lpe
+ app-editors/mg
+ app-editors/ne
+ app-editors/neovim
+ app-editors/ng
+ app-editors/nvi
+ 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]
+ sys-apps/ed )"
+
+# 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
new file mode 100644
index 000000000000..ca8c87160a2e
--- /dev/null
+++ b/virtual/editor/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://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>
+</pkgmetadata>