commit:     d088460242b17e4ad6bd2c5c09c6f12e38579cd0
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 16 04:11:09 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Sep 16 04:53:13 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0884602

dev-perl/Devel-GlobalDestruction: Fix DESCRIPTIONS for QA

Package-Manager: portage-2.3.0

 .../Devel-GlobalDestruction/Devel-GlobalDestruction-0.120.0.ebuild    | 4 ++--
 .../Devel-GlobalDestruction/Devel-GlobalDestruction-0.130.0.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.120.0.ebuild 
b/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.120.0.ebuild
index 79e2dce..bf9c648 100644
--- a/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.120.0.ebuild
+++ b/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.120.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,7 +8,7 @@ MODULE_AUTHOR=HAARG
 MODULE_VERSION=0.12
 inherit perl-module
 
-DESCRIPTION="Expose PL_dirty, the flag which marks global destruction"
+DESCRIPTION='Returns the equivalent of ${^GLOBAL_PHASE} eq DESTRUCT for older 
perls'
 
 SLOT="0"
 KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 x86 ~ppc-aix ~x86-fbsd ~x86-solaris"

diff --git 
a/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.130.0.ebuild 
b/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.130.0.ebuild
index 6a9615d..9f2c498 100644
--- a/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.130.0.ebuild
+++ b/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.130.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,7 +8,7 @@ MODULE_AUTHOR=HAARG
 MODULE_VERSION=0.12
 inherit perl-module
 
-DESCRIPTION='Provides function returning the equivalent of ${^GLOBAL_PHASE} eq 
DESTRUCT for older perls'
+DESCRIPTION='Returns the equivalent of ${^GLOBAL_PHASE} eq DESTRUCT for older 
perls'
 
 SLOT="0"
 KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 ~x86 ~ppc-aix ~x86-fbsd ~x86-solaris"

Reply via email to