aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/gemini-vim/gemini-vim-20210625.ebuild')
-rw-r--r--app-vim/gemini-vim/gemini-vim-20210625.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/app-vim/gemini-vim/gemini-vim-20210625.ebuild b/app-vim/gemini-vim/gemini-vim-20210625.ebuild
deleted file mode 100644
index e895c9752..000000000
--- a/app-vim/gemini-vim/gemini-vim-20210625.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit vim-plugin
-
-MY_PN=${PN/-/.}
-COMMIT="d5d2767dbcfd7ceb8dd53f13162458a824e650c9"
-DESCRIPTION="vim plugin: syntax highlighting for Gemini Text, the text/gemini media type"
-HOMEPAGE="https://sr.ht/~torresjrjr/gemini.vim/"
-SRC_URI="https://git.sr.ht/~torresjrjr/${MY_PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${COMMIT}"
-
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86"