diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-16 19:56:59 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-17 21:15:22 +0100 |
commit | 64a5c99f2264400340f5d7c27e3004d4352f8cc6 (patch) | |
tree | 3723ecfb81f7ba546efc405be99108752994bf64 /app-admin/aws-iam-tools | |
parent | app-admin/aws-elb-tools: Fix toolong.DESCRIPTION (diff) | |
download | gentoo-64a5c99f2264400340f5d7c27e3004d4352f8cc6.tar.gz gentoo-64a5c99f2264400340f5d7c27e3004d4352f8cc6.tar.bz2 gentoo-64a5c99f2264400340f5d7c27e3004d4352f8cc6.zip |
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
Diffstat (limited to 'app-admin/aws-iam-tools')
-rw-r--r-- | app-admin/aws-iam-tools/aws-iam-tools-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |