From 2067b4400f3c2b2658a57492f2589c70b1321385 Mon Sep 17 00:00:00 2001 From: Jonas Stein Date: Tue, 1 Aug 2017 01:19:04 +0200 Subject: dev-perl/Text-Shellwords: Shorter DESCRIPTION --- dev-perl/Text-Shellwords/Text-Shellwords-1.80.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-perl') 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" -- cgit v1.2.3-65-gdbad