diff options
author | 2007-10-10 07:14:58 +0000 | |
---|---|---|
committer | 2007-10-10 07:14:58 +0000 | |
commit | 74549c4c4ab4b28de54773fb8e671f7d3bb9dc41 (patch) | |
tree | ab024c125c4b3b77445e6d0714ffe346c03822c8 /app-editors/nvi/nvi-1.81.5-r6.ebuild | |
parent | remove PROVIDE=virtual/editor as we have now a new-style virtual (diff) | |
download | gentoo-2-74549c4c4ab4b28de54773fb8e671f7d3bb9dc41.tar.gz gentoo-2-74549c4c4ab4b28de54773fb8e671f7d3bb9dc41.tar.bz2 gentoo-2-74549c4c4ab4b28de54773fb8e671f7d3bb9dc41.zip |
remove PROVIDE=virtual/editor as we have now a new-style virtual
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-editors/nvi/nvi-1.81.5-r6.ebuild')
-rw-r--r-- | app-editors/nvi/nvi-1.81.5-r6.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-editors/nvi/nvi-1.81.5-r6.ebuild b/app-editors/nvi/nvi-1.81.5-r6.ebuild index bc599ceaeec1..7b93412254c3 100644 --- a/app-editors/nvi/nvi-1.81.5-r6.ebuild +++ b/app-editors/nvi/nvi-1.81.5-r6.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/app-editors/nvi/nvi-1.81.5-r6.ebuild,v 1.5 2007/04/24 16:57:48 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.5-r6.ebuild,v 1.6 2007/10/10 07:14:58 opfer Exp $ inherit eutils @@ -16,7 +16,6 @@ IUSE="perl" # unicode DEPEND="=sys-libs/db-4*" RDEPEND="${DEPEND} app-admin/eselect-vi" -PROVIDE="virtual/editor" src_unpack() { unpack ${A} |