Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 737268 - dev-util/ctags: bump version (possible snapshot)
Summary: dev-util/ctags: bump version (possible snapshot)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-15 18:04 UTC by bfrg
Modified: 2021-03-26 15:32 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 bfrg 2020-08-15 18:04:06 UTC
dev-util/ctags hasn't been updated in over a year. A few new languages have been added since then including bug fixes.

Unfortunately, there haven't been any official releases yet. For more details see https://github.com/universal-ctags/ctags/issues/1038

Maybe it makes sense to add an additional 9999 build?

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2021-03-26 14:35:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69ee62383792ea845a39d81f6665ac82f5791c9f

commit 69ee62383792ea845a39d81f6665ac82f5791c9f
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-03-26 12:58:55 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-03-26 13:21:47 +0000

    dev-util/ctags: add 20210321.0
    
    Closes: https://bugs.gentoo.org/737268
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/ctags/Manifest                |  1 +
 dev-util/ctags/ctags-20210321.0.ebuild | 69 ++++++++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2021-03-26 15:32:35 UTC
The bug has been referenced in the following commit(s):

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

commit ff6caea684e81826c864461bfebe39195f906c7e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-03-26 15:31:03 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-03-26 15:31:57 +0000

    dev-util/ctags: add live ebuild
    
    Bug: https://bugs.gentoo.org/737268
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/ctags/ctags-20210321.0.ebuild | 11 +++--
 dev-util/ctags/ctags-99999999.ebuild   | 74 ++++++++++++++++++++++++++++++++++
 2 files changed, 82 insertions(+), 3 deletions(-)