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 BD1B015808B for ; Tue, 22 Mar 2022 03:56:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3F65E08EB; Tue, 22 Mar 2022 03:56:54 +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 1B2EFE08EB for ; Tue, 22 Mar 2022 03:56:53 +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 8C909342D5B for ; Tue, 22 Mar 2022 03:56:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE3352D7 for ; Tue, 22 Mar 2022 03:56:50 +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: <1647921396.b52448886f4fdf9b0c7704dedbec0dd5a97e81a0.alexey@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-admin/awscli-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-admin/awscli-bin/Manifest app-admin/awscli-bin/awscli-bin-2.4.27.ebuild X-VCS-Directories: app-admin/awscli-bin/ X-VCS-Committer: alexey X-VCS-Committer-Name: Alexey Zapparov X-VCS-Revision: b52448886f4fdf9b0c7704dedbec0dd5a97e81a0 X-VCS-Branch: dev Date: Tue, 22 Mar 2022 03:56:50 +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: de43ea86-dcc4-40ef-ac79-bd1e5084d391 X-Archives-Hash: befd5ec1d233c550ec27ccc2d038534e commit: b52448886f4fdf9b0c7704dedbec0dd5a97e81a0 Author: Alexey Zapparov zapparov com> AuthorDate: Tue Mar 22 03:46:38 2022 +0000 Commit: Alexey Zapparov zapparov com> CommitDate: Tue Mar 22 03:56:36 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b5244888 app-admin/awscli-bin: add 2.4.27 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alexey Zapparov zapparov.com> app-admin/awscli-bin/Manifest | 2 ++ app-admin/awscli-bin/awscli-bin-2.4.27.ebuild | 33 +++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) diff --git a/app-admin/awscli-bin/Manifest b/app-admin/awscli-bin/Manifest index dd7fa83ef..28e612550 100644 --- a/app-admin/awscli-bin/Manifest +++ b/app-admin/awscli-bin/Manifest @@ -1 +1,3 @@ DIST awscli-bin-2.3.2.zip 44955907 BLAKE2B dd5331e3a7944f2910fdbb1539fac9773a751b655620cc014db638cb6bc2f87b8e8889bf861bad8c0e36d7e315ad863f56c762b51fe4737c6c344bd085e5b3cf SHA512 b435f9352c910ebf7daf3ae641135b06024fefa17596780ae0c1b4d20f5d5400e930ea5643072a15fee404c093914f394acf990c5483cfeff4edc248f67932a8 +DIST awscli-exe-linux-aarch64-2.4.27.zip 45315570 BLAKE2B 1477cbdbdbf1306f43b4cd138c3484dfb1579d8504d52d887b714aed4f90ee45396fc252e5a2533f023bf054f67000cdeef14c325d611cd1df26bf085f0b3156 SHA512 0efef5333c535f1f46ea9cdb867e3b43abeb3a898086e0ba59d5a2d0d55471f679c26643d30738e7b4de5f19ce365341358f515d278e93fe44ca852fdfae2142 +DIST awscli-exe-linux-x86_64-2.4.27.zip 46271162 BLAKE2B a9c9852764b9241ed962a40fe122c6c6ba838fb3dc60eb9dea3c6c98e8b94fd4a06f3fb3a6161959500d52860c97a2e4b740016d2bafe62c1c348f629fadd09f SHA512 906d884f24414c4737aee73b0a93285377b07fba173b77a8432c0c5bf77be9f7eb31854d8455105db51fd666352a3c88e2bdd1748ab274047f899a846d5cb1cb diff --git a/app-admin/awscli-bin/awscli-bin-2.4.27.ebuild b/app-admin/awscli-bin/awscli-bin-2.4.27.ebuild new file mode 100644 index 000000000..3b1b45b0d --- /dev/null +++ b/app-admin/awscli-bin/awscli-bin-2.4.27.ebuild @@ -0,0 +1,33 @@ +# Copyright 2021-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="Universal Command Line Interface for Amazon Web Services version 2" +HOMEPAGE="https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2.html" +SRC_URI=" + amd64? ( https://awscli.amazonaws.com/awscli-exe-linux-x86_64-${PV}.zip ) + arm64? ( https://awscli.amazonaws.com/awscli-exe-linux-aarch64-${PV}.zip ) +" + +LICENSE="Apache-2.0" +SLOT="0" + +KEYWORDS="~amd64 ~arm64" + +RDEPEND="!app-admin/awscli" +BDEPEND="app-arch/unzip" + +QA_PREBUILT="*" +QA_PRESTRIPPED="*" + +S="${WORKDIR}/aws" + +DOCS=( THIRD_PARTY_LICENSES ) + +src_install() { + ./install --install-dir "${D}/opt/awscli" --bin-dir "${D}/usr/bin" \ + || die "install failed" + + einstalldocs +}