summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-24 10:05:48 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-24 10:05:48 +0000
commitda35c9516884f2e78fa5e4aaed14f98989817f92 (patch)
tree0bddf454d585fcd6a633f06791eff56b8141e240 /dev-perl/Devel-GlobalDestruction
parentStable for amd64, wrt bug #400085 (diff)
downloadhistorical-da35c9516884f2e78fa5e4aaed14f98989817f92.tar.gz
historical-da35c9516884f2e78fa5e4aaed14f98989817f92.tar.bz2
historical-da35c9516884f2e78fa5e4aaed14f98989817f92.zip
Stable for amd64, wrt bug #400087
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Devel-GlobalDestruction')
-rw-r--r--dev-perl/Devel-GlobalDestruction/ChangeLog8
-rw-r--r--dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.40.0.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Devel-GlobalDestruction/ChangeLog b/dev-perl/Devel-GlobalDestruction/ChangeLog
index 151cb1d6bcf4..7e832e80626e 100644
--- a/dev-perl/Devel-GlobalDestruction/ChangeLog
+++ b/dev-perl/Devel-GlobalDestruction/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Devel-GlobalDestruction
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-GlobalDestruction/ChangeLog,v 1.8 2011/09/24 13:21:41 grobian Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-GlobalDestruction/ChangeLog,v 1.9 2012/02/24 10:05:48 ago Exp $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org>
+ Devel-GlobalDestruction-0.40.0.ebuild:
+ Stable for amd64, wrt bug #400087
24 Sep 2011; Fabian Groffen <grobian@gentoo.org>
Devel-GlobalDestruction-0.40.0.ebuild:
diff --git a/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.40.0.ebuild b/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.40.0.ebuild
index 1a81b1073b32..3032386eba65 100644
--- a/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.40.0.ebuild
+++ b/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.40.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.40.0.ebuild,v 1.2 2011/09/24 13:21:41 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.40.0.ebuild,v 1.3 2012/02/24 10:05:48 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Expose PL_dirty, the flag which marks global destruction"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x64-macos"
+KEYWORDS="amd64 ~ppc ~x86 ~x64-macos"
IUSE=""
RDEPEND="dev-perl/Sub-Exporter"