aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/freefem++-syntax/freefem++-syntax-20081108-r1.ebuild')
-rw-r--r--app-vim/freefem++-syntax/freefem++-syntax-20081108-r1.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/app-vim/freefem++-syntax/freefem++-syntax-20081108-r1.ebuild b/app-vim/freefem++-syntax/freefem++-syntax-20081108-r1.ebuild
deleted file mode 100644
index 7883fb3d0..000000000
--- a/app-vim/freefem++-syntax/freefem++-syntax-20081108-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: syntax highlighting for freefem++ script files"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1901"
-# This is a workaround to make the ebuild work on an overlay:
-SRC_URI="http://omploader.org/vMWlraw/freefem++-syntax-20081108.tar.gz"
-
-LICENSE="vim"
-KEYWORDS="~amd64"
-IUSE=""
-
-VIM_PLUGIN_HELPTEXT=\
-"This plugin provides syntax highlighting for freefem++ script files."