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 34943158009 for ; Sun, 18 Jun 2023 19:14:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64949E0872; Sun, 18 Jun 2023 19:14:11 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4099EE0872 for ; Sun, 18 Jun 2023 19:14:11 +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 1DD6D335DED for ; Sun, 18 Jun 2023 19:14:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ADAA6A87 for ; Sun, 18 Jun 2023 19:14:08 +0000 (UTC) From: "Alexey Zapparov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Zapparov" Message-ID: <1687115643.51563a7ba35c95c42d410d288dab908c3dad35ac.alexey@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-admin/pulumi-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-admin/pulumi-bin/Manifest app-admin/pulumi-bin/pulumi-bin-3.72.2.ebuild X-VCS-Directories: app-admin/pulumi-bin/ X-VCS-Committer: alexey X-VCS-Committer-Name: Alexey Zapparov X-VCS-Revision: 51563a7ba35c95c42d410d288dab908c3dad35ac X-VCS-Branch: dev Date: Sun, 18 Jun 2023 19:14:08 +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: 06c16698-5184-4d60-b044-9cb504d4d76c X-Archives-Hash: 16150fb0f97904b0377e27a2ba7e1b4c commit: 51563a7ba35c95c42d410d288dab908c3dad35ac Author: Alexey Zapparov zapparov com> AuthorDate: Sun Jun 18 19:13:51 2023 +0000 Commit: Alexey Zapparov zapparov com> CommitDate: Sun Jun 18 19:14:03 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=51563a7b app-admin/pulumi-bin: add 3.72.2 Signed-off-by: Alexey Zapparov zapparov.com> app-admin/pulumi-bin/Manifest | 1 + app-admin/pulumi-bin/pulumi-bin-3.72.2.ebuild | 38 +++++++++++++++++++++++++++ 2 files changed, 39 insertions(+) diff --git a/app-admin/pulumi-bin/Manifest b/app-admin/pulumi-bin/Manifest index 92fc1448a..196fe7aac 100644 --- a/app-admin/pulumi-bin/Manifest +++ b/app-admin/pulumi-bin/Manifest @@ -1,2 +1,3 @@ DIST pulumi-v3.71.0-linux-x64.tar.gz 143298397 BLAKE2B 2230588b540ea548bf2a1367ec34ca3068abeab8dcd09fba4d422b63d524ae3f1d23d684721096c69d68ae20d508c5cb0bb70902842e590a4e749e247b8a34bc SHA512 27e0ef263ca8908843c1ee040c1e934982330203792c3ac3f26e723146590328f5294fe46f531d505a883a121e79e2f79939efdfd7396882de23bd833796c1da DIST pulumi-v3.72.0-linux-x64.tar.gz 141979717 BLAKE2B 9cd736772cf1d1b69eef8e360979108b12fa39420eda22691de07a60b91e2fc815ae8540067984d419b6ff320d41c02eec3259c30a7dedde86d06e3ffb391c1d SHA512 59a46787fa452f38f021c4cf7fd56e66aba8f35c6b08d2ae96bbb34c7eca981940f81336df9a80a211f464e9fd7244aec4afb007008a3723ac6a18e83c5b12f4 +DIST pulumi-v3.72.2-linux-x64.tar.gz 143301739 BLAKE2B e79d9a5dda71782c61a6bd02b5b64b0f042d1427c71c83e3878cdc5927d0d0ace628947da88486b232ebf835f25a5e598368cac4d8e11ac8a89f439941ac520e SHA512 374914b7df54718ef2f03ac9564bfcca042f40220c428b091d67377f119905e7a1b3dee6b3b15faee1be74b35c55be02f9d67ebec85f56255732a86f9ff4b837 diff --git a/app-admin/pulumi-bin/pulumi-bin-3.72.2.ebuild b/app-admin/pulumi-bin/pulumi-bin-3.72.2.ebuild new file mode 100644 index 000000000..8e5eb8e90 --- /dev/null +++ b/app-admin/pulumi-bin/pulumi-bin-3.72.2.ebuild @@ -0,0 +1,38 @@ +# Copyright 2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit bash-completion-r1 + +DESCRIPTION="Infrastructure as code in any programming language" +HOMEPAGE=" + https://www.pulumi.com/ + https://github.com/pulumi/pulumi +" +SRC_URI=" + amd64? ( https://github.com/pulumi/pulumi/releases/download/v${PV}/pulumi-v${PV}-linux-x64.tar.gz ) +" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64" + +DEPEND="" +RDEPEND="${DEPEND}" +BDEPEND="" + +S="${WORKDIR}/pulumi" + +QA_PREBUILT="*" + +src_install() { + dobin pulumi* + + ./pulumi gen-completion bash > pulumi.bash-completion || die "Cannot generate bash completions" + newbashcomp pulumi.bash-completion pulumi + + ./pulumi gen-completion zsh > pulumi.zsh-completion || die "Cannot generate zsh completions" + insinto /usr/share/zsh/site-functions + newins pulumi.zsh-completion _pulumi +}