summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2005-02-10 15:03:38 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2005-02-10 15:03:38 +0000
commitcf8032f5ef276555b7288cd68ce70aea17de1f95 (patch)
treedee1bfa73c15c96d08e7612b4f58b77bc2838719 /app-editors/nvi/nvi-1.81.5-r1.ebuild
parentFixed server path error. (#81475) (diff)
downloadhistorical-cf8032f5ef276555b7288cd68ce70aea17de1f95.tar.gz
historical-cf8032f5ef276555b7288cd68ce70aea17de1f95.tar.bz2
historical-cf8032f5ef276555b7288cd68ce70aea17de1f95.zip
Block nvi and vim, bug #69852
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'app-editors/nvi/nvi-1.81.5-r1.ebuild')
-rw-r--r--app-editors/nvi/nvi-1.81.5-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-editors/nvi/nvi-1.81.5-r1.ebuild b/app-editors/nvi/nvi-1.81.5-r1.ebuild
index a6905e8fa5fe..83a29e376712 100644
--- a/app-editors/nvi/nvi-1.81.5-r1.ebuild
+++ b/app-editors/nvi/nvi-1.81.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.5-r1.ebuild,v 1.10 2005/01/01 13:32:43 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.5-r1.ebuild,v 1.11 2005/02/10 15:03:29 ciaranm Exp $
DESCRIPTION="Vi clone"
HOMEPAGE="http://www.bostic.com/vi/"
@@ -13,6 +13,7 @@ IUSE=""
DEPEND="virtual/libc
=sys-libs/db-3.2*"
+RDEPEND="${DEPEND} !app-editors/vim"
PROVIDE="virtual/editor"
src_unpack() {