blob: 7b04020c45c1404dc43ce89f9c7d48c8fe3f9dd4 (
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 API tools serve as the client interface to the Amazon CloudWatch web service
EAPI=2
HOMEPAGE=http://aws.amazon.com/developertools/2534
KEYWORDS=~amd64 ~x86
LICENSE=Amazon
RDEPEND=virtual/jre
RESTRICT=mirror
SLOT=0
SRC_URI=mirror://sabayon/app-admin/CloudWatch-1.0.12.1.zip
_eclass_exported_funcs=pkg_postinst:- src_unpack:- src_install:-
_md5_=d3a3b83ef56593e4b9058a1a6a72976a
|