From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 05A2615815E for ; Sat, 10 Feb 2024 18:39:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 80B2CE2A15; Sat, 10 Feb 2024 18:39:27 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 60DA1E2A15 for ; Sat, 10 Feb 2024 18:39:27 +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 4E6D733BDE1 for ; Sat, 10 Feb 2024 18:39:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B0C9C14CB for ; Sat, 10 Feb 2024 18:39:23 +0000 (UTC) From: "Ronny Gutbrod" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ronny Gutbrod" Message-ID: <1707586576.625cb306871634168b5ec77f20f9cfe252dfeab9.tastytea@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-util/typescript-language-server/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-util/typescript-language-server/Manifest dev-util/typescript-language-server/typescript-language-server-3.3.2.ebuild X-VCS-Directories: dev-util/typescript-language-server/ X-VCS-Committer: tastytea X-VCS-Committer-Name: Ronny Gutbrod X-VCS-Revision: 625cb306871634168b5ec77f20f9cfe252dfeab9 X-VCS-Branch: dev Date: Sat, 10 Feb 2024 18:39:23 +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: 404604ab-da2c-4990-97e9-ac4bdce185d3 X-Archives-Hash: b511e7aedcac2e7868fdee4d5da09212 commit: 625cb306871634168b5ec77f20f9cfe252dfeab9 Author: tastytea tastytea de> AuthorDate: Sat Feb 10 13:08:59 2024 +0000 Commit: Ronny Gutbrod tastytea de> CommitDate: Sat Feb 10 17:36:16 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=625cb306 dev-util/typescript-language-server: drop 3.3.2 Signed-off-by: tastytea tastytea.de> dev-util/typescript-language-server/Manifest | 1 - .../typescript-language-server-3.3.2.ebuild | 40 ---------------------- 2 files changed, 41 deletions(-) diff --git a/dev-util/typescript-language-server/Manifest b/dev-util/typescript-language-server/Manifest index 85ed07ce2b..a1403c802d 100644 --- a/dev-util/typescript-language-server/Manifest +++ b/dev-util/typescript-language-server/Manifest @@ -1,3 +1,2 @@ -DIST typescript-language-server-3.3.2.tgz 438586 BLAKE2B 839a178b2ec3de9fe60ceecee12fac537c5467cfc51bc647435f651159eea60772731efedf6866617d4835e9eb6ed1fabeb135e58451e9a70652e96e26fd8fa5 SHA512 8f3ba7e770889136e90248b49cffa19396da196fbce9234d955872223d99532e39cd49029e6a1eb56b80b5f451418ae522bf31e10077ca61893eec0341277f7b DIST typescript-language-server-4.1.2.tgz 486498 BLAKE2B 8aa498e9ce9a95362da4d11fb2096b9080f4b5d89a698936d5ccddf1b0e7f34f78276fc0a57f08a57f86ba059a1578b1a88aff75539a20ee03413e99c2b2ef75 SHA512 4664d052f956990db2d31ec36ce42ec441eda332a55ae870f0d86e2d3ef32fdd2b06399eaa300c0ff0e591ca106e4b7708430cb81c190bed4e6107a5c35e9c14 DIST typescript-language-server-4.3.3.tgz 488222 BLAKE2B a64bbb600b961ba17cf3e35df8e7aaad4076529e646a5db9b12043aee9ae499e7bd401c1fb98a46c9d21dbf01003c004fe6ad5b1afeb71850c5a8ba888b15b40 SHA512 dd02e3e7b46ef52eb3bf5d2c6b8cf5a40dd3211d51764774e0a7b412ccdb3b87f1e4f2dd9588650bf3ccc70972c65b3dc2b66cef03c2304d51bb4b3519a6f3e1 diff --git a/dev-util/typescript-language-server/typescript-language-server-3.3.2.ebuild b/dev-util/typescript-language-server/typescript-language-server-3.3.2.ebuild deleted file mode 100644 index 5a69e75f23..0000000000 --- a/dev-util/typescript-language-server/typescript-language-server-3.3.2.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 2022-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="TypeScript & JavaScript Language Server" -HOMEPAGE="https://www.npmjs.com/package/typescript-language-server" -SRC_URI="mirror://npm/${PN}/-/${P}.tgz" -S="${WORKDIR}" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - net-libs/nodejs -" -BDEPEND=" - net-libs/nodejs[npm] - >=dev-lang/typescript-4.9.5 -" - -src_unpack() { - : # npm uses the archive directly -} - -src_install() { - npm \ - --offline \ - --verbose \ - --progress false \ - --foreground-scripts \ - --global \ - --prefix "${ED}"/usr \ - --cache "${T}"/npm-cache \ - install "${DISTDIR}"/${P}.tgz || die "npm install failed" - - cd "${ED}"/usr/$(get_libdir)/node_modules/${PN} || die "cd failed" - einstalldocs -}