summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-09-07 08:44:31 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-09-07 08:44:31 +0000
commit299fa17369ed6fa3ebc43d1757bc90b0173407b1 (patch)
tree9417ca8ff9f61948c79216654cec045b706ceca2 /dev-perl/Test-MockModule
parentStable for amd64, wrt bug #412881 (diff)
downloadhistorical-299fa17369ed6fa3ebc43d1757bc90b0173407b1.tar.gz
historical-299fa17369ed6fa3ebc43d1757bc90b0173407b1.tar.bz2
historical-299fa17369ed6fa3ebc43d1757bc90b0173407b1.zip
Stable for amd64, wrt bug #412881
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
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 a5ab0cdb2515..1509be7a69a6 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.2 2012/07/16 15:46:01 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-MockModule/ChangeLog,v 1.3 2012/09/07 08:43:52 ago Exp $
+
+ 07 Sep 2012; Agostino Sarubbo <ago@gentoo.org> Test-MockModule-0.50.0.ebuild:
+ Stable for amd64, wrt bug #412881
*Test-MockModule-0.50.0 (16 Jul 2012)
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 96e9dbb57575..fd0fe381d46a 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.2 2012/08/21 15:48:51 xmw Exp $
+# $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 $
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="