diff options
author | Tim Harder <radhermit@gentoo.org> | 2016-01-16 19:20:59 -0500 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2016-01-16 19:22:00 -0500 |
commit | 66b6f1081920693c4fca644ab383ec0b4ef50e1f (patch) | |
tree | 6c09e2a7dbecf29d8c4d065bb935af2138b3155a /app-vim/tcomment | |
parent | app-vim/tcomment: version bump to 3.08 (diff) | |
download | gentoo-66b6f1081920693c4fca644ab383ec0b4ef50e1f.tar.gz gentoo-66b6f1081920693c4fca644ab383ec0b4ef50e1f.tar.bz2 gentoo-66b6f1081920693c4fca644ab383ec0b4ef50e1f.zip |
app-vim/tcomment: stabilize 3.07
Diffstat (limited to 'app-vim/tcomment')
-rw-r--r-- | app-vim/tcomment/tcomment-3.07.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/tcomment/tcomment-3.07.ebuild b/app-vim/tcomment/tcomment-3.07.ebuild index 4b2666e3e2bd..e9fc49fc0826 100644 --- a/app-vim/tcomment/tcomment-3.07.ebuild +++ b/app-vim/tcomment/tcomment-3.07.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="vim plugin: an extensible and universal comment toggler" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1173 https://github.com/tomtom/tcomment_vim" SRC_URI="https://github.com/tomtom/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" VIM_PLUGIN_HELPFILES="${PN}.txt" |