summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/frawor/frawor-0.2.3.ebuild')
-rw-r--r--app-vim/frawor/frawor-0.2.3.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/app-vim/frawor/frawor-0.2.3.ebuild b/app-vim/frawor/frawor-0.2.3.ebuild
deleted file mode 100644
index 1f54b2217232..000000000000
--- a/app-vim/frawor/frawor-0.2.3.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: modular vim framework"
-HOMEPAGE="https://bitbucket.org/ZyX_I/frawor"
-SRC_URI="https://bitbucket.org/ZyX_I/${PN}/downloads/${P}.tar.xz"
-
-LICENSE="vim"
-KEYWORDS="amd64 x86"
-
-# Tests rely on zsh. No.
-RESTRICT="test"