public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/bufexplorer/
Date: Fri, 29 Apr 2016 06:01:45 +0000 (UTC)	[thread overview]
Message-ID: <1461909693.46e5e7d5d09607d5fd41153be53b8b5db6752a46.jer@gentoo> (raw)

commit:     46e5e7d5d09607d5fd41153be53b8b5db6752a46
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 29 06:01:33 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri Apr 29 06:01:33 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46e5e7d5

app-vim/bufexplorer: Fix line endings (bug #581044).

Package-Manager: portage-2.2.28

 .../{bufexplorer-7.4.9.ebuild => bufexplorer-7.4.9-r1.ebuild}     | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/app-vim/bufexplorer/bufexplorer-7.4.9.ebuild b/app-vim/bufexplorer/bufexplorer-7.4.9-r1.ebuild
similarity index 78%
rename from app-vim/bufexplorer/bufexplorer-7.4.9.ebuild
rename to app-vim/bufexplorer/bufexplorer-7.4.9-r1.ebuild
index da469a8..1ebdc6f 100644
--- a/app-vim/bufexplorer/bufexplorer-7.4.9.ebuild
+++ b/app-vim/bufexplorer/bufexplorer-7.4.9-r1.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-inherit vim-plugin
+inherit eutils vim-plugin
 
 DESCRIPTION="vim plugin: easily browse vim buffers"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=42"
@@ -12,3 +12,9 @@ LICENSE="BSD"
 KEYWORDS="~amd64 ~x86"
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"
+
+src_prepare() {
+	edos2unix plugin/${PN}.vim
+
+	default
+}


             reply	other threads:[~2016-04-29  6:01 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-29  6:01 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-06  0:21 [gentoo-commits] repo/gentoo:master commit in: app-vim/bufexplorer/ Andreas Sturmlechner
2023-11-06  0:21 Andreas Sturmlechner
2023-10-25  1:32 Sam James
2023-10-25  1:32 Sam James
2022-06-02  4:02 Jakov Smolić
2022-06-02  3:57 Jakov Smolić
2017-09-30  0:29 Tim Harder
2017-08-17 20:59 Tim Harder
2017-08-17 20:59 Tim Harder
2017-08-17 20:59 Tim Harder
2017-05-04  8:45 Tim Harder
2017-04-12 12:01 Tim Harder
2017-04-12 12:01 Tim Harder
2017-04-12 12:01 Tim Harder
2016-12-12  4:12 Tim Harder
2016-10-13 21:09 Patrice Clement
2016-10-13 21:09 Patrice Clement
2016-04-22 22:15 Tim Harder
2015-08-25  2:24 Tim Harder

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=1461909693.46e5e7d5d09607d5fd41153be53b8b5db6752a46.jer@gentoo \
    --to=jer@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