From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 80D431384C0 for ; Sat, 29 Aug 2015 17:15:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8161114212; Sat, 29 Aug 2015 17:15:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2F4BA14212 for ; Sat, 29 Aug 2015 17:15:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3DF76340873 for ; Sat, 29 Aug 2015 17:15:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 97546162 for ; Sat, 29 Aug 2015 17:15:09 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1440868497.91050f6687534f539e72ead7b246be2c7c371811.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/editor/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/editor/editor-0.ebuild X-VCS-Directories: virtual/editor/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 91050f6687534f539e72ead7b246be2c7c371811 X-VCS-Branch: master Date: Sat, 29 Aug 2015 17:15:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e4d0a115-b509-48fd-b75a-2f0a017c9d56 X-Archives-Hash: ebee969acd95e9bb4769e6ee2d269ab6 commit: 91050f6687534f539e72ead7b246be2c7c371811 Author: Mike Gilbert gentoo org> AuthorDate: Sat Aug 29 17:14:57 2015 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Sat Aug 29 17:14:57 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91050f66 virtual/editor: Add neovim Package-Manager: portage-2.2.20 virtual/editor/editor-0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/virtual/editor/editor-0.ebuild b/virtual/editor/editor-0.ebuild index 388bdbc..9d76ffc 100644 --- a/virtual/editor/editor-0.ebuild +++ b/virtual/editor/editor-0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -32,6 +32,7 @@ RDEPEND="|| ( app-editors/nano app-editors/lpe app-editors/mg app-editors/ne + app-editors/neovim app-editors/ng app-editors/nvi app-editors/qemacs