dev-perl/Test-SharedFork: Improve DESC re bug #689454
authorKent Fredric <kentnl@gentoo.org>
Mon, 8 Jul 2019 11:34:41 +0000 (23:34 +1200)
committerKent Fredric <kentnl@gentoo.org>
Mon, 8 Jul 2019 11:34:41 +0000 (23:34 +1200)
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 <kentnl@gentoo.org>
dev-perl/Test-SharedFork/Test-SharedFork-0.350.0.ebuild

index 4e07f1c2debdfb23297d237538291825ad5be233..83075f98b01f8f138507a1638ed5f92116544944 100644 (file)
@@ -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"