Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 483552 - app-vim/alternate should install documentation
Summary: app-vim/alternate should install documentation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Vim Maintainers
URL: http://www.vim.org/scripts/download_s...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-09-04 01:32 UTC by Frank Steinmetzger
Modified: 2017-03-06 11:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
alternate.txt (alternate.txt,8.69 KB, text/plain)
2013-09-04 03:24 UTC, gentoo@aoibh.in
Details
alternate-2.18-r1.patch (alternate-2.18-r1.patch,953 bytes, patch)
2013-09-04 03:27 UTC, gentoo@aoibh.in
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Steinmetzger 2013-09-04 01:32:48 UTC
There exists a nice help file for the plugin, called alternate.txt, which is not part of the package. I'd like to ask for its inclusion. Thanks.

Reproducible: Always



Expected Results:  
The file "alternate.txt" should be installed into vim's doc directory, similar to e.g. app-vim/fugitive or app-vim/taglist.
Comment 1 gentoo@aoibh.in 2013-09-04 03:24:56 UTC
Created attachment 357810 [details]
alternate.txt
Comment 2 gentoo@aoibh.in 2013-09-04 03:27:32 UTC
Created attachment 357812 [details, diff]
alternate-2.18-r1.patch

Patch to 'install' documentation as requested, along with a couple of QA fixes.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2013-09-04 12:51:43 UTC
Why not use SRC_URI for this?

SRC_URI=" ...
        http://www.vim.org/scripts/download_script.php?src_id=6347 -> alternate-2.15.txt"


Note that for 2.18, there is no new file.
Comment 4 Patrice Clement gentoo-dev 2017-03-06 11:34:30 UTC
commit 8fa9c240f0d868b7665c6287fec9c98a00a79361 (HEAD -> master, origin/master, origin/HEAD)
Author:     Patrice Clement <monsieurp@gentoo.org>
AuthorDate: Mon Mar 6 12:31:03 2017 +0100
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: Mon Mar 6 12:33:58 2017 +0100

app-vim/alternate: install documentation.

Gentoo-Bug: https://bugs.gentoo.org/483552

Package-Manager: Portage-2.3.3, Repoman-2.3.1

app-vim/alternate/Manifest                 |  1 +
app-vim/alternate/alternate-2.18-r2.ebuild | 33 ++++++++++++++++++++++++++++++
2 files changed, 34 insertions(+)
create mode 100644 app-vim/alternate/alternate-2.18-r2.ebuild