summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-08-01 01:19:04 +0200
committerAmy Liffey <amynka@gentoo.org>2017-08-04 23:05:43 +0200
commit2067b4400f3c2b2658a57492f2589c70b1321385 (patch)
tree80ec98a84e20e2ba0406612a34de73b7e4cf2671 /dev-perl/Text-Shellwords
parentdev-perl/Hash-NoRef: Shorter DESCRIPTION (diff)
downloadgentoo-2067b4400f3c2b2658a57492f2589c70b1321385.tar.gz
gentoo-2067b4400f3c2b2658a57492f2589c70b1321385.tar.bz2
gentoo-2067b4400f3c2b2658a57492f2589c70b1321385.zip
dev-perl/Text-Shellwords: Shorter DESCRIPTION
Diffstat (limited to 'dev-perl/Text-Shellwords')
-rw-r--r--dev-perl/Text-Shellwords/Text-Shellwords-1.80.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Shellwords/Text-Shellwords-1.80.0-r1.ebuild b/dev-perl/Text-Shellwords/Text-Shellwords-1.80.0-r1.ebuild
index 10b12216a57f..6fb44664d7e5 100644
--- a/dev-perl/Text-Shellwords/Text-Shellwords-1.80.0-r1.ebuild
+++ b/dev-perl/Text-Shellwords/Text-Shellwords-1.80.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 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_AUTHOR=LDS
MODULE_VERSION=1.08
inherit perl-module
-DESCRIPTION="Parses lines of text and returns a set of tokens using the same rules as the Unix shell"
+DESCRIPTION="Parse text and return a set of tokens using the same rules as the Unix shell"
SLOT="0"
KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"