Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/editor/
Date: Sat, 29 Aug 2015 17:15:17
Message-Id: 1440868497.91050f6687534f539e72ead7b246be2c7c371811.floppym@gentoo
1 commit: 91050f6687534f539e72ead7b246be2c7c371811
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 29 17:14:57 2015 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 29 17:14:57 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91050f66
7
8 virtual/editor: Add neovim
9
10 Package-Manager: portage-2.2.20
11
12 virtual/editor/editor-0.ebuild | 3 ++-
13 1 file changed, 2 insertions(+), 1 deletion(-)
14
15 diff --git a/virtual/editor/editor-0.ebuild b/virtual/editor/editor-0.ebuild
16 index 388bdbc..9d76ffc 100644
17 --- a/virtual/editor/editor-0.ebuild
18 +++ b/virtual/editor/editor-0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2015 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -32,6 +32,7 @@ RDEPEND="|| ( app-editors/nano
26 app-editors/lpe
27 app-editors/mg
28 app-editors/ne
29 + app-editors/neovim
30 app-editors/ng
31 app-editors/nvi
32 app-editors/qemacs