summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-11-24 16:23:39 +0000
committerJeroen Roovers <jer@gentoo.org>2014-11-24 16:23:39 +0000
commit176ca7cee1c9fc3e8d55bb2644251af3a908c2bb (patch)
tree78042f1e15fa136a80191e5221da43421706722e /dev-perl/Test-LeakTrace
parentMarked ~hppa (bug #527898). (diff)
downloadgentoo-2-176ca7cee1c9fc3e8d55bb2644251af3a908c2bb.tar.gz
gentoo-2-176ca7cee1c9fc3e8d55bb2644251af3a908c2bb.tar.bz2
gentoo-2-176ca7cee1c9fc3e8d55bb2644251af3a908c2bb.zip
Marked ~hppa (bug #527898).
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-perl/Test-LeakTrace')
-rw-r--r--dev-perl/Test-LeakTrace/ChangeLog7
-rw-r--r--dev-perl/Test-LeakTrace/Test-LeakTrace-0.140.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Test-LeakTrace/ChangeLog b/dev-perl/Test-LeakTrace/ChangeLog
index f21e1680e349..958b0a0895cc 100644
--- a/dev-perl/Test-LeakTrace/ChangeLog
+++ b/dev-perl/Test-LeakTrace/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-LeakTrace
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LeakTrace/ChangeLog,v 1.4 2013/09/09 09:47:06 pinkbyte Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LeakTrace/ChangeLog,v 1.5 2014/11/24 16:23:39 jer Exp $
+
+ 24 Nov 2014; Jeroen Roovers <jer@gentoo.org> Test-LeakTrace-0.140.0.ebuild:
+ Marked ~hppa (bug #527898).
09 Sep 2013; Sergey Popov <pinkbyte@gentoo.org>
Test-LeakTrace-0.140.0.ebuild:
diff --git a/dev-perl/Test-LeakTrace/Test-LeakTrace-0.140.0.ebuild b/dev-perl/Test-LeakTrace/Test-LeakTrace-0.140.0.ebuild
index 299d391b26b2..9ca5c4df921b 100644
--- a/dev-perl/Test-LeakTrace/Test-LeakTrace-0.140.0.ebuild
+++ b/dev-perl/Test-LeakTrace/Test-LeakTrace-0.140.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LeakTrace/Test-LeakTrace-0.140.0.ebuild,v 1.3 2013/09/09 09:47:06 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LeakTrace/Test-LeakTrace-0.140.0.ebuild,v 1.4 2014/11/24 16:23:39 jer Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION='Traces memory leaks'
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
IUSE=""
SRC_TEST="do"