diff options
author | 2007-10-10 10:14:04 +0000 | |
---|---|---|
committer | 2007-10-10 10:14:04 +0000 | |
commit | 7573723a6ac6da95250850d58857302981e5f945 (patch) | |
tree | 8c140c59e612dbf5104f49d240add19a7111f5e5 /virtual/editor/editor-0.ebuild | |
parent | Version bump and removed old ebuilds. Also fixed missing quoting in all ebuilds. (diff) | |
download | gentoo-2-7573723a6ac6da95250850d58857302981e5f945.tar.gz gentoo-2-7573723a6ac6da95250850d58857302981e5f945.tar.bz2 gentoo-2-7573723a6ac6da95250850d58857302981e5f945.zip |
Add Jove and Hemlock.
(Portage version: 2.1.3.12)
Diffstat (limited to 'virtual/editor/editor-0.ebuild')
-rw-r--r-- | virtual/editor/editor-0.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/virtual/editor/editor-0.ebuild b/virtual/editor/editor-0.ebuild index 05ce74639150..27d94fd4af26 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.1 2007/10/10 06:03:22 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.2 2007/10/10 10:14:04 ulm Exp $ DESCRIPTION="Virtual for editor" HOMEPAGE="http://www.gentoo.org/" @@ -25,6 +25,7 @@ RDEPEND="|| ( app-editors/nano app-editors/jasspa-microemacs app-editors/jed app-editors/joe + app-editors/jove app-editors/le app-editors/mg app-editors/ne @@ -39,6 +40,6 @@ RDEPEND="|| ( app-editors/nano app-editors/zile app-editors/xemacs app-misc/mc + dev-lisp/cmucl dev-scheme/mit-scheme sys-apps/ed )" - |