summaryrefslogtreecommitdiff
path: root/app-vim/airline-themes/airline-themes-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/airline-themes/airline-themes-9999.ebuild')
-rw-r--r--app-vim/airline-themes/airline-themes-9999.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/app-vim/airline-themes/airline-themes-9999.ebuild b/app-vim/airline-themes/airline-themes-9999.ebuild
deleted file mode 100644
index a8942956de4f..000000000000
--- a/app-vim/airline-themes/airline-themes-9999.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin git-r3
-
-EGIT_REPO_URI="https://github.com/vim-airline/vim-airline-themes.git"
-
-DESCRIPTION="vim plugin: a collection of themes for vim-airline"
-HOMEPAGE="https://github.com/vim-airline/vim-airline-themes"
-LICENSE="MIT"
-IUSE=""
-
-DEPEND="app-vim/airline"
-RDEPEND="${DEPEND}"