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 0888E15810F for ; Sat, 10 Jun 2023 22:55:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3DE4BE07F2; Sat, 10 Jun 2023 22:55:19 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 14377E0805 for ; Sat, 10 Jun 2023 22:55:18 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E8C6E335DBC for ; Sat, 10 Jun 2023 22:55:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 519A2A85 for ; Sat, 10 Jun 2023 22:55:16 +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: <1686437700.17b5dffb1198171c91873b447c3d0e565e53aed4.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.70.0.ebuild X-VCS-Directories: app-admin/pulumi-bin/ X-VCS-Committer: alexey X-VCS-Committer-Name: Alexey Zapparov X-VCS-Revision: 17b5dffb1198171c91873b447c3d0e565e53aed4 X-VCS-Branch: dev Date: Sat, 10 Jun 2023 22:55:16 +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: 8ea9ed01-df5d-47a2-a840-9c3a047809c6 X-Archives-Hash: ca5dcde60754465a9185244e86df0280 commit: 17b5dffb1198171c91873b447c3d0e565e53aed4 Author: Alexey Zapparov zapparov com> AuthorDate: Sat Jun 10 22:55:00 2023 +0000 Commit: Alexey Zapparov zapparov com> CommitDate: Sat Jun 10 22:55:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=17b5dffb app-admin/pulumi-bin: add 3.70.0 Signed-off-by: Alexey Zapparov zapparov.com> app-admin/pulumi-bin/Manifest | 1 + app-admin/pulumi-bin/pulumi-bin-3.70.0.ebuild | 38 +++++++++++++++++++++++++++ 2 files changed, 39 insertions(+) diff --git a/app-admin/pulumi-bin/Manifest b/app-admin/pulumi-bin/Manifest index 4fbf617c5..78d4f520e 100644 --- a/app-admin/pulumi-bin/Manifest +++ b/app-admin/pulumi-bin/Manifest @@ -1,2 +1,3 @@ DIST pulumi-v3.68.0-linux-x64.tar.gz 129684338 BLAKE2B 2cf7cd405fb99184af34d96eb87bd0ed82c802cf71ae3ccfef4d4bd50c9c493a3cacf43e509af0feedfea7d97b0addc050a0070c8559eed8e3898d7f715d8739 SHA512 4b8c6e64c61eef312639e94cff3b4866ce47e555a4ebd14e1e4d8b296beddf66f0d5edffa60e07475339adfb23c5545b2a0141557750da29c9707bee70cf93b9 DIST pulumi-v3.69.0-linux-x64.tar.gz 145252618 BLAKE2B 990dc7b1ed8885a20844302200e149aa036ae7bb6f18db72642bbc0dddfb132eca4343010319d8364e110f67f9cca51e95686d5775719aa15bedd940be402ce7 SHA512 4391be2c2b638e32b3902596f95972be70d7cff9e4c102a5e8f08aadc61bc9115366b63bec3a3dcd8a4edc2607e1d394c2b15210a9918650545f586ca7286590 +DIST pulumi-v3.70.0-linux-x64.tar.gz 143271395 BLAKE2B 2e3a26056e6b61010db2737fe43ca28433e4dccef1c1e97d22382d87fc00da25ebd3c111ddbe04b79a58a2cb1f82e76fc41c8354d93c56cd4a4c65c2c232ca0f SHA512 27d4aa9b5be9b25ab9830fbceffa5038b9012b3876079980453251b49d5bfac884e9666da3485f6ed541896d8291220a3b51479d579b5ffc55fc59f59e4a5543 diff --git a/app-admin/pulumi-bin/pulumi-bin-3.70.0.ebuild b/app-admin/pulumi-bin/pulumi-bin-3.70.0.ebuild new file mode 100644 index 000000000..8e5eb8e90 --- /dev/null +++ b/app-admin/pulumi-bin/pulumi-bin-3.70.0.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 +}