From 105a6c596326e4f00c97e49b259c46fe9f6ee5f4 Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Sun, 17 Sep 2017 13:25:48 +1200 Subject: dev-perl/pip: Fix description.toolong Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- dev-perl/pip/pip-1.190.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-perl/pip') diff --git a/dev-perl/pip/pip-1.190.0-r1.ebuild b/dev-perl/pip/pip-1.190.0-r1.ebuild index a549922d9..33c5a0a03 100644 --- a/dev-perl/pip/pip-1.190.0-r1.ebuild +++ b/dev-perl/pip/pip-1.190.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 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=ADAMK MODULE_VERSION=1.19 inherit perl-module -DESCRIPTION="The Perl Installation Program, for scripted and third-party distribution installation." +DESCRIPTION="The Perl Installation Program, for scripted/third-party dist installation" SLOT="0" KEYWORDS="~amd64 ~x86" -- cgit v1.2.3-65-gdbad