From efca79f216bfeffd55e7731fbf24126d093e1084 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 15 Sep 2023 04:49:10 +0100 Subject: gentoo auto-resync : 15:09:2023 - 04:49:10 --- app-vim/zenburn/zenburn-2.25-r1.ebuild | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 app-vim/zenburn/zenburn-2.25-r1.ebuild (limited to 'app-vim/zenburn/zenburn-2.25-r1.ebuild') diff --git a/app-vim/zenburn/zenburn-2.25-r1.ebuild b/app-vim/zenburn/zenburn-2.25-r1.ebuild new file mode 100644 index 000000000000..9d9803a96546 --- /dev/null +++ b/app-vim/zenburn/zenburn-2.25-r1.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit vim-plugin + +MY_PN="Zenburn" + +DESCRIPTION="vim plugin: Low-contrast color scheme for Vim" +HOMEPAGE="https://github.com/jnurmine/Zenburn" +SRC_URI="https://github.com/jnurmine/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +S="${WORKDIR}/${MY_PN}-${PV}" + +LICENSE="GPL-1" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -- cgit v1.2.3