diff options
author | Ulrich Müller <ulm@gentoo.org> | 2007-10-23 21:45:19 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2007-10-23 21:45:19 +0000 |
commit | a4434dc6796f44ea44b4698d8bad478c8daafc78 (patch) | |
tree | 8cc4b15f3ceeaf818b27139e46145dd7019f3e83 /virtual/editor | |
parent | Marked ~hppa (bug #196551). (diff) | |
download | gentoo-2-a4434dc6796f44ea44b4698d8bad478c8daafc78.tar.gz gentoo-2-a4434dc6796f44ea44b4698d8bad478c8daafc78.tar.bz2 gentoo-2-a4434dc6796f44ea44b4698d8bad478c8daafc78.zip |
Add a comment.
(Portage version: 2.1.3.16)
Diffstat (limited to 'virtual/editor')
-rw-r--r-- | virtual/editor/editor-0.ebuild | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/virtual/editor/editor-0.ebuild b/virtual/editor/editor-0.ebuild index e911fb384d81..1a2cf8f757fa 100644 --- a/virtual/editor/editor-0.ebuild +++ b/virtual/editor/editor-0.ebuild @@ -1,6 +1,6 @@ # 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.6 2007/10/12 17:25:02 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.7 2007/10/23 21:45:19 ulm Exp $ DESCRIPTION="Virtual for editor" HOMEPAGE="http://www.gentoo.org/" @@ -43,3 +43,9 @@ RDEPEND="|| ( app-editors/nano 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 |