blob: f5de1c0cbd585489a978ad7766614e36118f61c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.9 2007/11/06 11:58:54 opfer Exp $
DESCRIPTION="Virtual for editor"
HOMEPAGE="http://www.gentoo.org/"
SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
DEPEND=""
RDEPEND="|| ( app-editors/nano
app-editors/e3
app-editors/easyedit
app-editors/elvis
app-editors/emacs
app-editors/emacs-cvs
app-editors/emact
app-editors/ersatz-emacs
app-editors/fe
app-editors/gvim
app-editors/jasspa-microemacs
app-editors/jed
app-editors/joe
app-editors/jove
app-editors/le
app-editors/mg
app-editors/ne
app-editors/ng
app-editors/nvi
app-editors/qemacs
app-editors/teco
app-editors/uemacs-pk
app-editors/vile
app-editors/vim
app-editors/xemacs
app-editors/zile
app-misc/mc
dev-lisp/cmucl
dev-scheme/mit-scheme
mail-client/pine
sys-apps/ed )"
# Packages outside app-editors providing an editor:
# app-misc/mc: mcedit (#62643)
# dev-lisp/cmucl: hemlock
# dev-scheme/mit-scheme: edwin (#193697)
# mail-client/pine: pico
|