blob: 1854b891607cbc1e622fb42ed7a528a4374ce983 (
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 Auto Scaling web service
EAPI=2
HOMEPAGE=http://aws.amazon.com/developertools/2535
KEYWORDS=~amd64 ~x86
LICENSE=Amazon
RDEPEND=virtual/jre
RESTRICT=mirror
SLOT=0
SRC_URI=mirror://sabayon/app-admin/AutoScaling-1.0.49.1.zip
_eclass_exported_funcs=pkg_postinst:- src_unpack:- src_install:-
_md5_=0833f6170df3f94f55e610230fe184b1
|