commit:     400832560b5b30290130db0926c8fa9af556a801
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 21 13:40:43 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Oct 21 13:41:07 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40083256

app-vim/airline-themes: Take a snapshot from master

Closes: https://bugs.gentoo.org/669192
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 app-vim/airline-themes/Manifest                          |  1 +
 .../airline-themes/airline-themes-0_pre20181021.ebuild   | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/app-vim/airline-themes/Manifest b/app-vim/airline-themes/Manifest
new file mode 100644
index 00000000000..57effbec9d8
--- /dev/null
+++ b/app-vim/airline-themes/Manifest
@@ -0,0 +1 @@
+DIST airline-themes-0_pre20181021.tar.xz 38516 BLAKE2B 
2fe1e848b57546aa39e02262e5ae3e0164830641b1c8ccca1d3dc04afab8db4c618b079c63d5854697737610df1ab891d1622a22b89c431331b8bd16cc31fc3e
 SHA512 
764fa44a4711c92a03f6f16a3d774ad871d13adfa53e7b942bad677ff1d03f32aa24723c612d50c14ca996fa971f48695e259cc53345d253d38e63f08651e002

diff --git a/app-vim/airline-themes/airline-themes-0_pre20181021.ebuild 
b/app-vim/airline-themes/airline-themes-0_pre20181021.ebuild
new file mode 100644
index 00000000000..722ec491e21
--- /dev/null
+++ b/app-vim/airline-themes/airline-themes-0_pre20181021.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: a collection of themes for vim-airline"
+HOMEPAGE="https://github.com/vim-airline/vim-airline-themes";
+SRC_URI="https://dev.gentoo.org/~zlogene/distfiles/${CATEGORY}/${PN}/${P}.tar.xz";
+
+LICENSE="MIT"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="app-vim/airline"
+RDEPEND="${DEPEND}"

Reply via email to