summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/vim-multiple-cursors/vim-multiple-cursors-2.2.ebuild')
-rw-r--r--app-vim/vim-multiple-cursors/vim-multiple-cursors-2.2.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/app-vim/vim-multiple-cursors/vim-multiple-cursors-2.2.ebuild b/app-vim/vim-multiple-cursors/vim-multiple-cursors-2.2.ebuild
deleted file mode 100644
index b2460ee..0000000
--- a/app-vim/vim-multiple-cursors/vim-multiple-cursors-2.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="vim plugin: Sublime Text's awesome multiple selection feature for Vim"
-HOMEPAGE="https://github.com/terryma/vim-multiple-cursors"
-SRC_URI="https://github.com/terryma/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"