summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-09-13 07:19:21 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-09-13 07:19:21 +0000
commit31897354de7318ea7022447748be185054844a59 (patch)
tree94e59829f323e6f54df030e4584a5a5226bd9078 /dev-perl/Test-MockModule
parentx86 stable wrt bug #433774 (diff)
downloadgentoo-2-31897354de7318ea7022447748be185054844a59.tar.gz
gentoo-2-31897354de7318ea7022447748be185054844a59.tar.bz2
gentoo-2-31897354de7318ea7022447748be185054844a59.zip
x86 stable wrt bug #412881
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Test-MockModule')
-rw-r--r--dev-perl/Test-MockModule/ChangeLog6
-rw-r--r--dev-perl/Test-MockModule/Test-MockModule-0.50.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Test-MockModule/ChangeLog b/dev-perl/Test-MockModule/ChangeLog
index 1509be7a69a6..ac5eb7d96bed 100644
--- a/dev-perl/Test-MockModule/ChangeLog
+++ b/dev-perl/Test-MockModule/ChangeLog
@@ -1,6 +1,10 @@
# 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.3 2012/09/07 08:43:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-MockModule/ChangeLog,v 1.4 2012/09/13 07:19:21 phajdan.jr Exp $
+
+ 13 Sep 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ Test-MockModule-0.50.0.ebuild:
+ x86 stable wrt bug #412881
07 Sep 2012; Agostino Sarubbo <ago@gentoo.org> Test-MockModule-0.50.0.ebuild:
Stable for amd64, wrt bug #412881
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 fd0fe381d46a..c9d8246f11bc 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.3 2012/09/07 08:43:52 ago Exp $
+# $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 $
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="