summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2015-03-31 17:32:04 +0000
committerUlrich Müller <ulm@gentoo.org>2015-03-31 17:32:04 +0000
commit707c68e5122e0fec7ea35c1d18d65449397f493f (patch)
treec615b9e965580f200b6166b52964d8a882742b1a /app-editors
parentUpdate dependency after package move of eselect modules to app-eselect. (diff)
downloadgentoo-2-707c68e5122e0fec7ea35c1d18d65449397f493f.tar.gz
gentoo-2-707c68e5122e0fec7ea35c1d18d65449397f493f.tar.bz2
gentoo-2-707c68e5122e0fec7ea35c1d18d65449397f493f.zip
Update dependency after package move of eselect modules to app-eselect.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/nvi/ChangeLog6
-rw-r--r--app-editors/nvi/nvi-1.81.6-r3.ebuild4
-rw-r--r--app-editors/nvi/nvi-1.81.6-r4.ebuild4
-rw-r--r--app-editors/nvi/nvi-1.81.6-r5.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/app-editors/nvi/ChangeLog b/app-editors/nvi/ChangeLog
index c9680fa40be1..1c91dfdaf651 100644
--- a/app-editors/nvi/ChangeLog
+++ b/app-editors/nvi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/nvi
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/ChangeLog,v 1.98 2015/03/19 15:47:35 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/ChangeLog,v 1.99 2015/03/31 17:32:04 ulm Exp $
+
+ 31 Mar 2015; Ulrich Müller <ulm@gentoo.org> nvi-1.81.6-r3.ebuild,
+ nvi-1.81.6-r4.ebuild, nvi-1.81.6-r5.ebuild:
+ Update dependency after package move of eselect modules to app-eselect.
19 Mar 2015; Justin Lecher <jlec@gentoo.org> nvi-1.81.6-r3.ebuild,
nvi-1.81.6-r4.ebuild, nvi-1.81.6-r5.ebuild:
diff --git a/app-editors/nvi/nvi-1.81.6-r3.ebuild b/app-editors/nvi/nvi-1.81.6-r3.ebuild
index 1f308a15b5d5..82278943086f 100644
--- a/app-editors/nvi/nvi-1.81.6-r3.ebuild
+++ b/app-editors/nvi/nvi-1.81.6-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.6-r3.ebuild,v 1.16 2015/03/19 15:47:35 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.6-r3.ebuild,v 1.17 2015/03/31 17:32:04 ulm Exp $
EAPI=5
@@ -34,7 +34,7 @@ DEPEND="|| ( ${DBDEPENDS} )
perl? ( dev-lang/perl )
tcl? ( !unicode? ( >=dev-lang/tcl-8.5:0 ) )"
RDEPEND="${DEPEND}
- app-admin/eselect-vi"
+ app-eselect/eselect-vi"
S=${WORKDIR}/${P}/build.unix
diff --git a/app-editors/nvi/nvi-1.81.6-r4.ebuild b/app-editors/nvi/nvi-1.81.6-r4.ebuild
index 461e33eacc33..d50b3f4b9253 100644
--- a/app-editors/nvi/nvi-1.81.6-r4.ebuild
+++ b/app-editors/nvi/nvi-1.81.6-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.6-r4.ebuild,v 1.9 2015/03/19 15:47:35 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.6-r4.ebuild,v 1.10 2015/03/31 17:32:04 ulm Exp $
EAPI=4
@@ -38,7 +38,7 @@ DEPEND="${CDEPEND}
virtual/pkgconfig"
RDEPEND="${CDEPEND}
- app-admin/eselect-vi"
+ app-eselect/eselect-vi"
REQUIRED_USE="tcl? ( !unicode )"
diff --git a/app-editors/nvi/nvi-1.81.6-r5.ebuild b/app-editors/nvi/nvi-1.81.6-r5.ebuild
index 0dcf0089e4bd..79b6169dacb4 100644
--- a/app-editors/nvi/nvi-1.81.6-r5.ebuild
+++ b/app-editors/nvi/nvi-1.81.6-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.6-r5.ebuild,v 1.2 2015/03/19 15:47:35 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.6-r5.ebuild,v 1.3 2015/03/31 17:32:04 ulm Exp $
EAPI=4
@@ -38,7 +38,7 @@ DEPEND="${CDEPEND}
virtual/pkgconfig"
RDEPEND="${CDEPEND}
- app-admin/eselect-vi"
+ app-eselect/eselect-vi"
REQUIRED_USE="tcl? ( !unicode )"