blob: 20858d70ec78081a78d6a3187a6de9228bdd4cde (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install postinst unpack
DEPEND=app-arch/unzip
DESCRIPTION=Serves as the client interface to the Elastic Load Balancing web service
EAPI=2
HOMEPAGE=http://aws.amazon.com/developertools/Amazon-EC2/2536
KEYWORDS=~amd64 ~x86
LICENSE=Amazon
RDEPEND=virtual/jre
RESTRICT=mirror
SLOT=0
SRC_URI=mirror://sabayon/app-admin/ElasticLoadBalancing-1.0.15.1.zip
_eclass_exported_funcs=pkg_postinst:- src_unpack:- src_install:-
_md5_=28d9d00cd7159ab7bdecd817077f713f
|