public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-jq/
@ 2021-02-27  3:05 Patrick McLean
  0 siblings, 0 replies; only message in thread
From: Patrick McLean @ 2021-02-27  3:05 UTC (permalink / raw
  To: gentoo-commits

commit:     270971fea79e51313cd2001accc6aa514bf9a3e5
Author:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 27 03:05:05 2021 +0000
Commit:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 03:05:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=270971fe

app-vim/vim-jq: New package

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>

 app-vim/vim-jq/Manifest                      |  1 +
 app-vim/vim-jq/metadata.xml                  |  8 ++++++++
 app-vim/vim-jq/vim-jq-0.0_pre20210226.ebuild | 15 +++++++++++++++
 3 files changed, 24 insertions(+)

diff --git a/app-vim/vim-jq/Manifest b/app-vim/vim-jq/Manifest
new file mode 100644
index 00000000000..7a0373e5c41
--- /dev/null
+++ b/app-vim/vim-jq/Manifest
@@ -0,0 +1 @@
+DIST vim-jq-0.0_pre20210226.tar.gz 5171 BLAKE2B 68894f6dca9ba338c572aed46128e3b9f8ed1e8cf390c43c3dc0850ad202535ac99fe9ed56a4a124c50986c1460ccf50efa8cfc057e27e1beacd52aeeec2c284 SHA512 2d6efa57a6fda08f0a92ee016cab388fb7f44443aa879dd196b837cde857b4dcaccd7d248ce10937b2c3e2efc53cfdbd3789c6a1bffed128fc34b3328fd2f548

diff --git a/app-vim/vim-jq/metadata.xml b/app-vim/vim-jq/metadata.xml
new file mode 100644
index 00000000000..cee379b1540
--- /dev/null
+++ b/app-vim/vim-jq/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>chutzpah@gentoo.org</email>
+		<name>Patrick McLean</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/app-vim/vim-jq/vim-jq-0.0_pre20210226.ebuild b/app-vim/vim-jq/vim-jq-0.0_pre20210226.ebuild
new file mode 100644
index 00000000000..14b9d651913
--- /dev/null
+++ b/app-vim/vim-jq/vim-jq-0.0_pre20210226.ebuild
@@ -0,0 +1,15 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+COMMIT_HASH="0076ef5424894e17f0ab17f4d025a3b519008134"
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: Runtime files for app-misc/jq"
+HOMEPAGE="https://github.com/bfrg/vim-jq"
+SRC_URI="https://github.com/bfrg/vim-jq/archive/${COMMIT_HASH}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}-${COMMIT_HASH}"
+
+LICENSE="vim"
+KEYWORDS="~amd64 ~x86"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-02-27  3:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-27  3:05 [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-jq/ Patrick McLean

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox