dev-perl/Text-Shellwords: Shorter DESCRIPTION
authorJonas Stein <jstein@gentoo.org>
Mon, 31 Jul 2017 23:19:04 +0000 (01:19 +0200)
committerAmy Liffey <amynka@gentoo.org>
Fri, 4 Aug 2017 21:05:43 +0000 (23:05 +0200)
dev-perl/Text-Shellwords/Text-Shellwords-1.80.0-r1.ebuild

index 10b12216a57fb3e5cd54546ae1dfe7b843f2310e..6fb44664d7e5cd9bb2b30f5e437de81a29fd17bf 100644 (file)
@@ -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"