blob: 885276f33cacc60602081a352ee7190d4d854bc0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install postinst unpack
DEPEND=app-arch/unzip
DESCRIPTION=The Command Line Interface (CLI) for the AWS Identity and Access Management (IAM) Service
EAPI=2
HOMEPAGE=http://aws.amazon.com/developertools/AWS-Identity-and-Access-Management/4143
KEYWORDS=~amd64 ~x86
LICENSE=Amazon
RDEPEND=virtual/jre
RESTRICT=mirror
SLOT=0
SRC_URI=mirror://sabayon/app-admin/IAMCli-1.3.0.zip
_eclass_exported_funcs=pkg_postinst:- src_unpack:- src_install:-
_md5_=e42b7a581a39973422d6f61dfb7a6649
|