From: Kent Fredric Date: Mon, 8 Jul 2019 11:34:41 +0000 (+1200) Subject: dev-perl/Test-SharedFork: Improve DESC re bug #689454 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ba37af3d8f8befd5c931e924a18fcfbeee3ce75c;p=gentoo.git dev-perl/Test-SharedFork: Improve DESC re bug #689454 Hopefully upstream will adopt our wording when they ship the next release, and if not, automated tooling may take their improved version when that occurs. But until then, a local fix is sufficient. Bug: https://github.com/tokuhirom/Test-SharedFork/issues/25 Closes: https://bugs.gentoo.org/689454 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric --- diff --git a/dev-perl/Test-SharedFork/Test-SharedFork-0.350.0.ebuild b/dev-perl/Test-SharedFork/Test-SharedFork-0.350.0.ebuild index 4e07f1c2debd..83075f98b01f 100644 --- a/dev-perl/Test-SharedFork/Test-SharedFork-0.350.0.ebuild +++ b/dev-perl/Test-SharedFork/Test-SharedFork-0.350.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ DIST_AUTHOR=EXODIST DIST_VERSION=0.35 inherit perl-module -DESCRIPTION="fork test" +DESCRIPTION="Ensure that tests work correctly when fork() is used" SLOT="0" KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"