summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-09-02 15:49:09 +0200
committerPatrice Clement <monsieurp@gentoo.org>2016-09-02 15:49:30 +0200
commitad21ce7793284c3bb9bb32595e58c31689d6c6ff (patch)
tree5911d80b25fb350be8f16f7eb65be3b908e49bc3 /app-vim/detectindent/detectindent-1.0.ebuild
parentapp-vim/detectindent: Stable for amd64. Retroactively mark stable for the rem... (diff)
downloadgentoo-ad21ce7793284c3bb9bb32595e58c31689d6c6ff.tar.gz
gentoo-ad21ce7793284c3bb9bb32595e58c31689d6c6ff.tar.bz2
gentoo-ad21ce7793284c3bb9bb32595e58c31689d6c6ff.zip
app-vim/detectindent: Clean up old.
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-vim/detectindent/detectindent-1.0.ebuild')
-rw-r--r--app-vim/detectindent/detectindent-1.0.ebuild13
1 files changed, 0 insertions, 13 deletions
diff --git a/app-vim/detectindent/detectindent-1.0.ebuild b/app-vim/detectindent/detectindent-1.0.ebuild
deleted file mode 100644
index bd6e19116f12..000000000000
--- a/app-vim/detectindent/detectindent-1.0.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: automatically detect file indent settings"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1171"
-LICENSE="vim"
-KEYWORDS="amd64 ~hppa ~mips ppc sparc x86"
-IUSE=""
-
-VIM_PLUGIN_HELPFILES="detectindent.txt"