summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2007-10-10 10:14:04 +0000
committerUlrich Müller <ulm@gentoo.org>2007-10-10 10:14:04 +0000
commit7573723a6ac6da95250850d58857302981e5f945 (patch)
tree8c140c59e612dbf5104f49d240add19a7111f5e5 /virtual/editor
parentVersion bump and removed old ebuilds. Also fixed missing quoting in all ebuilds. (diff)
downloadgentoo-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')
-rw-r--r--virtual/editor/ChangeLog5
-rw-r--r--virtual/editor/editor-0.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/editor/ChangeLog b/virtual/editor/ChangeLog
index a46acae5c226..e2878556c22f 100644
--- a/virtual/editor/ChangeLog
+++ b/virtual/editor/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gentoo-x86/virtual
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.1 2007/10/10 06:03:22 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.2 2007/10/10 10:14:04 ulm Exp $
+
+ 10 Oct 2007; Ulrich Mueller <ulm@gentoo.org> editor-0.ebuild:
+ Add Jove and Hemlock.
*editor-0 (10 Oct 2007)
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 )"
-