From: Kent Fredric Date: Mon, 8 Jul 2019 11:28:15 +0000 (+1200) Subject: dev-perl/Filesys-DiskSpace: Improve DESC re bug #689452 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=dd760dbea78c8829307280a4bf08fced214a239e;p=gentoo.git dev-perl/Filesys-DiskSpace: Improve DESC re bug #689452 Hopefully upstream will adopt our wording when they ship the next release sometime this century, and if not, automated tooling may take their improved version when that occurs. But until then, a local fix is sufficient Bug: https://rt.cpan.org/Ticket/Display.html?id=130011 Closes: https://bugs.gentoo.org/689452 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric --- diff --git a/dev-perl/Filesys-DiskSpace/Filesys-DiskSpace-0.50.0-r2.ebuild b/dev-perl/Filesys-DiskSpace/Filesys-DiskSpace-0.50.0-r2.ebuild index 9b8b57d29951..9b97c4309fb5 100644 --- a/dev-perl/Filesys-DiskSpace/Filesys-DiskSpace-0.50.0-r2.ebuild +++ b/dev-perl/Filesys-DiskSpace/Filesys-DiskSpace-0.50.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ DIST_AUTHOR=FTASSIN DIST_VERSION=0.05 inherit perl-module -DESCRIPTION="Perl df" +DESCRIPTION="Disk space information" SLOT="0" KEYWORDS="amd64 ~ppc sparc x86"