diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-16 19:54:07 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-17 21:15:19 +0100 |
commit | 9cd562957019a552202a8e65a20f81e6fc7c7ce5 (patch) | |
tree | 0134f1963b6fdd8b140e4bd3b596dc777aa6a52b /app-admin/aws-elb-tools | |
parent | app-accessibility/pocketsphinx: Fix toolong.DESCRIPTION (diff) | |
download | gentoo-9cd562957019a552202a8e65a20f81e6fc7c7ce5.tar.gz gentoo-9cd562957019a552202a8e65a20f81e6fc7c7ce5.tar.bz2 gentoo-9cd562957019a552202a8e65a20f81e6fc7c7ce5.zip |
app-admin/aws-elb-tools: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3996
Diffstat (limited to 'app-admin/aws-elb-tools')
-rw-r--r-- | app-admin/aws-elb-tools/aws-elb-tools-1.0.15.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/aws-elb-tools/aws-elb-tools-1.0.15.1.ebuild b/app-admin/aws-elb-tools/aws-elb-tools-1.0.15.1.ebuild index 1772852952de..52657c3d5d3f 100644 --- a/app-admin/aws-elb-tools/aws-elb-tools-1.0.15.1.ebuild +++ b/app-admin/aws-elb-tools/aws-elb-tools-1.0.15.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="2" -DESCRIPTION="The API tools serve as the client interface to the Elastic Load Balancing web service" +DESCRIPTION="Serves as the client interface to the Elastic Load Balancing web service" HOMEPAGE="http://aws.amazon.com/developertools/Amazon-EC2/2536" SRC_URI="mirror://sabayon/${CATEGORY}/ElasticLoadBalancing-${PV}.zip" |