From 9cd562957019a552202a8e65a20f81e6fc7c7ce5 Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Thu, 16 Feb 2017 19:54:07 +0200 Subject: [PATCH] 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 --- app-admin/aws-elb-tools/aws-elb-tools-1.0.15.1.ebuild | 4 ++-- 1 file 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 1772852952ded..52657c3d5d3f5 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"