summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-02-08 19:55:37 +0000
committerJeroen Roovers <jer@gentoo.org>2012-02-08 19:55:37 +0000
commit3e26521cbe7d45d73bc846872a79a0cc96e2ca82 (patch)
tree3c0edd64baa291786da148cdcbceef834c6b28a4 /dev-perl/Exception-Class
parentVersion bump, drop old (diff)
downloadhistorical-3e26521cbe7d45d73bc846872a79a0cc96e2ca82.tar.gz
historical-3e26521cbe7d45d73bc846872a79a0cc96e2ca82.tar.bz2
historical-3e26521cbe7d45d73bc846872a79a0cc96e2ca82.zip
Marked ~hppa (bug #399649).
Package-Manager: portage-2.2.0_alpha85/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Exception-Class')
-rw-r--r--dev-perl/Exception-Class/ChangeLog7
-rw-r--r--dev-perl/Exception-Class/Exception-Class-1.320.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Exception-Class/ChangeLog b/dev-perl/Exception-Class/ChangeLog
index 70045164df2f..3bd7fae705b5 100644
--- a/dev-perl/Exception-Class/ChangeLog
+++ b/dev-perl/Exception-Class/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Exception-Class
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.63 2011/09/04 11:23:38 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.64 2012/02/08 19:50:35 jer Exp $
+
+ 08 Feb 2012; Jeroen Roovers <jer@gentoo.org> Exception-Class-1.320.0.ebuild:
+ Marked ~hppa (bug #399649).
04 Sep 2011; Torsten Veller <tove@gentoo.org> -Exception-Class-1.32.ebuild:
Cleanup
diff --git a/dev-perl/Exception-Class/Exception-Class-1.320.0.ebuild b/dev-perl/Exception-Class/Exception-Class-1.320.0.ebuild
index df75567ad640..38457ac3d3b7 100644
--- a/dev-perl/Exception-Class/Exception-Class-1.320.0.ebuild
+++ b/dev-perl/Exception-Class/Exception-Class-1.320.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/Exception-Class/Exception-Class-1.320.0.ebuild,v 1.2 2011/09/03 21:05:30 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.320.0.ebuild,v 1.3 2012/02/08 19:50:35 jer Exp $
EAPI=4
@@ -12,7 +12,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 ~hppa ia64 ppc sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
IUSE=""
RDEPEND=">=dev-perl/Class-Data-Inheritable-0.02