From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-admin/pulumi-bin/
Date: Sun, 11 Jun 2023 11:47:25 +0000 (UTC) [thread overview]
Message-ID: <1686437708.3266ed6dcd190b41b19c9cf068bcd8f11ede2a03.ceamac@gentoo> (raw)
commit: 3266ed6dcd190b41b19c9cf068bcd8f11ede2a03
Author: Alexey Zapparov <alexey <AT> zapparov <DOT> com>
AuthorDate: Sat Jun 10 22:55:08 2023 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat Jun 10 22:55:08 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3266ed6d
app-admin/pulumi-bin: drop 3.68.0-r1
Signed-off-by: Alexey Zapparov <alexey <AT> zapparov.com>
app-admin/pulumi-bin/Manifest | 1 -
app-admin/pulumi-bin/pulumi-bin-3.68.0-r1.ebuild | 38 ------------------------
2 files changed, 39 deletions(-)
diff --git a/app-admin/pulumi-bin/Manifest b/app-admin/pulumi-bin/Manifest
index 78d4f520e..dcf9d87ca 100644
--- a/app-admin/pulumi-bin/Manifest
+++ b/app-admin/pulumi-bin/Manifest
@@ -1,3 +1,2 @@
-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.68.0-r1.ebuild b/app-admin/pulumi-bin/pulumi-bin-3.68.0-r1.ebuild
deleted file mode 100644
index 8e5eb8e90..000000000
--- a/app-admin/pulumi-bin/pulumi-bin-3.68.0-r1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# 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
-}
next reply other threads:[~2023-06-11 11:47 UTC|newest]
Thread overview: 58+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-11 11:47 Viorel Munteanu [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-19 0:05 [gentoo-commits] repo/proj/guru:master commit in: app-admin/pulumi-bin/ David Roman
2024-10-09 15:39 David Roman
2024-10-03 9:43 Andrew Ammerlaan
2024-09-19 12:13 David Roman
2024-09-06 8:52 David Roman
2024-08-28 10:57 David Roman
2024-08-13 19:56 David Roman
2024-08-07 23:36 Lucio Sauer
2024-07-26 20:29 David Roman
2024-07-10 23:52 Haelwenn Monnier
2024-06-25 9:52 David Roman
2024-06-04 16:06 Viorel Munteanu
2024-05-08 12:16 David Roman
2024-04-28 21:05 David Roman
2024-04-18 10:26 David Roman
2024-04-04 10:09 Florian Schmaus
2024-03-23 13:16 Julien Roy
2024-03-15 7:10 Rui Huang
2024-03-15 7:10 Rui Huang
2024-03-11 17:31 David Roman
2024-03-02 7:10 Arthur Zamarin
2024-02-23 23:40 Julien Roy
2024-02-17 2:40 Rui Huang
2024-02-13 16:32 David Roman
2024-01-26 10:35 David Roman
2024-01-19 10:31 Arthur Zamarin
2024-01-11 11:57 David Roman
2023-12-14 22:21 David Roman
2023-11-21 15:05 David Roman
2023-11-09 3:11 Haelwenn Monnier
2023-10-28 1:15 David Roman
2023-10-26 1:24 Haelwenn Monnier
2023-10-21 11:08 David Roman
2023-10-10 15:41 Haelwenn Monnier
2023-09-28 10:01 David Roman
2023-09-09 12:26 David Roman
2023-09-03 12:27 Haelwenn Monnier
2023-09-03 12:27 Haelwenn Monnier
2023-08-29 5:39 Viorel Munteanu
2023-08-12 16:31 David Roman
2023-08-12 16:31 David Roman
2023-08-07 12:51 David Roman
2023-08-07 12:51 David Roman
2023-08-02 16:30 Florian Schmaus
2023-07-23 14:07 David Roman
2023-07-23 14:07 David Roman
2023-07-16 19:46 Haelwenn Monnier
2023-07-13 9:42 David Roman
2023-07-04 4:53 Viorel Munteanu
2023-07-04 4:53 Viorel Munteanu
2023-07-04 4:53 Viorel Munteanu
2023-06-26 11:24 Andrew Ammerlaan
2023-06-17 7:03 Viorel Munteanu
2023-06-17 7:03 Viorel Munteanu
2023-06-15 9:33 Florian Schmaus
2023-06-11 11:47 Viorel Munteanu
2023-05-29 20:57 Florian Schmaus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1686437708.3266ed6dcd190b41b19c9cf068bcd8f11ede2a03.ceamac@gentoo \
--to=ceamac@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox