* [gentoo-commits] repo/proj/guru:dev commit in: dev-util/lemminx-bin/
@ 2022-09-07 2:19 Ronny Gutbrod
0 siblings, 0 replies; 11+ messages in thread
From: Ronny Gutbrod @ 2022-09-07 2:19 UTC (permalink / raw
To: gentoo-commits
commit: c7002f707d0945427bdb51cc2f204779b9f1b23e
Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Wed Sep 7 02:19:13 2022 +0000
Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Wed Sep 7 02:19:13 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c7002f70
dev-util/lemminx-bin: new package, add 0.21.0
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>
dev-util/lemminx-bin/Manifest | 1 +
dev-util/lemminx-bin/lemminx-bin-0.21.0.ebuild | 21 +++++++++++++++++++++
dev-util/lemminx-bin/metadata.xml | 17 +++++++++++++++++
3 files changed, 39 insertions(+)
diff --git a/dev-util/lemminx-bin/Manifest b/dev-util/lemminx-bin/Manifest
new file mode 100644
index 000000000..ac7270a0a
--- /dev/null
+++ b/dev-util/lemminx-bin/Manifest
@@ -0,0 +1 @@
+DIST lemminx-bin-0.21.0.zip 14513662 BLAKE2B fe09ff1577007b861d87d376600c98dc021ee60067428dc65caedacdf1f440cd2cb26c321cbc3beac0a059670fa39f863a346f9eec7fe4504f9f278387b42ac4 SHA512 e3a3baab0a2d76b23c3770707d10d570b6bcb3597fb4fabf9165c412cede6e2659e8fb056dcfb6353a5fa9097f4f35520efe5c680a26eb20fac8646f008679d2
diff --git a/dev-util/lemminx-bin/lemminx-bin-0.21.0.ebuild b/dev-util/lemminx-bin/lemminx-bin-0.21.0.ebuild
new file mode 100644
index 000000000..a2e7be2e0
--- /dev/null
+++ b/dev-util/lemminx-bin/lemminx-bin-0.21.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="XML Language Server"
+HOMEPAGE="https://github.com/eclipse/lemminx"
+SRC_URI="https://github.com/redhat-developer/vscode-xml/releases/download/${PV}/lemminx-linux.zip -> ${P}.zip"
+S="${WORKDIR}"
+
+LICENSE="EPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="app-arch/unzip"
+
+QA_PREBUILT="/usr/bin/lemminx"
+
+src_install() {
+ newbin lemminx-linux lemminx
+}
diff --git a/dev-util/lemminx-bin/metadata.xml b/dev-util/lemminx-bin/metadata.xml
new file mode 100644
index 000000000..719db5392
--- /dev/null
+++ b/dev-util/lemminx-bin/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>gentoo@tastytea.de</email>
+ <name>Ronny (tastytea) Gutbrod</name>
+ </maintainer>
+ <longdescription lang="en">
+ LemMinX is a XML language specific implementation of the Language Server
+ Protocol and can be used with any editor that supports the protocol, to
+ offer good support for the XML Language.
+ </longdescription>
+ <upstream>
+ <remote-id type="github">eclipse/lemminx</remote-id>
+ <remote-id type="github">redhat-developer/vscode-xml</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-util/lemminx-bin/
@ 2022-10-22 22:22 Ronny Gutbrod
0 siblings, 0 replies; 11+ messages in thread
From: Ronny Gutbrod @ 2022-10-22 22:22 UTC (permalink / raw
To: gentoo-commits
commit: 4302da35bbee5fceec0e9737bcca3a644fb4e983
Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Sat Oct 22 22:17:35 2022 +0000
Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Sat Oct 22 22:17:35 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4302da35
dev-util/lemminx-bin: metadata DTD http -> https
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>
dev-util/lemminx-bin/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/lemminx-bin/metadata.xml b/dev-util/lemminx-bin/metadata.xml
index 719db5392..ef0598a5d 100644
--- a/dev-util/lemminx-bin/metadata.xml
+++ b/dev-util/lemminx-bin/metadata.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo@tastytea.de</email>
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-util/lemminx-bin/
@ 2022-10-22 22:22 Ronny Gutbrod
0 siblings, 0 replies; 11+ messages in thread
From: Ronny Gutbrod @ 2022-10-22 22:22 UTC (permalink / raw
To: gentoo-commits
commit: 8e2da909f45aa6336d7a4d456ccb0c53c65fe03c
Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Sat Oct 22 22:20:47 2022 +0000
Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Sat Oct 22 22:20:47 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8e2da909
dev-util/lemminx-bin: add 0.22.0
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>
dev-util/lemminx-bin/Manifest | 1 +
dev-util/lemminx-bin/lemminx-bin-0.22.0.ebuild | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)
diff --git a/dev-util/lemminx-bin/Manifest b/dev-util/lemminx-bin/Manifest
index ac7270a0a..02a31f472 100644
--- a/dev-util/lemminx-bin/Manifest
+++ b/dev-util/lemminx-bin/Manifest
@@ -1 +1,2 @@
DIST lemminx-bin-0.21.0.zip 14513662 BLAKE2B fe09ff1577007b861d87d376600c98dc021ee60067428dc65caedacdf1f440cd2cb26c321cbc3beac0a059670fa39f863a346f9eec7fe4504f9f278387b42ac4 SHA512 e3a3baab0a2d76b23c3770707d10d570b6bcb3597fb4fabf9165c412cede6e2659e8fb056dcfb6353a5fa9097f4f35520efe5c680a26eb20fac8646f008679d2
+DIST lemminx-bin-0.22.0.zip 15056353 BLAKE2B 796f18d93b57584bfd0eedbfc9c8bc5ae3b324358fc536292c250f2734f779f86fe7cabc4b36471c1606a0392b4019a2ce55c0cde06d39ab445279d2ff662473 SHA512 e6dc38b378e11cb4676cbf3aaecf0d3dbfbe64b1252548170423913cb887ac896fdde82393e711a70aa81229c2ffb9a77f5ce225fd605fbe1ec51661ff57a819
diff --git a/dev-util/lemminx-bin/lemminx-bin-0.22.0.ebuild b/dev-util/lemminx-bin/lemminx-bin-0.22.0.ebuild
new file mode 100644
index 000000000..a2e7be2e0
--- /dev/null
+++ b/dev-util/lemminx-bin/lemminx-bin-0.22.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="XML Language Server"
+HOMEPAGE="https://github.com/eclipse/lemminx"
+SRC_URI="https://github.com/redhat-developer/vscode-xml/releases/download/${PV}/lemminx-linux.zip -> ${P}.zip"
+S="${WORKDIR}"
+
+LICENSE="EPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="app-arch/unzip"
+
+QA_PREBUILT="/usr/bin/lemminx"
+
+src_install() {
+ newbin lemminx-linux lemminx
+}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-util/lemminx-bin/
@ 2023-02-03 9:17 Ronny Gutbrod
0 siblings, 0 replies; 11+ messages in thread
From: Ronny Gutbrod @ 2023-02-03 9:17 UTC (permalink / raw
To: gentoo-commits
commit: 57bf5160ed9f3a7cd082cbc7b303e9dc038e988b
Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Fri Feb 3 09:16:38 2023 +0000
Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Fri Feb 3 09:17:36 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=57bf5160
dev-util/lemminx-bin: add 0.24.0
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>
dev-util/lemminx-bin/Manifest | 1 +
dev-util/lemminx-bin/lemminx-bin-0.24.0.ebuild | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)
diff --git a/dev-util/lemminx-bin/Manifest b/dev-util/lemminx-bin/Manifest
index 02a31f472..cb186bba0 100644
--- a/dev-util/lemminx-bin/Manifest
+++ b/dev-util/lemminx-bin/Manifest
@@ -1,2 +1,3 @@
DIST lemminx-bin-0.21.0.zip 14513662 BLAKE2B fe09ff1577007b861d87d376600c98dc021ee60067428dc65caedacdf1f440cd2cb26c321cbc3beac0a059670fa39f863a346f9eec7fe4504f9f278387b42ac4 SHA512 e3a3baab0a2d76b23c3770707d10d570b6bcb3597fb4fabf9165c412cede6e2659e8fb056dcfb6353a5fa9097f4f35520efe5c680a26eb20fac8646f008679d2
DIST lemminx-bin-0.22.0.zip 15056353 BLAKE2B 796f18d93b57584bfd0eedbfc9c8bc5ae3b324358fc536292c250f2734f779f86fe7cabc4b36471c1606a0392b4019a2ce55c0cde06d39ab445279d2ff662473 SHA512 e6dc38b378e11cb4676cbf3aaecf0d3dbfbe64b1252548170423913cb887ac896fdde82393e711a70aa81229c2ffb9a77f5ce225fd605fbe1ec51661ff57a819
+DIST lemminx-bin-0.24.0.zip 15263058 BLAKE2B d655810c407b7c49fc45813e33aac02eab2b6dd1d15bfc68ffaa73f701a1dacd76e497e2030da125eb5b48f969d3e9b8afd8c46a92b434d63a612bcb72827b47 SHA512 123eb3a406a4975034f9d4257f0ffd6417296b65a84d759a65ef15ac4c6ac0ed124000d5101bc5c8799f396d42d5dfb9d9779d5231202ac70109b8c1367191f9
diff --git a/dev-util/lemminx-bin/lemminx-bin-0.24.0.ebuild b/dev-util/lemminx-bin/lemminx-bin-0.24.0.ebuild
new file mode 100644
index 000000000..a2e7be2e0
--- /dev/null
+++ b/dev-util/lemminx-bin/lemminx-bin-0.24.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="XML Language Server"
+HOMEPAGE="https://github.com/eclipse/lemminx"
+SRC_URI="https://github.com/redhat-developer/vscode-xml/releases/download/${PV}/lemminx-linux.zip -> ${P}.zip"
+S="${WORKDIR}"
+
+LICENSE="EPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="app-arch/unzip"
+
+QA_PREBUILT="/usr/bin/lemminx"
+
+src_install() {
+ newbin lemminx-linux lemminx
+}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-util/lemminx-bin/
@ 2023-02-03 9:17 Ronny Gutbrod
0 siblings, 0 replies; 11+ messages in thread
From: Ronny Gutbrod @ 2023-02-03 9:17 UTC (permalink / raw
To: gentoo-commits
commit: 2f806a58fb84c48b2d1e1212a04608f35eee5edd
Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Fri Feb 3 09:17:31 2023 +0000
Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Fri Feb 3 09:17:37 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2f806a58
dev-util/lemminx-bin: drop 0.21.0
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>
dev-util/lemminx-bin/Manifest | 1 -
dev-util/lemminx-bin/lemminx-bin-0.21.0.ebuild | 21 ---------------------
2 files changed, 22 deletions(-)
diff --git a/dev-util/lemminx-bin/Manifest b/dev-util/lemminx-bin/Manifest
index cb186bba0..59b6d1920 100644
--- a/dev-util/lemminx-bin/Manifest
+++ b/dev-util/lemminx-bin/Manifest
@@ -1,3 +1,2 @@
-DIST lemminx-bin-0.21.0.zip 14513662 BLAKE2B fe09ff1577007b861d87d376600c98dc021ee60067428dc65caedacdf1f440cd2cb26c321cbc3beac0a059670fa39f863a346f9eec7fe4504f9f278387b42ac4 SHA512 e3a3baab0a2d76b23c3770707d10d570b6bcb3597fb4fabf9165c412cede6e2659e8fb056dcfb6353a5fa9097f4f35520efe5c680a26eb20fac8646f008679d2
DIST lemminx-bin-0.22.0.zip 15056353 BLAKE2B 796f18d93b57584bfd0eedbfc9c8bc5ae3b324358fc536292c250f2734f779f86fe7cabc4b36471c1606a0392b4019a2ce55c0cde06d39ab445279d2ff662473 SHA512 e6dc38b378e11cb4676cbf3aaecf0d3dbfbe64b1252548170423913cb887ac896fdde82393e711a70aa81229c2ffb9a77f5ce225fd605fbe1ec51661ff57a819
DIST lemminx-bin-0.24.0.zip 15263058 BLAKE2B d655810c407b7c49fc45813e33aac02eab2b6dd1d15bfc68ffaa73f701a1dacd76e497e2030da125eb5b48f969d3e9b8afd8c46a92b434d63a612bcb72827b47 SHA512 123eb3a406a4975034f9d4257f0ffd6417296b65a84d759a65ef15ac4c6ac0ed124000d5101bc5c8799f396d42d5dfb9d9779d5231202ac70109b8c1367191f9
diff --git a/dev-util/lemminx-bin/lemminx-bin-0.21.0.ebuild b/dev-util/lemminx-bin/lemminx-bin-0.21.0.ebuild
deleted file mode 100644
index a2e7be2e0..000000000
--- a/dev-util/lemminx-bin/lemminx-bin-0.21.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="XML Language Server"
-HOMEPAGE="https://github.com/eclipse/lemminx"
-SRC_URI="https://github.com/redhat-developer/vscode-xml/releases/download/${PV}/lemminx-linux.zip -> ${P}.zip"
-S="${WORKDIR}"
-
-LICENSE="EPL-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-BDEPEND="app-arch/unzip"
-
-QA_PREBUILT="/usr/bin/lemminx"
-
-src_install() {
- newbin lemminx-linux lemminx
-}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-util/lemminx-bin/
@ 2023-04-27 16:59 Ronny Gutbrod
0 siblings, 0 replies; 11+ messages in thread
From: Ronny Gutbrod @ 2023-04-27 16:59 UTC (permalink / raw
To: gentoo-commits
commit: a540088968c2640c1cc31405998908eb743c1621
Author: tastytea <gentoo <AT> tastytea <DOT> de>
AuthorDate: Thu Apr 27 12:24:09 2023 +0000
Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Thu Apr 27 16:59:26 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a5400889
dev-util/lemminx-bin: add 0.25.0
Signed-off-by: tastytea <gentoo <AT> tastytea.de>
dev-util/lemminx-bin/Manifest | 1 +
dev-util/lemminx-bin/lemminx-bin-0.25.0.ebuild | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)
diff --git a/dev-util/lemminx-bin/Manifest b/dev-util/lemminx-bin/Manifest
index 59b6d1920..de4362d44 100644
--- a/dev-util/lemminx-bin/Manifest
+++ b/dev-util/lemminx-bin/Manifest
@@ -1,2 +1,3 @@
DIST lemminx-bin-0.22.0.zip 15056353 BLAKE2B 796f18d93b57584bfd0eedbfc9c8bc5ae3b324358fc536292c250f2734f779f86fe7cabc4b36471c1606a0392b4019a2ce55c0cde06d39ab445279d2ff662473 SHA512 e6dc38b378e11cb4676cbf3aaecf0d3dbfbe64b1252548170423913cb887ac896fdde82393e711a70aa81229c2ffb9a77f5ce225fd605fbe1ec51661ff57a819
DIST lemminx-bin-0.24.0.zip 15263058 BLAKE2B d655810c407b7c49fc45813e33aac02eab2b6dd1d15bfc68ffaa73f701a1dacd76e497e2030da125eb5b48f969d3e9b8afd8c46a92b434d63a612bcb72827b47 SHA512 123eb3a406a4975034f9d4257f0ffd6417296b65a84d759a65ef15ac4c6ac0ed124000d5101bc5c8799f396d42d5dfb9d9779d5231202ac70109b8c1367191f9
+DIST lemminx-bin-0.25.0.zip 15608360 BLAKE2B 3f1a0e127073745091b9d252fd717cd7f520e6f49af5f6ad19c916b1f087e851987ce6dc672f67420f46bcb5add93ee6f81df09eca5029319ebdd9aed498aa70 SHA512 ff9a270699cecf480ae4a8382333ac1afcc7d497ee45afc7486db0504bdad6589283c4a7eb167ae109c260563c076c8e8f02dd2d63658ea63e925f9676df4019
diff --git a/dev-util/lemminx-bin/lemminx-bin-0.25.0.ebuild b/dev-util/lemminx-bin/lemminx-bin-0.25.0.ebuild
new file mode 100644
index 000000000..a2e7be2e0
--- /dev/null
+++ b/dev-util/lemminx-bin/lemminx-bin-0.25.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="XML Language Server"
+HOMEPAGE="https://github.com/eclipse/lemminx"
+SRC_URI="https://github.com/redhat-developer/vscode-xml/releases/download/${PV}/lemminx-linux.zip -> ${P}.zip"
+S="${WORKDIR}"
+
+LICENSE="EPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="app-arch/unzip"
+
+QA_PREBUILT="/usr/bin/lemminx"
+
+src_install() {
+ newbin lemminx-linux lemminx
+}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-util/lemminx-bin/
@ 2023-04-27 16:59 Ronny Gutbrod
0 siblings, 0 replies; 11+ messages in thread
From: Ronny Gutbrod @ 2023-04-27 16:59 UTC (permalink / raw
To: gentoo-commits
commit: 2130c3caa9cb20e0249da1125fb72c721367ebf3
Author: tastytea <gentoo <AT> tastytea <DOT> de>
AuthorDate: Thu Apr 27 12:24:49 2023 +0000
Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Thu Apr 27 16:59:26 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2130c3ca
dev-util/lemminx-bin: drop 0.22.0
Signed-off-by: tastytea <gentoo <AT> tastytea.de>
dev-util/lemminx-bin/Manifest | 1 -
dev-util/lemminx-bin/lemminx-bin-0.22.0.ebuild | 21 ---------------------
2 files changed, 22 deletions(-)
diff --git a/dev-util/lemminx-bin/Manifest b/dev-util/lemminx-bin/Manifest
index de4362d44..0df6ff845 100644
--- a/dev-util/lemminx-bin/Manifest
+++ b/dev-util/lemminx-bin/Manifest
@@ -1,3 +1,2 @@
-DIST lemminx-bin-0.22.0.zip 15056353 BLAKE2B 796f18d93b57584bfd0eedbfc9c8bc5ae3b324358fc536292c250f2734f779f86fe7cabc4b36471c1606a0392b4019a2ce55c0cde06d39ab445279d2ff662473 SHA512 e6dc38b378e11cb4676cbf3aaecf0d3dbfbe64b1252548170423913cb887ac896fdde82393e711a70aa81229c2ffb9a77f5ce225fd605fbe1ec51661ff57a819
DIST lemminx-bin-0.24.0.zip 15263058 BLAKE2B d655810c407b7c49fc45813e33aac02eab2b6dd1d15bfc68ffaa73f701a1dacd76e497e2030da125eb5b48f969d3e9b8afd8c46a92b434d63a612bcb72827b47 SHA512 123eb3a406a4975034f9d4257f0ffd6417296b65a84d759a65ef15ac4c6ac0ed124000d5101bc5c8799f396d42d5dfb9d9779d5231202ac70109b8c1367191f9
DIST lemminx-bin-0.25.0.zip 15608360 BLAKE2B 3f1a0e127073745091b9d252fd717cd7f520e6f49af5f6ad19c916b1f087e851987ce6dc672f67420f46bcb5add93ee6f81df09eca5029319ebdd9aed498aa70 SHA512 ff9a270699cecf480ae4a8382333ac1afcc7d497ee45afc7486db0504bdad6589283c4a7eb167ae109c260563c076c8e8f02dd2d63658ea63e925f9676df4019
diff --git a/dev-util/lemminx-bin/lemminx-bin-0.22.0.ebuild b/dev-util/lemminx-bin/lemminx-bin-0.22.0.ebuild
deleted file mode 100644
index a2e7be2e0..000000000
--- a/dev-util/lemminx-bin/lemminx-bin-0.22.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="XML Language Server"
-HOMEPAGE="https://github.com/eclipse/lemminx"
-SRC_URI="https://github.com/redhat-developer/vscode-xml/releases/download/${PV}/lemminx-linux.zip -> ${P}.zip"
-S="${WORKDIR}"
-
-LICENSE="EPL-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-BDEPEND="app-arch/unzip"
-
-QA_PREBUILT="/usr/bin/lemminx"
-
-src_install() {
- newbin lemminx-linux lemminx
-}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-util/lemminx-bin/
@ 2024-05-28 12:16 Ronny Gutbrod
0 siblings, 0 replies; 11+ messages in thread
From: Ronny Gutbrod @ 2024-05-28 12:16 UTC (permalink / raw
To: gentoo-commits
commit: 996e54813c74c94bf2929f052578b9ef7d808818
Author: tastytea <gentoo <AT> tastytea <DOT> de>
AuthorDate: Tue May 28 11:54:02 2024 +0000
Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Tue May 28 11:54:02 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=996e5481
dev-util/lemminx-bin: drop 0.24.0
Signed-off-by: tastytea <gentoo <AT> tastytea.de>
dev-util/lemminx-bin/Manifest | 1 -
dev-util/lemminx-bin/lemminx-bin-0.24.0.ebuild | 21 ---------------------
2 files changed, 22 deletions(-)
diff --git a/dev-util/lemminx-bin/Manifest b/dev-util/lemminx-bin/Manifest
index 138035a1e..248cc0bee 100644
--- a/dev-util/lemminx-bin/Manifest
+++ b/dev-util/lemminx-bin/Manifest
@@ -1,3 +1,2 @@
-DIST lemminx-bin-0.24.0.zip 15263058 BLAKE2B d655810c407b7c49fc45813e33aac02eab2b6dd1d15bfc68ffaa73f701a1dacd76e497e2030da125eb5b48f969d3e9b8afd8c46a92b434d63a612bcb72827b47 SHA512 123eb3a406a4975034f9d4257f0ffd6417296b65a84d759a65ef15ac4c6ac0ed124000d5101bc5c8799f396d42d5dfb9d9779d5231202ac70109b8c1367191f9
DIST lemminx-bin-0.25.0.zip 15608360 BLAKE2B 3f1a0e127073745091b9d252fd717cd7f520e6f49af5f6ad19c916b1f087e851987ce6dc672f67420f46bcb5add93ee6f81df09eca5029319ebdd9aed498aa70 SHA512 ff9a270699cecf480ae4a8382333ac1afcc7d497ee45afc7486db0504bdad6589283c4a7eb167ae109c260563c076c8e8f02dd2d63658ea63e925f9676df4019
DIST lemminx-bin-0.27.0.zip 23761557 BLAKE2B dc0ab6143b141e765bf881a95273d2b4742f75288aff893dc2299a210993af4340f1922b04a8c453377e85fe4c3b164111ed935405ad25122bb9765d6b5a5b82 SHA512 b227ba27af5782762d9a9e9db435268fa5b8ab848e271bbca65af82d9b911e2b4bef643fd0c1f4ae1da08ce099df78e0f2a6f00e1d88ddcf4aa1f82f0bfa1533
diff --git a/dev-util/lemminx-bin/lemminx-bin-0.24.0.ebuild b/dev-util/lemminx-bin/lemminx-bin-0.24.0.ebuild
deleted file mode 100644
index a2e7be2e0..000000000
--- a/dev-util/lemminx-bin/lemminx-bin-0.24.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="XML Language Server"
-HOMEPAGE="https://github.com/eclipse/lemminx"
-SRC_URI="https://github.com/redhat-developer/vscode-xml/releases/download/${PV}/lemminx-linux.zip -> ${P}.zip"
-S="${WORKDIR}"
-
-LICENSE="EPL-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-BDEPEND="app-arch/unzip"
-
-QA_PREBUILT="/usr/bin/lemminx"
-
-src_install() {
- newbin lemminx-linux lemminx
-}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-util/lemminx-bin/
@ 2024-05-28 12:16 Ronny Gutbrod
0 siblings, 0 replies; 11+ messages in thread
From: Ronny Gutbrod @ 2024-05-28 12:16 UTC (permalink / raw
To: gentoo-commits
commit: 29879d378c4585bf790ec474455d2b40ae18f8c2
Author: tastytea <gentoo <AT> tastytea <DOT> de>
AuthorDate: Tue May 28 11:53:43 2024 +0000
Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Tue May 28 11:53:43 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=29879d37
dev-util/lemminx-bin: add 0.27.0
Signed-off-by: tastytea <gentoo <AT> tastytea.de>
dev-util/lemminx-bin/Manifest | 1 +
dev-util/lemminx-bin/lemminx-bin-0.27.0.ebuild | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)
diff --git a/dev-util/lemminx-bin/Manifest b/dev-util/lemminx-bin/Manifest
index 0df6ff845..138035a1e 100644
--- a/dev-util/lemminx-bin/Manifest
+++ b/dev-util/lemminx-bin/Manifest
@@ -1,2 +1,3 @@
DIST lemminx-bin-0.24.0.zip 15263058 BLAKE2B d655810c407b7c49fc45813e33aac02eab2b6dd1d15bfc68ffaa73f701a1dacd76e497e2030da125eb5b48f969d3e9b8afd8c46a92b434d63a612bcb72827b47 SHA512 123eb3a406a4975034f9d4257f0ffd6417296b65a84d759a65ef15ac4c6ac0ed124000d5101bc5c8799f396d42d5dfb9d9779d5231202ac70109b8c1367191f9
DIST lemminx-bin-0.25.0.zip 15608360 BLAKE2B 3f1a0e127073745091b9d252fd717cd7f520e6f49af5f6ad19c916b1f087e851987ce6dc672f67420f46bcb5add93ee6f81df09eca5029319ebdd9aed498aa70 SHA512 ff9a270699cecf480ae4a8382333ac1afcc7d497ee45afc7486db0504bdad6589283c4a7eb167ae109c260563c076c8e8f02dd2d63658ea63e925f9676df4019
+DIST lemminx-bin-0.27.0.zip 23761557 BLAKE2B dc0ab6143b141e765bf881a95273d2b4742f75288aff893dc2299a210993af4340f1922b04a8c453377e85fe4c3b164111ed935405ad25122bb9765d6b5a5b82 SHA512 b227ba27af5782762d9a9e9db435268fa5b8ab848e271bbca65af82d9b911e2b4bef643fd0c1f4ae1da08ce099df78e0f2a6f00e1d88ddcf4aa1f82f0bfa1533
diff --git a/dev-util/lemminx-bin/lemminx-bin-0.27.0.ebuild b/dev-util/lemminx-bin/lemminx-bin-0.27.0.ebuild
new file mode 100644
index 000000000..a2e7be2e0
--- /dev/null
+++ b/dev-util/lemminx-bin/lemminx-bin-0.27.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="XML Language Server"
+HOMEPAGE="https://github.com/eclipse/lemminx"
+SRC_URI="https://github.com/redhat-developer/vscode-xml/releases/download/${PV}/lemminx-linux.zip -> ${P}.zip"
+S="${WORKDIR}"
+
+LICENSE="EPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="app-arch/unzip"
+
+QA_PREBUILT="/usr/bin/lemminx"
+
+src_install() {
+ newbin lemminx-linux lemminx
+}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-util/lemminx-bin/
@ 2024-06-27 21:09 Ronny Gutbrod
0 siblings, 0 replies; 11+ messages in thread
From: Ronny Gutbrod @ 2024-06-27 21:09 UTC (permalink / raw
To: gentoo-commits
commit: c364888e401b14effa9afbb5052800a6106aa1fb
Author: tea <gentoo <AT> tastytea <DOT> de>
AuthorDate: Thu Jun 27 21:08:29 2024 +0000
Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Thu Jun 27 21:08:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c364888e
dev-util/lemminx-bin: add 0.27.1
Signed-off-by: tea <gentoo <AT> tastytea.de>
dev-util/lemminx-bin/Manifest | 1 +
dev-util/lemminx-bin/lemminx-bin-0.27.1.ebuild | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)
diff --git a/dev-util/lemminx-bin/Manifest b/dev-util/lemminx-bin/Manifest
index 248cc0bee..aaad7378c 100644
--- a/dev-util/lemminx-bin/Manifest
+++ b/dev-util/lemminx-bin/Manifest
@@ -1,2 +1,3 @@
DIST lemminx-bin-0.25.0.zip 15608360 BLAKE2B 3f1a0e127073745091b9d252fd717cd7f520e6f49af5f6ad19c916b1f087e851987ce6dc672f67420f46bcb5add93ee6f81df09eca5029319ebdd9aed498aa70 SHA512 ff9a270699cecf480ae4a8382333ac1afcc7d497ee45afc7486db0504bdad6589283c4a7eb167ae109c260563c076c8e8f02dd2d63658ea63e925f9676df4019
DIST lemminx-bin-0.27.0.zip 23761557 BLAKE2B dc0ab6143b141e765bf881a95273d2b4742f75288aff893dc2299a210993af4340f1922b04a8c453377e85fe4c3b164111ed935405ad25122bb9765d6b5a5b82 SHA512 b227ba27af5782762d9a9e9db435268fa5b8ab848e271bbca65af82d9b911e2b4bef643fd0c1f4ae1da08ce099df78e0f2a6f00e1d88ddcf4aa1f82f0bfa1533
+DIST lemminx-bin-0.27.1.zip 23763230 BLAKE2B 0ea727f4da9d363284f4c3096dfe27ab60255d9847804cd97516e05c88de5ebf1816682b67c4f940b6f40cbaca59a51d238514ef08f49811e89b6c14812e8e5a SHA512 bde3774434ffc8c72dc8b0feadc20f93fffe297415a481accd674bf0a0061f3420a32955e631aca0f482b131ca0a6a56dbf1e2662d7a26bcf8a28b5c5237a0c3
diff --git a/dev-util/lemminx-bin/lemminx-bin-0.27.1.ebuild b/dev-util/lemminx-bin/lemminx-bin-0.27.1.ebuild
new file mode 100644
index 000000000..42d545ecd
--- /dev/null
+++ b/dev-util/lemminx-bin/lemminx-bin-0.27.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2022,2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="XML Language Server"
+HOMEPAGE="https://github.com/eclipse/lemminx"
+SRC_URI="https://github.com/redhat-developer/vscode-xml/releases/download/${PV}/lemminx-linux.zip -> ${P}.zip"
+S="${WORKDIR}"
+
+LICENSE="EPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="app-arch/unzip"
+
+QA_PREBUILT="/usr/bin/lemminx"
+
+src_install() {
+ newbin lemminx-linux lemminx
+}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-util/lemminx-bin/
@ 2024-06-27 21:09 Ronny Gutbrod
0 siblings, 0 replies; 11+ messages in thread
From: Ronny Gutbrod @ 2024-06-27 21:09 UTC (permalink / raw
To: gentoo-commits
commit: 824e18cbb6236ce91ab0788ddb5cef2c7051b7db
Author: tea <gentoo <AT> tastytea <DOT> de>
AuthorDate: Thu Jun 27 21:08:50 2024 +0000
Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Thu Jun 27 21:08:50 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=824e18cb
dev-util/lemminx-bin: drop 0.25.0
Signed-off-by: tea <gentoo <AT> tastytea.de>
dev-util/lemminx-bin/Manifest | 1 -
dev-util/lemminx-bin/lemminx-bin-0.25.0.ebuild | 21 ---------------------
2 files changed, 22 deletions(-)
diff --git a/dev-util/lemminx-bin/Manifest b/dev-util/lemminx-bin/Manifest
index aaad7378c..e5aca30e3 100644
--- a/dev-util/lemminx-bin/Manifest
+++ b/dev-util/lemminx-bin/Manifest
@@ -1,3 +1,2 @@
-DIST lemminx-bin-0.25.0.zip 15608360 BLAKE2B 3f1a0e127073745091b9d252fd717cd7f520e6f49af5f6ad19c916b1f087e851987ce6dc672f67420f46bcb5add93ee6f81df09eca5029319ebdd9aed498aa70 SHA512 ff9a270699cecf480ae4a8382333ac1afcc7d497ee45afc7486db0504bdad6589283c4a7eb167ae109c260563c076c8e8f02dd2d63658ea63e925f9676df4019
DIST lemminx-bin-0.27.0.zip 23761557 BLAKE2B dc0ab6143b141e765bf881a95273d2b4742f75288aff893dc2299a210993af4340f1922b04a8c453377e85fe4c3b164111ed935405ad25122bb9765d6b5a5b82 SHA512 b227ba27af5782762d9a9e9db435268fa5b8ab848e271bbca65af82d9b911e2b4bef643fd0c1f4ae1da08ce099df78e0f2a6f00e1d88ddcf4aa1f82f0bfa1533
DIST lemminx-bin-0.27.1.zip 23763230 BLAKE2B 0ea727f4da9d363284f4c3096dfe27ab60255d9847804cd97516e05c88de5ebf1816682b67c4f940b6f40cbaca59a51d238514ef08f49811e89b6c14812e8e5a SHA512 bde3774434ffc8c72dc8b0feadc20f93fffe297415a481accd674bf0a0061f3420a32955e631aca0f482b131ca0a6a56dbf1e2662d7a26bcf8a28b5c5237a0c3
diff --git a/dev-util/lemminx-bin/lemminx-bin-0.25.0.ebuild b/dev-util/lemminx-bin/lemminx-bin-0.25.0.ebuild
deleted file mode 100644
index a2e7be2e0..000000000
--- a/dev-util/lemminx-bin/lemminx-bin-0.25.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="XML Language Server"
-HOMEPAGE="https://github.com/eclipse/lemminx"
-SRC_URI="https://github.com/redhat-developer/vscode-xml/releases/download/${PV}/lemminx-linux.zip -> ${P}.zip"
-S="${WORKDIR}"
-
-LICENSE="EPL-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-BDEPEND="app-arch/unzip"
-
-QA_PREBUILT="/usr/bin/lemminx"
-
-src_install() {
- newbin lemminx-linux lemminx
-}
^ permalink raw reply related [flat|nested] 11+ messages in thread
end of thread, other threads:[~2024-06-27 21:09 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-27 21:09 [gentoo-commits] repo/proj/guru:dev commit in: dev-util/lemminx-bin/ Ronny Gutbrod
-- strict thread matches above, loose matches on Subject: below --
2024-06-27 21:09 Ronny Gutbrod
2024-05-28 12:16 Ronny Gutbrod
2024-05-28 12:16 Ronny Gutbrod
2023-04-27 16:59 Ronny Gutbrod
2023-04-27 16:59 Ronny Gutbrod
2023-02-03 9:17 Ronny Gutbrod
2023-02-03 9:17 Ronny Gutbrod
2022-10-22 22:22 Ronny Gutbrod
2022-10-22 22:22 Ronny Gutbrod
2022-09-07 2:19 Ronny Gutbrod
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox