summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-12-19 13:43:31 +0000
committerJeroen Roovers <jer@gentoo.org>2013-12-19 13:43:31 +0000
commitbdc9ef73d0908e9bdba3df90257d2796e4580c1e (patch)
tree750240faf7f4fab427f3c1296c1e6ac325f742f2 /dev-perl
parentStable for HPPA (bug #492068). (diff)
downloadgentoo-2-bdc9ef73d0908e9bdba3df90257d2796e4580c1e.tar.gz
gentoo-2-bdc9ef73d0908e9bdba3df90257d2796e4580c1e.tar.bz2
gentoo-2-bdc9ef73d0908e9bdba3df90257d2796e4580c1e.zip
Stable for HPPA (bug #492146).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Exception-Class/ChangeLog5
-rw-r--r--dev-perl/Exception-Class/Exception-Class-1.370.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Exception-Class/ChangeLog b/dev-perl/Exception-Class/ChangeLog
index abe4354af391..d54e6fce9cf4 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.75 2013/10/13 17:43:31 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.76 2013/12/19 13:43:31 jer Exp $
+
+ 19 Dec 2013; Jeroen Roovers <jer@gentoo.org> Exception-Class-1.370.0.ebuild:
+ Stable for HPPA (bug #492146).
13 Oct 2013; Mikle Kolyada <zlogene@gentoo.org>
Exception-Class-1.360.0.ebuild:
diff --git a/dev-perl/Exception-Class/Exception-Class-1.370.0.ebuild b/dev-perl/Exception-Class/Exception-Class-1.370.0.ebuild
index 76cf487d76cd..a16d0a52d892 100644
--- a/dev-perl/Exception-Class/Exception-Class-1.370.0.ebuild
+++ b/dev-perl/Exception-Class/Exception-Class-1.370.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.370.0.ebuild,v 1.1 2013/08/17 13:48:53 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.370.0.ebuild,v 1.2 2013/12/19 13:43:31 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 ~hppa ~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="