summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-11-05 13:22:29 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-11-05 13:22:29 +0000
commit2e47cdc6fbbc090b5c11ed7363f6cfc8a93e345c (patch)
treeca74a47dba654803d7c6d3870327746b126492c2 /dev-perl/Exception-Class
parentVersion bumped, bug #267587. (diff)
downloadhistorical-2e47cdc6fbbc090b5c11ed7363f6cfc8a93e345c.tar.gz
historical-2e47cdc6fbbc090b5c11ed7363f6cfc8a93e345c.tar.bz2
historical-2e47cdc6fbbc090b5c11ed7363f6cfc8a93e345c.zip
Stable on amd64 wrt bug #341865
Package-Manager: portage-2.1.9.24/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Exception-Class')
-rw-r--r--dev-perl/Exception-Class/ChangeLog6
-rw-r--r--dev-perl/Exception-Class/Exception-Class-1.32.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Exception-Class/ChangeLog b/dev-perl/Exception-Class/ChangeLog
index d8eb1f17c255..9ac5e50b3eab 100644
--- a/dev-perl/Exception-Class/ChangeLog
+++ b/dev-perl/Exception-Class/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Exception-Class
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.56 2010/11/04 13:22:08 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.57 2010/11/05 13:12:18 hwoarang Exp $
+
+ 05 Nov 2010; Markos Chandras <hwoarang@gentoo.org>
+ Exception-Class-1.32.ebuild:
+ Stable on amd64 wrt bug #341865
04 Nov 2010; Christian Faulhammer <fauli@gentoo.org>
Exception-Class-1.32.ebuild:
diff --git a/dev-perl/Exception-Class/Exception-Class-1.32.ebuild b/dev-perl/Exception-Class/Exception-Class-1.32.ebuild
index 6ec9baa6ec38..dcaa2b0e1bb7 100644
--- a/dev-perl/Exception-Class/Exception-Class-1.32.ebuild
+++ b/dev-perl/Exception-Class/Exception-Class-1.32.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.32.ebuild,v 1.2 2010/11/04 13:22:08 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.32.ebuild,v 1.3 2010/11/05 13:12:18 hwoarang Exp $
EAPI=3
@@ -11,7 +11,7 @@ DESCRIPTION="A module that allows you to declare real exception classes in Perl"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
IUSE=""
RDEPEND=">=dev-perl/Class-Data-Inheritable-0.02