summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-10-05 15:34:18 +0000
committerBrent Baude <ranger@gentoo.org>2012-10-05 15:34:18 +0000
commit27f8f91a88750c785b5a59fb7d9a45468fdbd372 (patch)
treed70d01ed82bbfa11f5097125dda2c26173f7ed11 /dev-perl/Test-MockModule
parentmarking ibm-jre-bin-1.6.0.9_p2-r1 ppc (diff)
downloadgentoo-2-27f8f91a88750c785b5a59fb7d9a45468fdbd372.tar.gz
gentoo-2-27f8f91a88750c785b5a59fb7d9a45468fdbd372.tar.bz2
gentoo-2-27f8f91a88750c785b5a59fb7d9a45468fdbd372.zip
Marking Test-MockModule-0.50.0 ppc for bug 412881
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/Test-MockModule')
-rw-r--r--dev-perl/Test-MockModule/ChangeLog5
-rw-r--r--dev-perl/Test-MockModule/Test-MockModule-0.50.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-MockModule/ChangeLog b/dev-perl/Test-MockModule/ChangeLog
index ac5eb7d96bed..ccdc0b2b9dca 100644
--- a/dev-perl/Test-MockModule/ChangeLog
+++ b/dev-perl/Test-MockModule/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-MockModule
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-MockModule/ChangeLog,v 1.4 2012/09/13 07:19:21 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-MockModule/ChangeLog,v 1.5 2012/10/05 15:34:18 ranger Exp $
+
+ 05 Oct 2012; Brent Baude <ranger@gentoo.org> Test-MockModule-0.50.0.ebuild:
+ Marking Test-MockModule-0.50.0 ppc for bug 412881
13 Sep 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
Test-MockModule-0.50.0.ebuild:
diff --git a/dev-perl/Test-MockModule/Test-MockModule-0.50.0.ebuild b/dev-perl/Test-MockModule/Test-MockModule-0.50.0.ebuild
index c9d8246f11bc..77b9206f73d1 100644
--- a/dev-perl/Test-MockModule/Test-MockModule-0.50.0.ebuild
+++ b/dev-perl/Test-MockModule/Test-MockModule-0.50.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-MockModule/Test-MockModule-0.50.0.ebuild,v 1.4 2012/09/13 07:19:21 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-MockModule/Test-MockModule-0.50.0.ebuild,v 1.5 2012/10/05 15:34:18 ranger Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Override subroutines in a module for unit testing"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE="test"
DEPEND="