* [gentoo-commits] repo/proj/guru:dev commit in: app-vim/ansible-vim/
@ 2023-10-29 12:35 Adrian Schollmeyer
0 siblings, 0 replies; 5+ messages in thread
From: Adrian Schollmeyer @ 2023-10-29 12:35 UTC (permalink / raw
To: gentoo-commits
commit: 9d441fa3179289b21dba046327e3c3332e4f966e
Author: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
AuthorDate: Sun Oct 29 12:36:02 2023 +0000
Commit: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
CommitDate: Sun Oct 29 12:36:02 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9d441fa3
app-vim/ansible-vim: drop 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 --------------------
2 files changed, 21 deletions(-)
diff --git a/app-vim/ansible-vim/Manifest b/app-vim/ansible-vim/Manifest
index e535a22190..e43419f0c4 100644
--- a/app-vim/ansible-vim/Manifest
+++ b/app-vim/ansible-vim/Manifest
@@ -1,3 +1,2 @@
-DIST ansible-vim-3.2.tar.gz 12116 BLAKE2B e532b348216f3616060b9e09d177d601534c37eda1305512309954e0480e2827bd6f2d40564151104184a389c495b2442264f34d5b8031a1023ddd093cdd1be6 SHA512 a75e8b149befb001fdb0012ea8219287a6b4c302e2ae2de456835c48e3a516bb99bfb91a21e2d60eff12b5a24d918510dd9302d93e0bf43cb42f025ea0504d1b
DIST ansible-vim-3.3.tar.gz 12887 BLAKE2B 036cfdbdefb7d4992700476556a2805a3bc9cfba9e98d793eea7526fc2587a23ed34e64cfc141a54d9f435e957db7315b6549190de7dde3b619fe4360af238bb SHA512 7848e91ebf43d9581773436eca4310c5a26f743f2384d9cfc2e430a7b84fd945c4cd65aeb54947c47e3903e1fccb275d94bcfa22f6660e3438cc9785c38ca10f
DIST ansible-vim-3.4.tar.gz 13049 BLAKE2B 7fed011b0eefcae16d5e6688fe722c37e43b43445288affb652fbefe9e183469965c2aa97fa27dcddcb866a08d8f9ba438d931ff1698d6bb4105f1dfe8a35999 SHA512 c301663e54c7724ff6cc268d4254c96fa7b100860b87584e6615b778a9b8f9e6839d207be6b765c2e85362104a8336e119dfdef995173f48d2f2b108762b6d90
diff --git a/app-vim/ansible-vim/ansible-vim-3.2.ebuild b/app-vim/ansible-vim/ansible-vim-3.2.ebuild
deleted file mode 100644
index 9229487934..0000000000
--- a/app-vim/ansible-vim/ansible-vim-3.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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
-}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: app-vim/ansible-vim/
@ 2023-10-29 12:35 Adrian Schollmeyer
0 siblings, 0 replies; 5+ messages in thread
From: Adrian Schollmeyer @ 2023-10-29 12:35 UTC (permalink / raw
To: gentoo-commits
commit: 3d66217243d33e6016fcb65b17b8434329243d8e
Author: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
AuthorDate: Sun Oct 29 12:35:43 2023 +0000
Commit: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
CommitDate: Sun Oct 29 12:35:43 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3d662172
app-vim/ansible-vim: add 3.4
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.4.ebuild | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)
diff --git a/app-vim/ansible-vim/Manifest b/app-vim/ansible-vim/Manifest
index b5140fea73..e535a22190 100644
--- a/app-vim/ansible-vim/Manifest
+++ b/app-vim/ansible-vim/Manifest
@@ -1,2 +1,3 @@
DIST ansible-vim-3.2.tar.gz 12116 BLAKE2B e532b348216f3616060b9e09d177d601534c37eda1305512309954e0480e2827bd6f2d40564151104184a389c495b2442264f34d5b8031a1023ddd093cdd1be6 SHA512 a75e8b149befb001fdb0012ea8219287a6b4c302e2ae2de456835c48e3a516bb99bfb91a21e2d60eff12b5a24d918510dd9302d93e0bf43cb42f025ea0504d1b
DIST ansible-vim-3.3.tar.gz 12887 BLAKE2B 036cfdbdefb7d4992700476556a2805a3bc9cfba9e98d793eea7526fc2587a23ed34e64cfc141a54d9f435e957db7315b6549190de7dde3b619fe4360af238bb SHA512 7848e91ebf43d9581773436eca4310c5a26f743f2384d9cfc2e430a7b84fd945c4cd65aeb54947c47e3903e1fccb275d94bcfa22f6660e3438cc9785c38ca10f
+DIST ansible-vim-3.4.tar.gz 13049 BLAKE2B 7fed011b0eefcae16d5e6688fe722c37e43b43445288affb652fbefe9e183469965c2aa97fa27dcddcb866a08d8f9ba438d931ff1698d6bb4105f1dfe8a35999 SHA512 c301663e54c7724ff6cc268d4254c96fa7b100860b87584e6615b778a9b8f9e6839d207be6b765c2e85362104a8336e119dfdef995173f48d2f2b108762b6d90
diff --git a/app-vim/ansible-vim/ansible-vim-3.4.ebuild b/app-vim/ansible-vim/ansible-vim-3.4.ebuild
new file mode 100644
index 0000000000..9229487934
--- /dev/null
+++ b/app-vim/ansible-vim/ansible-vim-3.4.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
+}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: app-vim/ansible-vim/
@ 2023-06-03 13:39 Adrian Schollmeyer
0 siblings, 0 replies; 5+ messages in thread
From: Adrian Schollmeyer @ 2023-06-03 13:39 UTC (permalink / raw
To: gentoo-commits
commit: ae6c713a4bf0b1a521549b02c48008d8a7b91e3a
Author: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
AuthorDate: Sat Jun 3 13:38:24 2023 +0000
Commit: Adrian Schollmeyer <nex+b-g-o <AT> nexadn <DOT> de>
CommitDate: Sat Jun 3 13:39:23 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ae6c713a
app-vim/ansible-vim: add 3.3
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.3.ebuild | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)
diff --git a/app-vim/ansible-vim/Manifest b/app-vim/ansible-vim/Manifest
index 4a86b00a6..b5140fea7 100644
--- a/app-vim/ansible-vim/Manifest
+++ b/app-vim/ansible-vim/Manifest
@@ -1 +1,2 @@
DIST ansible-vim-3.2.tar.gz 12116 BLAKE2B e532b348216f3616060b9e09d177d601534c37eda1305512309954e0480e2827bd6f2d40564151104184a389c495b2442264f34d5b8031a1023ddd093cdd1be6 SHA512 a75e8b149befb001fdb0012ea8219287a6b4c302e2ae2de456835c48e3a516bb99bfb91a21e2d60eff12b5a24d918510dd9302d93e0bf43cb42f025ea0504d1b
+DIST ansible-vim-3.3.tar.gz 12887 BLAKE2B 036cfdbdefb7d4992700476556a2805a3bc9cfba9e98d793eea7526fc2587a23ed34e64cfc141a54d9f435e957db7315b6549190de7dde3b619fe4360af238bb SHA512 7848e91ebf43d9581773436eca4310c5a26f743f2384d9cfc2e430a7b84fd945c4cd65aeb54947c47e3903e1fccb275d94bcfa22f6660e3438cc9785c38ca10f
diff --git a/app-vim/ansible-vim/ansible-vim-3.3.ebuild b/app-vim/ansible-vim/ansible-vim-3.3.ebuild
new file mode 100644
index 000000000..922948793
--- /dev/null
+++ b/app-vim/ansible-vim/ansible-vim-3.3.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
+}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: app-vim/ansible-vim/
@ 2023-05-27 17:09 Rahul Sandhu
0 siblings, 0 replies; 5+ messages in thread
From: Rahul Sandhu @ 2023-05-27 17:09 UTC (permalink / raw
To: gentoo-commits
commit: bfed9c22d0f5786d8d016dc47ba1e9cd729beaaf
Author: Rahul Sandhu <rahul <AT> sandhuservices <DOT> dev>
AuthorDate: Sat May 27 17:09:11 2023 +0000
Commit: Rahul Sandhu <rahul <AT> sandhuservices <DOT> dev>
CommitDate: Sat May 27 17:09:11 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bfed9c22
app-vim/ansible-vim: add github upstream metadata
Signed-off-by: Rahul Sandhu <rahul <AT> sandhuservices.dev>
app-vim/ansible-vim/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/app-vim/ansible-vim/metadata.xml b/app-vim/ansible-vim/metadata.xml
index f384473e1..88ce242e2 100644
--- a/app-vim/ansible-vim/metadata.xml
+++ b/app-vim/ansible-vim/metadata.xml
@@ -5,4 +5,7 @@
<name>Adrian Schollmeyer</name>
<email>nex+b-g-o@nexadn.de</email>
</maintainer>
+ <upstream>
+ <remote-id type="github">pearofducks/ansible-vim</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: app-vim/ansible-vim/
@ 2022-09-22 17:00 Adrian Schollmeyer
0 siblings, 0 replies; 5+ messages in thread
From: Adrian Schollmeyer @ 2022-09-22 17:00 UTC (permalink / raw
To: gentoo-commits
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>
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2023-10-29 12:36 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-29 12:35 [gentoo-commits] repo/proj/guru:dev commit in: app-vim/ansible-vim/ Adrian Schollmeyer
-- strict thread matches above, loose matches on Subject: below --
2023-10-29 12:35 Adrian Schollmeyer
2023-06-03 13:39 Adrian Schollmeyer
2023-05-27 17:09 Rahul Sandhu
2022-09-22 17:00 Adrian Schollmeyer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox