mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
app-vim/gemini-vim: add 20210923, drop 20210625
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
16
app-vim/gemini-vim/gemini-vim-20210923.ebuild
Normal file
16
app-vim/gemini-vim/gemini-vim-20210923.ebuild
Normal file
@@ -0,0 +1,16 @@
|
||||
# Copyright 2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit vim-plugin
|
||||
|
||||
MY_PN=${PN/-/.}
|
||||
COMMIT="18654218da069865716179d7f07640869a5e1fe8"
|
||||
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"
|
||||
Reference in New Issue
Block a user