summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-11-13 19:56:51 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-11-13 19:56:51 +0000
commit0b1ac61b27168502d4f1adf6368fa86da8929b1b (patch)
tree0be06a5e895bb98cd84e0a583943a817b0df74fa /dev-perl/Exception-Class
parentalpha/ia64/s390/sh/sparc stable wrt #341865 (diff)
downloadhistorical-0b1ac61b27168502d4f1adf6368fa86da8929b1b.tar.gz
historical-0b1ac61b27168502d4f1adf6368fa86da8929b1b.tar.bz2
historical-0b1ac61b27168502d4f1adf6368fa86da8929b1b.zip
alpha/ia64/sparc stable wrt #341865
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
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 9ac5e50b3eab..f7070d34c3af 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.57 2010/11/05 13:12:18 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.58 2010/11/13 19:39:30 armin76 Exp $
+
+ 13 Nov 2010; Raúl Porcel <armin76@gentoo.org>
+ Exception-Class-1.32.ebuild:
+ alpha/ia64/sparc stable wrt #341865
05 Nov 2010; Markos Chandras <hwoarang@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 dcaa2b0e1bb7..31b718183de9 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.3 2010/11/05 13:12:18 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.32.ebuild,v 1.4 2010/11/13 19:39:30 armin76 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