diff options
author | Tim Harder <radhermit@gentoo.org> | 2016-02-28 21:43:14 -0500 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2016-02-28 21:43:14 -0500 |
commit | 974e0603daf951c56e6b0796885f837861a8ce16 (patch) | |
tree | d33eea89e39dff80ef27f7d8d3c9855e8249523c /app-vim | |
parent | sys-fs/bindfs: version bump to 1.13.1 (diff) | |
download | gentoo-974e0603daf951c56e6b0796885f837861a8ce16.tar.gz gentoo-974e0603daf951c56e6b0796885f837861a8ce16.tar.bz2 gentoo-974e0603daf951c56e6b0796885f837861a8ce16.zip |
app-vim/tcomment: stabilize 3.08
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/tcomment/tcomment-3.08.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/tcomment/tcomment-3.08.ebuild b/app-vim/tcomment/tcomment-3.08.ebuild index 4b2666e3e2bd..e9fc49fc0826 100644 --- a/app-vim/tcomment/tcomment-3.08.ebuild +++ b/app-vim/tcomment/tcomment-3.08.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" |