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 4D56C15800A for ; Tue, 29 Aug 2023 02:18:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 899372BC014; Tue, 29 Aug 2023 02:18:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 71CBA2BC014 for ; Tue, 29 Aug 2023 02:18:48 +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 59397340DBD for ; Tue, 29 Aug 2023 02:18:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B9E4F10CF for ; Tue, 29 Aug 2023 02:18:45 +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: <1693275521.d0f1831c097b181ebcb442483b2a997133540121.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.79.0.ebuild X-VCS-Directories: app-admin/pulumi-bin/ X-VCS-Committer: alexey X-VCS-Committer-Name: Alexey Zapparov X-VCS-Revision: d0f1831c097b181ebcb442483b2a997133540121 X-VCS-Branch: dev Date: Tue, 29 Aug 2023 02:18:45 +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: ea649a0f-deb5-40ec-b26d-aaf6acb4c7d8 X-Archives-Hash: fe665246b1a367f7e0216826fb6b8cd8 commit: d0f1831c097b181ebcb442483b2a997133540121 Author: Alexey Zapparov zapparov com> AuthorDate: Tue Aug 29 02:18:15 2023 +0000 Commit: Alexey Zapparov zapparov com> CommitDate: Tue Aug 29 02:18:41 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d0f1831c app-admin/pulumi-bin: add 3.79.0 Signed-off-by: Alexey Zapparov zapparov.com> app-admin/pulumi-bin/Manifest | 1 + app-admin/pulumi-bin/pulumi-bin-3.79.0.ebuild | 34 +++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) diff --git a/app-admin/pulumi-bin/Manifest b/app-admin/pulumi-bin/Manifest index 64cf97edb5..f3f2fdfab4 100644 --- a/app-admin/pulumi-bin/Manifest +++ b/app-admin/pulumi-bin/Manifest @@ -1,2 +1,3 @@ DIST pulumi-v3.77.1-linux-x64.tar.gz 144930664 BLAKE2B fa16d3cb7c62f9cf87b4198928ec67532de461d5d22b9565c48c11b96cb2027958257cd6621dfc48da103d0384f4a4f157e9641cdc5ac79a225007536f5fbe11 SHA512 c740a7cc3b597c313f87112c8b4b7c90533918ec170225b1b41a0d32dac33cd34a062cdbf5002b2c6dca5666853c177a724a5a0079784e8c2f3d97980e5f7b7b DIST pulumi-v3.78.1-linux-x64.tar.gz 145802488 BLAKE2B 59687616ee20cff2b070fb4bb4b94b5b3a2d7b63b2e66a5cf3b1c3ce4bb3ea6bc40154ddae7bc2f3c39b63a996a405c885bd440d6aad43dbea857f9f492b529a SHA512 cdb7f8c98366dcf20ea424d17756a336bf221a0775bac1fa325ca21aa87b5c1eb3a59a4f3bbd60136a0c66e3da1c082e28b4a26fba934cf4f17e380bfd6b7153 +DIST pulumi-v3.79.0-linux-x64.tar.gz 145365085 BLAKE2B f9e9167fcd5b4206bc2bab82df3a45af3887b8dd036d35310e1150f2e6be10a9a6b2276ff2b3c651c5b4f064089c9823828bce569d2ada569f9e88549a45aa75 SHA512 971bad75aa8c46bbe96883d8c9c572945d944e2710126b1f5e435b4d65e7e290db85c485c948f4b538369e56c9b639c388ad8e1e1ac401fcc1c84d6cbde3c8a6 diff --git a/app-admin/pulumi-bin/pulumi-bin-3.79.0.ebuild b/app-admin/pulumi-bin/pulumi-bin-3.79.0.ebuild new file mode 100644 index 0000000000..febb59ec18 --- /dev/null +++ b/app-admin/pulumi-bin/pulumi-bin-3.79.0.ebuild @@ -0,0 +1,34 @@ +# 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 ) +" + +S="${WORKDIR}/pulumi" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64" + +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 +}