summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-01-13 13:35:38 +0000
committerMarkus Meier <maekke@gentoo.org>2013-01-13 13:35:38 +0000
commitaf3ee6601abe8f435771fd5412beee52cfedf6ad (patch)
treebb188893e1711d178d7b0a7cff12bedafbeb174f
parentadd ~arm, bug #449762 (diff)
downloadgentoo-2-af3ee6601abe8f435771fd5412beee52cfedf6ad.tar.gz
gentoo-2-af3ee6601abe8f435771fd5412beee52cfedf6ad.tar.bz2
gentoo-2-af3ee6601abe8f435771fd5412beee52cfedf6ad.zip
add ~arm, bug #449762
(Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
-rw-r--r--dev-perl/Test-Memory-Cycle/ChangeLog8
-rw-r--r--dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.40.0.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Test-Memory-Cycle/ChangeLog b/dev-perl/Test-Memory-Cycle/ChangeLog
index 02a3771356a6..4f499cf0feb2 100644
--- a/dev-perl/Test-Memory-Cycle/ChangeLog
+++ b/dev-perl/Test-Memory-Cycle/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-Memory-Cycle
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/ChangeLog,v 1.29 2012/06/24 12:59:03 tove Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/ChangeLog,v 1.30 2013/01/13 13:35:38 maekke Exp $
+
+ 13 Jan 2013; Markus Meier <maekke@gentoo.org>
+ Test-Memory-Cycle-1.40.0.ebuild:
+ add ~arm, bug #449762
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
diff --git a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.40.0.ebuild b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.40.0.ebuild
index 4d549763ed00..079785fac68b 100644
--- a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.40.0.ebuild
+++ b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.40.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/Test-Memory-Cycle/Test-Memory-Cycle-1.40.0.ebuild,v 1.3 2012/03/24 19:54:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.40.0.ebuild,v 1.4 2013/01/13 13:35:38 maekke Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Check for memory leaks and circular memory references"
SLOT="0"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="test"
RDEPEND=">=dev-perl/Devel-Cycle-1.04