mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
app-admin/awscli-bin: ignore some QA checks
Closes: https://bugs.gentoo.org/821475 Closes: https://bugs.gentoo.org/821472 Closes: https://bugs.gentoo.org/821469 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -6,6 +6,7 @@ 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"
|
||||
S="${WORKDIR}/aws"
|
||||
|
||||
LICENSE="Apache-2.0 MIT LGPL-2.1"
|
||||
SLOT="0"
|
||||
@@ -15,7 +16,8 @@ KEYWORDS="~amd64"
|
||||
RDEPEND="!app-admin/awscli"
|
||||
BDEPEND="app-arch/unzip"
|
||||
|
||||
S="${WORKDIR}/aws"
|
||||
QA_PREBUILT="*"
|
||||
QA_PRESTRIPPED="*"
|
||||
|
||||
src_install() {
|
||||
./install --install-dir "${D}/opt/awscli" --bin-dir "${D}/usr/bin" \
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>alexey@zapparov.com</email>
|
||||
|
||||
Reference in New Issue
Block a user