Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649024 - app-vim/easytags-3.11 doesn't correctly detect ctags version
Summary: app-vim/easytags-3.11 doesn't correctly detect ctags version
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2018-02-28 09:56 UTC by hangglider
Modified: 2018-06-16 20:22 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hangglider 2018-02-28 09:56:03 UTC
easytags complains about incorrect ctags version. Fix is available at https://github.com/xolox/vim-easytags/pull/133/files - please update portage accordingly.
Comment 1 Larry the Git Cow gentoo-dev 2018-06-16 20:22:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ca19d0bcb3b7453c81cf3a291f0193eb67fdc4c

commit 3ca19d0bcb3b7453c81cf3a291f0193eb67fdc4c
Author:     Patrice Clement <monsieurp@gentoo.org>
AuthorDate: 2018-06-16 20:22:03 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2018-06-16 20:22:03 +0000

    app-vim/easytags: add patch against ctags detection.
    
    Closes: https://bugs.gentoo.org/649024
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-vim/easytags/easytags-3.11.ebuild              | 12 +++--
 .../files/easytags-3.11-fix-ctags-detection.patch  | 54 ++++++++++++++++++++++
 2 files changed, 63 insertions(+), 3 deletions(-)