From: Harri Nieminen Date: Thu, 16 Feb 2017 17:56:59 +0000 (+0200) Subject: app-admin/aws-iam-tools: Fix toolong.DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=64a5c99f2264400340f5d7c27e3004d4352f8cc6;p=gentoo.git app-admin/aws-iam-tools: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996 --- diff --git a/app-admin/aws-iam-tools/aws-iam-tools-1.3.0.ebuild b/app-admin/aws-iam-tools/aws-iam-tools-1.3.0.ebuild index 15afc3264526..e3cc3355fc33 100644 --- a/app-admin/aws-iam-tools/aws-iam-tools-1.3.0.ebuild +++ b/app-admin/aws-iam-tools/aws-iam-tools-1.3.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="2" -DESCRIPTION="The Command Line Interface (CLI) for the AWS Identity and Access Management (IAM) Service" +DESCRIPTION="The Command Line Interface for the AWS Identity and Access Management Service" HOMEPAGE="http://aws.amazon.com/developertools/AWS-Identity-and-Access-Management/4143" SRC_URI="mirror://sabayon/${CATEGORY}/IAMCli-${PV}.zip"