public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Adrian Schollmeyer" <nex+b-g-o@nexadn.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-vim/ansible-vim/
Date: Thu, 22 Sep 2022 17:00:36 +0000 (UTC)	[thread overview]
Message-ID: <1663866023.51c6c2d8ea8f87897e3b4945d45964bde50bc2fa.nex+b-g-o@gentoo> (raw)

commit:     51c6c2d8ea8f87897e3b4945d45964bde50bc2fa
Author:     Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
AuthorDate: Thu Sep 22 16:59:32 2022 +0000
Commit:     Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
CommitDate: Thu Sep 22 17:00:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=51c6c2d8

app-vim/ansible-vim: new package, add 3.2

Signed-off-by: Adrian Schollmeyer <nex+b-g-o <AT> nexadn.de>

 app-vim/ansible-vim/Manifest               |  1 +
 app-vim/ansible-vim/ansible-vim-3.2.ebuild | 20 ++++++++++++++++++++
 app-vim/ansible-vim/metadata.xml           |  8 ++++++++
 3 files changed, 29 insertions(+)

diff --git a/app-vim/ansible-vim/Manifest b/app-vim/ansible-vim/Manifest
new file mode 100644
index 000000000..4a86b00a6
--- /dev/null
+++ b/app-vim/ansible-vim/Manifest
@@ -0,0 +1 @@
+DIST ansible-vim-3.2.tar.gz 12116 BLAKE2B e532b348216f3616060b9e09d177d601534c37eda1305512309954e0480e2827bd6f2d40564151104184a389c495b2442264f34d5b8031a1023ddd093cdd1be6 SHA512 a75e8b149befb001fdb0012ea8219287a6b4c302e2ae2de456835c48e3a516bb99bfb91a21e2d60eff12b5a24d918510dd9302d93e0bf43cb42f025ea0504d1b

diff --git a/app-vim/ansible-vim/ansible-vim-3.2.ebuild b/app-vim/ansible-vim/ansible-vim-3.2.ebuild
new file mode 100644
index 000000000..922948793
--- /dev/null
+++ b/app-vim/ansible-vim/ansible-vim-3.2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+VIM_PLUGIN_VIM_VERSION="7.0"
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: sytax highlighting for Ansible's common file types"
+HOMEPAGE="https://github.com/pearofducks/ansible-vim"
+SRC_URI="https://github.com/pearofducks/ansible-vim/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT BSD"
+KEYWORDS="~amd64"
+
+src_install() {
+	vim-plugin_src_install
+
+	find "${ED}" -name "*LICENSE" -delete || die
+}

diff --git a/app-vim/ansible-vim/metadata.xml b/app-vim/ansible-vim/metadata.xml
new file mode 100644
index 000000000..f384473e1
--- /dev/null
+++ b/app-vim/ansible-vim/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<name>Adrian Schollmeyer</name>
+		<email>nex+b-g-o@nexadn.de</email>
+	</maintainer>
+</pkgmetadata>


             reply	other threads:[~2022-09-22 17:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-22 17:00 Adrian Schollmeyer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-27 17:09 [gentoo-commits] repo/proj/guru:dev commit in: app-vim/ansible-vim/ Rahul Sandhu
2023-06-03 13:39 Adrian Schollmeyer
2023-10-29 12:35 Adrian Schollmeyer
2023-10-29 12:35 Adrian Schollmeyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1663866023.51c6c2d8ea8f87897e3b4945d45964bde50bc2fa.nex+b-g-o@gentoo \
    --to=nex+b-g-o@nexadn.de \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox