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] dev/yngwin:master commit in: app-editors/neovim/
Date: Wed,  8 Jul 2015 06:57:48 +0000 (UTC)	[thread overview]
Message-ID: <1436338662.f1877cc3e465be55cabb394c4b2dd96b461bbd75.yngwin@gentoo> (raw)

commit:     f1877cc3e465be55cabb394c4b2dd96b461bbd75
Author:     Ben de Groot <yngwin <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  8 06:57:42 2015 +0000
Commit:     Ben de Groot <yngwin <AT> gentoo <DOT> org>
CommitDate: Wed Jul  8 06:57:42 2015 +0000
URL:        https://gitweb.gentoo.org/dev/yngwin.git/commit/?id=f1877cc3

app-editors/neovim: update live ebuild

 app-editors/neovim/neovim-9999.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/app-editors/neovim/neovim-9999.ebuild b/app-editors/neovim/neovim-9999.ebuild
index cce4e62..6692c2a 100644
--- a/app-editors/neovim/neovim-9999.ebuild
+++ b/app-editors/neovim/neovim-9999.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/neovim/neovim-0.0.0_pre20150329.ebuild,v 1.1 2015/03/29 04:03:56 yngwin Exp $
 
 EAPI=5
 inherit cmake-utils flag-o-matic
@@ -10,7 +10,6 @@ HOMEPAGE="https://github.com/neovim/neovim"
 if [[ ${PV} == 9999 ]]; then
 	inherit git-r3
 	EGIT_REPO_URI="git://github.com/neovim/neovim.git"
-	KEYWORDS=""
 else
 	SRC_URI="http://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz"
 	KEYWORDS="~amd64 ~x86"
@@ -38,7 +37,7 @@ RDEPEND="${CDEPEND}
 src_prepare() {
 	# use our system vim dir
 	sed -e '/^# define SYS_VIMRC_FILE/s|$VIM|'"${EPREFIX}"'/etc/vim|' \
-		-i src/nvim/os_unix_defs.h || die
+		-i src/nvim/os/unix_defs.h || die
 	cmake-utils_src_prepare
 }
 


             reply	other threads:[~2015-07-08  6:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-08  6:57 Ben de Groot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-07-27  5:08 [gentoo-commits] dev/yngwin:master commit in: app-editors/neovim/ Ben de Groot
2015-03-22 12:48 Ben de Groot
2015-02-19 20:44 Ben de Groot
2015-02-19 18:38 Ben de Groot
2015-02-18 10:05 Ben de Groot
2015-02-17 18:46 Ben de Groot
2014-12-14 10:50 Ben de Groot
2014-02-27 14:56 Ben de Groot

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=1436338662.f1877cc3e465be55cabb394c4b2dd96b461bbd75.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