diff options
| author | Patrice Clement <monsieurp@gentoo.org> | 2016-10-15 12:41:14 +0200 |
|---|---|---|
| committer | Patrice Clement <monsieurp@gentoo.org> | 2016-10-15 14:31:55 +0200 |
| commit | 18a6deddebcb454b5cfa89617c4f805b88a65a8c (patch) | |
| tree | bfeb1146f82f727c2185cf11895566614cce3d13 /app-vim/vim-misc/vim-misc-1.17.1.ebuild | |
| parent | 233380e49f71c727d8878d6fb8215797b81ca905 (diff) | |
| download | gentoo-18a6deddebcb454b5cfa89617c4f805b88a65a8c.tar.gz gentoo-18a6deddebcb454b5cfa89617c4f805b88a65a8c.tar.bz2 gentoo-18a6deddebcb454b5cfa89617c4f805b88a65a8c.zip | |
app-vim/vim-misc: clean up old.
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-vim/vim-misc/vim-misc-1.17.1.ebuild')
| -rw-r--r-- | app-vim/vim-misc/vim-misc-1.17.1.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/app-vim/vim-misc/vim-misc-1.17.1.ebuild b/app-vim/vim-misc/vim-misc-1.17.1.ebuild deleted file mode 100644 index 4c4b20a0865a..000000000000 --- a/app-vim/vim-misc/vim-misc-1.17.1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit vim-plugin - -DESCRIPTION="vim plugin: miscellaneous auto-load scripts" -HOMEPAGE="http://peterodding.com/code/vim/misc/" -SRC_URI="https://github.com/xolox/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -KEYWORDS="amd64 x86" - -RDEPEND="!app-vim/xolox-misc" - -VIM_PLUGIN_HELPFILES="misc.txt" - -src_prepare() { - rm addon-info.json autoload/xolox/misc/echo.exe || die -} |
