app-vim/gemini-vim - 20210923 (guru)

Search

Install

Install this version:

emerge -a =app-vim/gemini-vim-20210923

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =app-vim/gemini-vim-20210923

Or alternatively:

emerge --autounmask-write -a =app-vim/gemini-vim-20210923

Package Information

Description:
vim plugin: syntax highlighting for Gemini Text, the text/gemini media type
Homepage:
https://sr.ht/~torresjrjr/gemini.vim/
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
20210923 8 ~amd64 ~x86
View Raw Ebuild
# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

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"

Inherited Eclasses

Manifest for 20210923

Type File Size Source URLs
DIST gemini-vim-20210923.tar.gz 13590 bytes https://git.sr.ht/~torresjrjr/gemini.vim/archive/18654218da069865716179d7f07640869a5e1fe8.tar.gz