From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/nerdtree/
Date: Sun, 18 Aug 2024 17:33:53 +0000 (UTC) [thread overview]
Message-ID: <1724002399.6fe2e7f93185af05ad8ea8ac3a4c90e821eed10f.arthurzam@gentoo> (raw)
commit: 6fe2e7f93185af05ad8ea8ac3a4c90e821eed10f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 18 17:30:32 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 18 17:33:19 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fe2e7f9
app-vim/nerdtree: fix missing src_install
With the previous bump to EAPI=8, I've broken the package, thanks to
the report in the bug, a solution was suggested which fixes it.
Closes: https://bugs.gentoo.org/938104
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-vim/nerdtree/{nerdtree-7.1.3.ebuild => nerdtree-7.1.3-r1.ebuild} | 4 ++++
app-vim/nerdtree/nerdtree-9999.ebuild | 4 ++++
2 files changed, 8 insertions(+)
diff --git a/app-vim/nerdtree/nerdtree-7.1.3.ebuild b/app-vim/nerdtree/nerdtree-7.1.3-r1.ebuild
similarity index 91%
rename from app-vim/nerdtree/nerdtree-7.1.3.ebuild
rename to app-vim/nerdtree/nerdtree-7.1.3-r1.ebuild
index 43efd6000390..d4df4bcc54b7 100644
--- a/app-vim/nerdtree/nerdtree-7.1.3.ebuild
+++ b/app-vim/nerdtree/nerdtree-7.1.3-r1.ebuild
@@ -20,3 +20,7 @@ LICENSE="WTFPL-2"
VIM_PLUGIN_HELPFILES="NERD_tree"
DOCS=( CHANGELOG.md README.markdown )
+
+src_install() {
+ vim-plugin_src_install lib nerdtree_plugin
+}
diff --git a/app-vim/nerdtree/nerdtree-9999.ebuild b/app-vim/nerdtree/nerdtree-9999.ebuild
index 0377680a8462..e3b359857f9f 100644
--- a/app-vim/nerdtree/nerdtree-9999.ebuild
+++ b/app-vim/nerdtree/nerdtree-9999.ebuild
@@ -20,3 +20,7 @@ LICENSE="WTFPL-2"
VIM_PLUGIN_HELPFILES="NERD_tree"
DOCS=( CHANGELOG.md README.markdown )
+
+src_install() {
+ vim-plugin_src_install lib nerdtree_plugin
+}
next reply other threads:[~2024-08-18 17:33 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-18 17:33 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-16 14:22 [gentoo-commits] repo/gentoo:master commit in: app-vim/nerdtree/ Arthur Zamarin
2024-08-16 14:22 Arthur Zamarin
2022-06-10 18:08 Matt Turner
2022-06-02 4:02 Jakov Smolić
2022-06-02 3:57 Jakov Smolić
2020-01-15 4:47 Tim Harder
2020-01-01 12:08 Mikle Kolyada
2018-12-31 15:55 Patrice Clement
2018-12-31 15:55 Patrice Clement
2018-03-07 22:15 Patrice Clement
2017-08-17 20:49 Tim Harder
2016-03-13 2:04 Tim Harder
2016-03-13 2:04 Tim Harder
2016-01-13 23:59 Tim Harder
2015-08-25 2:02 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=1724002399.6fe2e7f93185af05ad8ea8ac3a4c90e821eed10f.arthurzam@gentoo \
--to=arthurzam@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