From: "Alexey Zapparov" <alexey@zapparov.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-admin/awscli-bin/
Date: Fri, 29 Oct 2021 02:22:17 +0000 (UTC) [thread overview]
Message-ID: <1635474130.9ddcbb5d75a169ed92d2eb519d4ea55d76437805.alexey@gentoo> (raw)
commit: 9ddcbb5d75a169ed92d2eb519d4ea55d76437805
Author: Alexey Zapparov <alexey <AT> zapparov <DOT> com>
AuthorDate: Fri Oct 29 02:17:23 2021 +0000
Commit: Alexey Zapparov <alexey <AT> zapparov <DOT> com>
CommitDate: Fri Oct 29 02:22:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9ddcbb5d
app-admin/awscli-bin: add 2.3.2
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alexey Zapparov <alexey <AT> zapparov.com>
app-admin/awscli-bin/Manifest | 1 +
app-admin/awscli-bin/awscli-bin-2.3.2.ebuild | 21 +++++++++++++++++++++
app-admin/awscli-bin/metadata.xml | 13 +++++++++++++
3 files changed, 35 insertions(+)
diff --git a/app-admin/awscli-bin/Manifest b/app-admin/awscli-bin/Manifest
new file mode 100644
index 000000000..dd7fa83ef
--- /dev/null
+++ b/app-admin/awscli-bin/Manifest
@@ -0,0 +1 @@
+DIST awscli-bin-2.3.2.zip 44955907 BLAKE2B dd5331e3a7944f2910fdbb1539fac9773a751b655620cc014db638cb6bc2f87b8e8889bf861bad8c0e36d7e315ad863f56c762b51fe4737c6c344bd085e5b3cf SHA512 b435f9352c910ebf7daf3ae641135b06024fefa17596780ae0c1b4d20f5d5400e930ea5643072a15fee404c093914f394acf990c5483cfeff4edc248f67932a8
diff --git a/app-admin/awscli-bin/awscli-bin-2.3.2.ebuild b/app-admin/awscli-bin/awscli-bin-2.3.2.ebuild
new file mode 100644
index 000000000..dd9781c59
--- /dev/null
+++ b/app-admin/awscli-bin/awscli-bin-2.3.2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2021 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="https://awscli.amazonaws.com/awscli-exe-linux-x86_64-${PV}.zip -> ${P}.zip"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="!app-admin/awscli"
+BDEPEND="app-arch/unzip"
+
+S="${WORKDIR}/aws"
+
+src_install() {
+ ./install --install-dir "${D}/opt/awscli" --bin-dir "${D}/usr/bin"
+}
diff --git a/app-admin/awscli-bin/metadata.xml b/app-admin/awscli-bin/metadata.xml
new file mode 100644
index 000000000..e40c46a6b
--- /dev/null
+++ b/app-admin/awscli-bin/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>alexey@zapparov.com</email>
+ <name>Alexey Zapparov</name>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://github.com/aws/aws-cli/issues</bugs-to>
+ <changelog>https://github.com/aws/aws-cli/blob/v2/CHANGELOG.rst</changelog>
+ <remote-id type="github">aws/aws-cli</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2021-10-29 2:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-29 2:22 Alexey Zapparov [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-11-03 14:28 [gentoo-commits] repo/proj/guru:dev commit in: app-admin/awscli-bin/ Alexey Zapparov
2021-11-28 12:58 Marcin Woźniak
2021-12-06 16:10 Anna Vyalkova
2022-03-22 3:56 Alexey Zapparov
2022-06-20 1:37 Alexey Zapparov
2022-06-20 1:37 Alexey Zapparov
2022-06-20 1:37 Alexey Zapparov
2022-06-29 16:11 Arthur Zamarin
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=1635474130.9ddcbb5d75a169ed92d2eb519d4ea55d76437805.alexey@gentoo \
--to=alexey@zapparov.com \
--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