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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 563BF158094 for ; Wed, 29 Jun 2022 16:11:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8761DE0BA0; Wed, 29 Jun 2022 16:11:50 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 6539AE0BA0 for ; Wed, 29 Jun 2022 16:11:50 +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 6B539341A10 for ; Wed, 29 Jun 2022 16:11:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 96A63456 for ; Wed, 29 Jun 2022 16:11:47 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1656519085.1ea71cdcad66623954b317a7cae67a5c390c4701.arthurzam@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.7.9-r1.ebuild app-admin/awscli-bin/metadata.xml X-VCS-Directories: app-admin/awscli-bin/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 1ea71cdcad66623954b317a7cae67a5c390c4701 X-VCS-Branch: dev Date: Wed, 29 Jun 2022 16:11:47 +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: e06daa24-3c64-469d-b133-bf2d37fb93fc X-Archives-Hash: 65ad6a0d2defb8bbf786956ca97a88dd commit: 1ea71cdcad66623954b317a7cae67a5c390c4701 Author: Arthur Zamarin gentoo org> AuthorDate: Wed Jun 29 16:11:25 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Wed Jun 29 16:11:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1ea71cdc app-admin/awscli-bin: treeclean (moved to ::gentoo tree) Signed-off-by: Arthur Zamarin gentoo.org> app-admin/awscli-bin/Manifest | 2 -- app-admin/awscli-bin/awscli-bin-2.7.9-r1.ebuild | 28 ------------------------- app-admin/awscli-bin/metadata.xml | 17 --------------- 3 files changed, 47 deletions(-) diff --git a/app-admin/awscli-bin/Manifest b/app-admin/awscli-bin/Manifest deleted file mode 100644 index 084421224..000000000 --- a/app-admin/awscli-bin/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST awscli-exe-linux-aarch64-2.7.9.zip 46346746 BLAKE2B 6e80e508ab107c8b61db307e558bfc54a84c41a9939d113b7d8ab2fde26434b38021b5ac01ac3f08906b34ae504fa58efc00a838178af8a60b58388aab3f000b SHA512 05e3b2aa83d26fefaf6722d7d4b19e7e68b5859a3794ba7578abfbf6d9c507d6641cbc17bffba950606b908af2a6703a391a9757e860d083ef1ba446f07c1160 -DIST awscli-exe-linux-x86_64-2.7.9.zip 47162780 BLAKE2B afe1db8044e967cdf547a20575912eed231e8091966a0448d5740556c9a95984a5e353782cf31fd5bbc6463e4d4081ed46a7492a858ed7461c3c7d6526ce2537 SHA512 0074fe707a87bc1d63eb0a3f01502b4e0811db6d4fd711240d314c9a370a898f76f8ab351a886a98847468b814c170a10f71f0e6bf8a39896601751248d0e9dc diff --git a/app-admin/awscli-bin/awscli-bin-2.7.9-r1.ebuild b/app-admin/awscli-bin/awscli-bin-2.7.9-r1.ebuild deleted file mode 100644 index 979c76c74..000000000 --- a/app-admin/awscli-bin/awscli-bin-2.7.9-r1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 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 MIT LGPL-2.1+ BSD GPL-2+-with-Pyinstaller-Bootloader-exception openssl PSF-2 BSD-2 GPL-3+ public-domain" -SLOT="0" -KEYWORDS="-* ~amd64 ~arm64" - -RDEPEND="!app-admin/awscli" -BDEPEND="app-arch/unzip" - -QA_PREBUILT="*" -QA_PRESTRIPPED="*" - -S="${WORKDIR}/aws" - -src_install() { - ./install --install-dir "${D}/opt/awscli" --bin-dir "${D}/usr/bin" \ - || die "install failed" -} diff --git a/app-admin/awscli-bin/metadata.xml b/app-admin/awscli-bin/metadata.xml deleted file mode 100644 index 74c911157..000000000 --- a/app-admin/awscli-bin/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - alexey@zapparov.com - Alexey Zapparov - - - ezzieyguywuf@gmail.com - Wolfgang E. Sanyer - - - https://github.com/aws/aws-cli/issues - https://github.com/aws/aws-cli/blob/v2/CHANGELOG.rst - aws/aws-cli - - 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 C2E84158094 for ; Wed, 29 Jun 2022 16:17:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E26BBE0BA0; Wed, 29 Jun 2022 16:17:48 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 BBE0FE0BA0 for ; Wed, 29 Jun 2022 16:17: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 DD158341808 for ; Wed, 29 Jun 2022 16:17:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4C1EE456 for ; Wed, 29 Jun 2022 16:17:46 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1656519085.1ea71cdcad66623954b317a7cae67a5c390c4701.arthurzam@gentoo> Subject: [gentoo-commits] repo/proj/guru:master 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.7.9-r1.ebuild app-admin/awscli-bin/metadata.xml X-VCS-Directories: app-admin/awscli-bin/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 1ea71cdcad66623954b317a7cae67a5c390c4701 X-VCS-Branch: master Date: Wed, 29 Jun 2022 16:17:46 +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: 5122266b-d4b1-4b7d-9c4b-13e8c25ba4d9 X-Archives-Hash: a0e10f3e4d97db22216a2f6ed3c538dc Message-ID: <20220629161746.cic_mZNOE3kYdlrDWwUsB3EvILjqlhi-1KAsHz7FYVc@z> commit: 1ea71cdcad66623954b317a7cae67a5c390c4701 Author: Arthur Zamarin gentoo org> AuthorDate: Wed Jun 29 16:11:25 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Wed Jun 29 16:11:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1ea71cdc app-admin/awscli-bin: treeclean (moved to ::gentoo tree) Signed-off-by: Arthur Zamarin gentoo.org> app-admin/awscli-bin/Manifest | 2 -- app-admin/awscli-bin/awscli-bin-2.7.9-r1.ebuild | 28 ------------------------- app-admin/awscli-bin/metadata.xml | 17 --------------- 3 files changed, 47 deletions(-) diff --git a/app-admin/awscli-bin/Manifest b/app-admin/awscli-bin/Manifest deleted file mode 100644 index 084421224..000000000 --- a/app-admin/awscli-bin/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST awscli-exe-linux-aarch64-2.7.9.zip 46346746 BLAKE2B 6e80e508ab107c8b61db307e558bfc54a84c41a9939d113b7d8ab2fde26434b38021b5ac01ac3f08906b34ae504fa58efc00a838178af8a60b58388aab3f000b SHA512 05e3b2aa83d26fefaf6722d7d4b19e7e68b5859a3794ba7578abfbf6d9c507d6641cbc17bffba950606b908af2a6703a391a9757e860d083ef1ba446f07c1160 -DIST awscli-exe-linux-x86_64-2.7.9.zip 47162780 BLAKE2B afe1db8044e967cdf547a20575912eed231e8091966a0448d5740556c9a95984a5e353782cf31fd5bbc6463e4d4081ed46a7492a858ed7461c3c7d6526ce2537 SHA512 0074fe707a87bc1d63eb0a3f01502b4e0811db6d4fd711240d314c9a370a898f76f8ab351a886a98847468b814c170a10f71f0e6bf8a39896601751248d0e9dc diff --git a/app-admin/awscli-bin/awscli-bin-2.7.9-r1.ebuild b/app-admin/awscli-bin/awscli-bin-2.7.9-r1.ebuild deleted file mode 100644 index 979c76c74..000000000 --- a/app-admin/awscli-bin/awscli-bin-2.7.9-r1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 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 MIT LGPL-2.1+ BSD GPL-2+-with-Pyinstaller-Bootloader-exception openssl PSF-2 BSD-2 GPL-3+ public-domain" -SLOT="0" -KEYWORDS="-* ~amd64 ~arm64" - -RDEPEND="!app-admin/awscli" -BDEPEND="app-arch/unzip" - -QA_PREBUILT="*" -QA_PRESTRIPPED="*" - -S="${WORKDIR}/aws" - -src_install() { - ./install --install-dir "${D}/opt/awscli" --bin-dir "${D}/usr/bin" \ - || die "install failed" -} diff --git a/app-admin/awscli-bin/metadata.xml b/app-admin/awscli-bin/metadata.xml deleted file mode 100644 index 74c911157..000000000 --- a/app-admin/awscli-bin/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - alexey@zapparov.com - Alexey Zapparov - - - ezzieyguywuf@gmail.com - Wolfgang E. Sanyer - - - https://github.com/aws/aws-cli/issues - https://github.com/aws/aws-cli/blob/v2/CHANGELOG.rst - aws/aws-cli - -