summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-01-06 10:41:54 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-01-06 10:41:54 +0000
commit870257589f8bad0b42e45ed069a73b92c4a2fba1 (patch)
tree8fe180f73d7d8537ece6b6174969bd172504b458 /app-editors/nvi/nvi-1.81.4.ebuild
parentvirtual bootloaders in the profiles and virtuals files (diff)
downloadgentoo-2-870257589f8bad0b42e45ed069a73b92c4a2fba1.tar.gz
gentoo-2-870257589f8bad0b42e45ed069a73b92c4a2fba1.tar.bz2
gentoo-2-870257589f8bad0b42e45ed069a73b92c4a2fba1.zip
providing virtual/editor
Diffstat (limited to 'app-editors/nvi/nvi-1.81.4.ebuild')
-rw-r--r--app-editors/nvi/nvi-1.81.4.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-editors/nvi/nvi-1.81.4.ebuild b/app-editors/nvi/nvi-1.81.4.ebuild
index f3392cc4b0d5..ea5883e38f27 100644
--- a/app-editors/nvi/nvi-1.81.4.ebuild
+++ b/app-editors/nvi/nvi-1.81.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.4.ebuild,v 1.10 2002/12/09 04:17:40 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.4.ebuild,v 1.11 2003/01/06 10:41:54 seemant Exp $
DESCRIPTION="Vi clone"
SRC_URI="http://www.kotnet.org/~skimo/nvi/devel/${P}.tar.gz"
@@ -11,7 +11,8 @@ LICENSE="Sleepycat"
KEYWORDS="x86 ppc sparc "
DEPEND=">=sys-libs/db-3.1"
-RDEPEND=""
+
+PROVIDE="virtual/editor"
src_compile() {
cd build.unix