summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-24 10:38:15 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-24 10:38:15 +0000
commit070d46b5ca559b5d18f06095ad9fefff400762bf (patch)
treebd8336fc53ab0d86ebb7e322dcd919555ea03494 /dev-perl/Test-Exception
parentStable for amd64, wrt bug #400229 (diff)
downloadgentoo-2-070d46b5ca559b5d18f06095ad9fefff400762bf.tar.gz
gentoo-2-070d46b5ca559b5d18f06095ad9fefff400762bf.tar.bz2
gentoo-2-070d46b5ca559b5d18f06095ad9fefff400762bf.zip
Stable for amd64, wrt bug #400231
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Test-Exception')
-rw-r--r--dev-perl/Test-Exception/ChangeLog7
-rw-r--r--dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Test-Exception/ChangeLog b/dev-perl/Test-Exception/ChangeLog
index d0c51381dda6..a58b99205ee7 100644
--- a/dev-perl/Test-Exception/ChangeLog
+++ b/dev-perl/Test-Exception/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Exception
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.65 2011/09/04 11:23:16 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.66 2012/02/24 10:38:15 ago Exp $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Test-Exception-0.310.0.ebuild:
+ Stable for amd64, wrt bug #400231
04 Sep 2011; Torsten Veller <tove@gentoo.org> -Test-Exception-0.31.ebuild:
Cleanup
diff --git a/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild b/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild
index 798d1e73bd9b..386118f15dc4 100644
--- a/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild
+++ b/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v 1.1 2011/08/28 14:05:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v 1.2 2012/02/24 10:38:15 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="test functions for exception based code"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=virtual/perl-Test-Simple-0.64