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 955A115800F for ; Wed, 8 Feb 2023 12:10:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73866E07E2; Wed, 8 Feb 2023 12:10:03 +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 4D5ABE07E2 for ; Wed, 8 Feb 2023 12:10:03 +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 2792A34017A for ; Wed, 8 Feb 2023 12:10:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 60F848B5 for ; Wed, 8 Feb 2023 12:09:58 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1675849142.f7ce5e033f33e2a6060b80049f0c81801ed899b1.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master 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.0.2.ebuild X-VCS-Directories: dev-util/typescript-language-server/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: f7ce5e033f33e2a6060b80049f0c81801ed899b1 X-VCS-Branch: master Date: Wed, 8 Feb 2023 12:09:58 +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: dceb89c5-c405-4f8f-ba2a-87f099eaedc8 X-Archives-Hash: cf7c9dc82d8446ed51b8b4560be36e00 commit: f7ce5e033f33e2a6060b80049f0c81801ed899b1 Author: Ronny (tastytea) Gutbrod tastytea de> AuthorDate: Wed Feb 8 09:39:02 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Wed Feb 8 09:39:02 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f7ce5e03 dev-util/typescript-language-server: drop 3.0.2 Signed-off-by: Ronny (tastytea) Gutbrod tastytea.de> dev-util/typescript-language-server/Manifest | 1 - .../typescript-language-server-3.0.2.ebuild | 46 ---------------------- 2 files changed, 47 deletions(-) diff --git a/dev-util/typescript-language-server/Manifest b/dev-util/typescript-language-server/Manifest index e2b0061fe..d2c5ca797 100644 --- a/dev-util/typescript-language-server/Manifest +++ b/dev-util/typescript-language-server/Manifest @@ -1,3 +1,2 @@ -DIST typescript-language-server-3.0.2.tgz 426294 BLAKE2B b62ed2a4cdf3410bf92bff5724b250b01cefaeebda889824aaf29b6bb09fc8b47306c621acc2cbf28b05254e8d3c19272c4be4f175d5fa91c102a231f2111ba9 SHA512 289e6474acdd94d3b499f1db9dbf670ca88bdb8e1f11dfdfa96f9bf2dad572168b702168d5a01dd2c197fef3f9eb7b5db2d05ec3f3f54f328b4e761ad7bfdbf0 DIST typescript-language-server-3.0.3.tgz 426741 BLAKE2B f7d811684f14ab9d13f6c444a8fab573b3fb897bff0a51c1b028781507aa87ab77232be691a932c950c2bb40cb9ec4f51da9246c3caa84320d7f2427be3b16c5 SHA512 ec540e5dbc9640e9d198eba35ff4dddbf9812022ee0da55d79c00bcf0c79c7b0ab795e7f18bf3ea3528b20cbd2ec3dff392855d028911a690d985dd8e4bfe976 DIST typescript-language-server-3.1.0.tgz 427679 BLAKE2B 89c0b4b97df1a8206024d72510e232722be4cfa971a228c74848b078726d7577b0ccad5d63f4c52c9a7fecd3862fc283a7d77bcaa418d35fb0e8c999a0ea785b SHA512 b5cde45130c418e30a73de89290acfdde751c78d85ce0a4f5e051c987a0527ee8f86076dd74d59f64ca90fa9f13d7e2413b17ac418ff53d09a96d7ffbadb4030 diff --git a/dev-util/typescript-language-server/typescript-language-server-3.0.2.ebuild b/dev-util/typescript-language-server/typescript-language-server-3.0.2.ebuild deleted file mode 100644 index adf4ae092..000000000 --- a/dev-util/typescript-language-server/typescript-language-server-3.0.2.ebuild +++ /dev/null @@ -1,46 +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}" - -# NOTE: to generate the dependency tarball: -# npm --cache ./npm-cache install $(portageq envvar DISTDIR)/${P}.tgz -# tar -caf ${P}-deps.tar.xz npm-cache - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - net-libs/nodejs -" -BDEPEND=" - net-libs/nodejs[npm] - >=dev-lang/typescript-4.9.4 -" - -src_unpack() { - cd "${T}" || die "Could not cd to temporary directory" -} - -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 -}