summaryrefslogtreecommitdiff
path: root/app-vim/ri-browser/ri-browser-1.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/ri-browser/ri-browser-1.2.ebuild')
-rw-r--r--app-vim/ri-browser/ri-browser-1.2.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/app-vim/ri-browser/ri-browser-1.2.ebuild b/app-vim/ri-browser/ri-browser-1.2.ebuild
deleted file mode 100644
index 577094484201..000000000000
--- a/app-vim/ri-browser/ri-browser-1.2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: interface for browsing ri/ruby documentation"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=494"
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~sparc"
-IUSE=""
-
-RDEPEND="dev-lang/ruby"
-
-VIM_PLUGIN_HELPFILES="ri.txt"
-VIM_PLUGIN_MESSAGES="filetype"