public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ben de Groot" <yngwin@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/eselect:extern commit in: modules/
Date: Thu, 26 Feb 2015 06:52:58 +0000 (UTC)	[thread overview]
Message-ID: <1424933563.abc77eb3cee687b3743160126eb8b2f070fc9e96.yngwin@gentoo> (raw)

commit:     abc77eb3cee687b3743160126eb8b2f070fc9e96
Author:     Ben de Groot <yngwin <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 26 06:52:43 2015 +0000
Commit:     Ben de Groot <yngwin <AT> gentoo <DOT> org>
CommitDate: Thu Feb 26 06:52:43 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/eselect.git;a=commit;h=abc77eb3

Add neovim as option to vi.eselect

---
 modules/vi.eselect | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/modules/vi.eselect b/modules/vi.eselect
index 573ab11..2d25859 100644
--- a/modules/vi.eselect
+++ b/modules/vi.eselect
@@ -1,16 +1,17 @@
 # -*-eselect-*-  vim: ft=eselect
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 DESCRIPTION="Manage /usr/bin/vi implementations"
 MAINTAINER="vim@gentoo.org"
-VERSION="1.1.8"
+VERSION="1.1.9"
 
 # find a list of vi symlink targets, best first
 find_targets() {
 	local f
 	for f in \
 			"${EROOT}"/usr/bin/vim \
+			"${EROOT}"/usr/bin/nvim \
 			"${EROOT}"/usr/bin/nvi \
 			"${EROOT}"/usr/bin/elvis \
 			"${EROOT}"/usr/bin/vile \


             reply	other threads:[~2015-02-26  6:53 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-26  6:52 Ben de Groot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-05-09  2:22 [gentoo-commits] proj/eselect:extern commit in: modules/ Patrick McLean
2018-08-30 16:48 Ulrich Müller
2018-03-10 10:22 Ulrich Müller
2018-03-10 10:22 Ulrich Müller
2018-03-10 10:22 Ulrich Müller
2015-01-04 10:00 Michał Górny
2015-01-04 10:00 Michał Górny
2015-01-04 10:00 Michał Górny
2013-12-30  7:49 Ryan Hill
2013-11-17  8:34 Ryan Hill
2013-09-20 20:34 Ulrich Mueller
2013-03-11  7:06 Ulrich Mueller
2013-03-11  2:16 Christoph Junghans
2013-03-11  2:16 Christoph Junghans
2013-03-11  2:16 Christoph Junghans
2013-01-05 15:35 Ulrich Mueller
2012-06-21 12:26 Luca Barbato

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1424933563.abc77eb3cee687b3743160126eb8b2f070fc9e96.yngwin@gentoo \
    --to=yngwin@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox