dev-qt/qtopengl: stable 5.14.2 for ppc, bug #719732
[gentoo.git] / app-vim / vim-commentary / vim-commentary-1.3_p20180530.ebuild
1 # Copyright 1999-2018 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 inherit vim-plugin vcs-snapshot
7
8 # Commit Date: 30 May 2018
9 COMMIT="7f2127b1dfc57811112785985b46ff2289d72334"
10
11 DESCRIPTION="vim plugin: comment stuff out"
12 HOMEPAGE="https://github.com/tpope/vim-commentary"
13 SRC_URI="https://github.com/tpope/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
14
15 LICENSE="MIT"
16 KEYWORDS="~amd64 ~x86"