From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E392F1580EB for ; Tue, 27 May 2025 14:35:53 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id C907134308D for ; Tue, 27 May 2025 14:35:53 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id CAA27110287; Tue, 27 May 2025 14:35:52 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id C06E9110287 for ; Tue, 27 May 2025 14:35:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6D883342FE5 for ; Tue, 27 May 2025 14:35:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D6A623CC for ; Tue, 27 May 2025 14:35:51 +0000 (UTC) From: "Bryce" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Bryce" Message-ID: <1748356522.262533f0acba59319c9e16bf15dc0d1fb0d0fd49.truffle074@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-ruby/language_server-protocol/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-ruby/language_server-protocol/Manifest dev-ruby/language_server-protocol/language_server-protocol-3.17.0.5.ebuild dev-ruby/language_server-protocol/metadata.xml X-VCS-Directories: dev-ruby/language_server-protocol/ X-VCS-Committer: truffle074 X-VCS-Committer-Name: Bryce X-VCS-Revision: 262533f0acba59319c9e16bf15dc0d1fb0d0fd49 X-VCS-Branch: dev Date: Tue, 27 May 2025 14:35:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f7961e35-d8d0-4e89-a0b1-ed54e347fa5e X-Archives-Hash: 771c93a7c2d30b62779653f2c5b65ec7 commit: 262533f0acba59319c9e16bf15dc0d1fb0d0fd49 Author: Bryce Copeland (truffle) gmail com> AuthorDate: Tue May 27 14:35:22 2025 +0000 Commit: Bryce gmail com> CommitDate: Tue May 27 14:35:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=262533f0 dev-ruby/language_server-protocol: add 3.17.0.5 Signed-off-by: Bryce Copeland (truffle) gmail.com> dev-ruby/language_server-protocol/Manifest | 1 + .../language_server-protocol-3.17.0.5.ebuild | 36 ++++++++++++++++++++++ dev-ruby/language_server-protocol/metadata.xml | 2 +- 3 files changed, 38 insertions(+), 1 deletion(-) diff --git a/dev-ruby/language_server-protocol/Manifest b/dev-ruby/language_server-protocol/Manifest index 972b8542f7..706b3ebcf4 100644 --- a/dev-ruby/language_server-protocol/Manifest +++ b/dev-ruby/language_server-protocol/Manifest @@ -1 +1,2 @@ DIST language_server-protocol-3.17.0.4.tar.gz 122751 BLAKE2B 4ace1b2ce6b796c5140796cacf1b50fde6db84cbb912e575fd0b3c361131a571e2519c2ab4dac97683f3a2d30f4b230ba5e3268fc438b0759caa698ffb508ca8 SHA512 a034ee40e61c128c36f9f9d1c8a26ecfe381db64c8abe26eb58a690f9560f4232cc269c6d17922d9d3c954449a8a294cd1b491dc2740d13a8b1193993db57076 +DIST language_server-protocol-3.17.0.5.tar.gz 127282 BLAKE2B 51139efe11670489dbd7f8f2af949b2d7dc0665e8966db9956ea3138022b0c49a2689eb3140cd6e2d8eb03993d6e8d87b9acab037ea777592798938b6fc8e706 SHA512 6c7b1b4b57136b3e9f3164846c665108f5b3bec1d3aed6b5cde1c1c8406d6de2dd7152c6efc18357549cafe72d7f4af0a79e993df57bd0f87a62dce5a057576f diff --git a/dev-ruby/language_server-protocol/language_server-protocol-3.17.0.5.ebuild b/dev-ruby/language_server-protocol/language_server-protocol-3.17.0.5.ebuild new file mode 100644 index 0000000000..8ef539a4ab --- /dev/null +++ b/dev-ruby/language_server-protocol/language_server-protocol-3.17.0.5.ebuild @@ -0,0 +1,36 @@ +# Copyright 2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" +RUBY_FAKEGEM_BINDIR="exe" # this directory doesn't actually exist, but reflects the spec +USE_RUBY="ruby31 ruby32 ruby33 ruby34" + +inherit ruby-fakegem + +DESCRIPTION="Language Server SDK Gem for Ruby" +HOMEPAGE="https://github.com/mtsmfm/language_server-protocol-ruby" +SRC_URI="https://github.com/mtsmfm/${PN}-ruby/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +all_ruby_unpack() { + default + + # git repo is titled "language_server-protocol-ruby" by default + # change to match package name to make eclass happy + mv "${PN}-ruby-${PV}" "${P}" +} + +each_fakegem_configure() { + # by default these lines contain code that runs unnecessary shell commands or + # searches that don't make sense with the ebuild directory structure. + # values are set independently by the eclass anyways, so can be removed + sed -i '/^spec.files*/d' "${PN}.gemspec" || die + sed -i '/^spec.executables*/d' "${PN}.gemspec" || die + + default +} diff --git a/dev-ruby/language_server-protocol/metadata.xml b/dev-ruby/language_server-protocol/metadata.xml index 4f1dd76f15..799a452e96 100644 --- a/dev-ruby/language_server-protocol/metadata.xml +++ b/dev-ruby/language_server-protocol/metadata.xml @@ -3,7 +3,7 @@ truffle074@gmail.com - Bryce Copeland + Bryce Copeland (truffle) https://github.com/mtsmfm/language_server-protocol-ruby/issues