summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-01-13 12:47:41 +0000
committerMarkus Meier <maekke@gentoo.org>2013-01-13 12:47:41 +0000
commit3958c796d3cd2001a47e9d169bfa694f1b9d1cc8 (patch)
tree89d242e821337ee81800df5985e42ca64c8dfd19 /dev-perl/Devel-GlobalDestruction
parentadd ~arm, bug #449762 (diff)
downloadgentoo-2-3958c796d3cd2001a47e9d169bfa694f1b9d1cc8.tar.gz
gentoo-2-3958c796d3cd2001a47e9d169bfa694f1b9d1cc8.tar.bz2
gentoo-2-3958c796d3cd2001a47e9d169bfa694f1b9d1cc8.zip
add ~arm, bug #449762
(Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
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.90.0.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Devel-GlobalDestruction/ChangeLog b/dev-perl/Devel-GlobalDestruction/ChangeLog
index 13928607101b..da8764615efd 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-GlobalDestruction/ChangeLog,v 1.24 2012/09/17 16:43:15 grobian Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-GlobalDestruction/ChangeLog,v 1.25 2013/01/13 12:47:41 maekke Exp $
+
+ 13 Jan 2013; Markus Meier <maekke@gentoo.org>
+ Devel-GlobalDestruction-0.90.0.ebuild:
+ add ~arm, bug #449762
17 Sep 2012; Fabian Groffen <grobian@gentoo.org>
Devel-GlobalDestruction-0.90.0.ebuild:
diff --git a/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.90.0.ebuild b/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.90.0.ebuild
index f9e6f845c9bd..9186844f51e5 100644
--- a/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.90.0.ebuild
+++ b/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.90.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 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.90.0.ebuild,v 1.3 2012/09/17 16:43:15 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-GlobalDestruction/Devel-GlobalDestruction-0.90.0.ebuild,v 1.4 2013/01/13 12:47:41 maekke Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Expose PL_dirty, the flag which marks global destruction"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc-aix ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~x86 ~ppc-aix ~x86-solaris"
IUSE=""
RDEPEND=">=dev-perl/Sub-Exporter-Progressive-0.1.2"