summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2007-10-10 07:14:58 +0000
committerChristian Faulhammer <fauli@gentoo.org>2007-10-10 07:14:58 +0000
commita43b6b9c87b652d79263d8f77d48b4dbbe734043 (patch)
tree733b17a13627f03e623a2463d25a118351e536cb /app-editors/nvi
parent- raise match-limit-recursion so we pass with FEATURES=test (diff)
downloadhistorical-a43b6b9c87b652d79263d8f77d48b4dbbe734043.tar.gz
historical-a43b6b9c87b652d79263d8f77d48b4dbbe734043.tar.bz2
historical-a43b6b9c87b652d79263d8f77d48b4dbbe734043.zip
remove PROVIDE=virtual/editor as we have now a new-style virtual
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'app-editors/nvi')
-rw-r--r--app-editors/nvi/ChangeLog6
-rw-r--r--app-editors/nvi/nvi-1.81.5-r3.ebuild5
-rw-r--r--app-editors/nvi/nvi-1.81.5-r6.ebuild3
-rw-r--r--app-editors/nvi/nvi-1.81.5-r7.ebuild3
4 files changed, 9 insertions, 8 deletions
diff --git a/app-editors/nvi/ChangeLog b/app-editors/nvi/ChangeLog
index 214b102a9272..19e642ac8f70 100644
--- a/app-editors/nvi/ChangeLog
+++ b/app-editors/nvi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/nvi
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/ChangeLog,v 1.54 2007/05/13 18:20:02 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/ChangeLog,v 1.55 2007/10/10 07:14:58 opfer Exp $
+
+ 10 Oct 2007; Christian Faulhammer <opfer@gentoo.org> nvi-1.81.5-r3.ebuild,
+ nvi-1.81.5-r6.ebuild, nvi-1.81.5-r7.ebuild:
+ remove PROVIDE=virtual/editor as we have now a new-style virtual
13 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
add herd
diff --git a/app-editors/nvi/nvi-1.81.5-r3.ebuild b/app-editors/nvi/nvi-1.81.5-r3.ebuild
index 817b7affac89..66dbd1e5dc46 100644
--- a/app-editors/nvi/nvi-1.81.5-r3.ebuild
+++ b/app-editors/nvi/nvi-1.81.5-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# 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-r3.ebuild,v 1.11 2006/12/06 21:19:59 eroyf Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.5-r3.ebuild,v 1.12 2007/10/10 07:14:58 opfer Exp $
inherit eutils
@@ -17,7 +17,6 @@ DEPEND="=sys-libs/db-4*"
RDEPEND="${DEPEND}
!app-editors/vim
!app-editors/gvim"
-PROVIDE="virtual/editor"
src_unpack() {
unpack ${A}
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}
diff --git a/app-editors/nvi/nvi-1.81.5-r7.ebuild b/app-editors/nvi/nvi-1.81.5-r7.ebuild
index d06ab33fbb68..ef7b5f8a278c 100644
--- a/app-editors/nvi/nvi-1.81.5-r7.ebuild
+++ b/app-editors/nvi/nvi-1.81.5-r7.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-r7.ebuild,v 1.2 2007/05/01 16:44:54 truedfx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.5-r7.ebuild,v 1.3 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}