summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-09-17 13:09:40 +1200
committerKent Fredric <kentnl@gentoo.org>2017-09-17 13:09:40 +1200
commit666b09f70d3c0428f951f8a9fc7c8b1d34e96e6a (patch)
tree264b5b357aea99792257e432aa7e46eb5f931c60
parenttreewide revert metadata.dtd url to http (diff)
downloadperl-overlay-666b09f70d3c0428f951f8a9fc7c8b1d34e96e6a.tar.gz
perl-overlay-666b09f70d3c0428f951f8a9fc7c8b1d34e96e6a.tar.bz2
perl-overlay-666b09f70d3c0428f951f8a9fc7c8b1d34e96e6a.zip
dev-perl/Amazon-S3: Fix description.toolong
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--dev-perl/Amazon-S3/Amazon-S3-0.450.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Amazon-S3/Amazon-S3-0.450.0.ebuild b/dev-perl/Amazon-S3/Amazon-S3-0.450.0.ebuild
index 5d4c0e2ec..458f30be9 100644
--- a/dev-perl/Amazon-S3/Amazon-S3-0.450.0.ebuild
+++ b/dev-perl/Amazon-S3/Amazon-S3-0.450.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ MODULE_VERSION=0.45
MODULE_AUTHOR=TIMA
inherit perl-module
-DESCRIPTION="A portable client library for working with and managing Amazon S3 buckets and keys."
+DESCRIPTION="Amazon S3 bucket and key management client library"
SLOT="0"
KEYWORDS="~amd64 ~x86"