summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2013-10-11 11:54:32 +0000
committerMikle Kolyada <zlogene@gentoo.org>2013-10-11 11:54:32 +0000
commit213265e8dd9e85668a6ac13da96ca6230499d419 (patch)
tree6cb0fd37af7952611f87ed38bb55e277c6aad1df /dev-perl
parentRevbump to fix installation of sntp init script (problem reported by idl0r in... (diff)
downloadgentoo-2-213265e8dd9e85668a6ac13da96ca6230499d419.tar.gz
gentoo-2-213265e8dd9e85668a6ac13da96ca6230499d419.tar.bz2
gentoo-2-213265e8dd9e85668a6ac13da96ca6230499d419.zip
alpha stable wrt bug #400231
(Portage version: 2.2.1/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Test-Exception/ChangeLog5
-rw-r--r--dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/Test-Exception/ChangeLog b/dev-perl/Test-Exception/ChangeLog
index a2c7dc638d31..33bbbaacf2ee 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.74 2013/08/26 03:47:45 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.75 2013/10/11 11:54:32 zlogene Exp $
+
+ 11 Oct 2013; Mikle Kolyada <zlogene@gentoo.org> Test-Exception-0.310.0.ebuild:
+ alpha stable wrt bug #400231
*Test-Exception-0.320.0 (26 Aug 2013)
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 ba548181c944..ff39bc967456 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-2012 Gentoo Foundation
+# Copyright 1999-2013 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.8 2012/03/25 17:09:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v 1.9 2013/10/11 11:54:32 zlogene 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