summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-10-11 12:23:10 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-10-11 12:23:10 +0000
commitc455dafcb51a65ae3699e60d3ddb7f0cce34c5bc (patch)
tree9c9fe1fb10b9eb8d77a2003b5e22b9498b2dc138 /dev-perl
parentinitial import (diff)
downloadgentoo-2-c455dafcb51a65ae3699e60d3ddb7f0cce34c5bc.tar.gz
gentoo-2-c455dafcb51a65ae3699e60d3ddb7f0cce34c5bc.tar.bz2
gentoo-2-c455dafcb51a65ae3699e60d3ddb7f0cce34c5bc.zip
Stable on amd64 and x86, wrt bug #449582
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Exception-Class/ChangeLog6
-rw-r--r--dev-perl/Exception-Class/Exception-Class-1.360.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Exception-Class/ChangeLog b/dev-perl/Exception-Class/ChangeLog
index 2f7492de789c..4fa8263889ea 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.70 2013/10/08 14:09:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.71 2013/10/11 12:23:10 pinkbyte Exp $
+
+ 11 Oct 2013; Sergey Popov <pinkbyte@gentoo.org>
+ Exception-Class-1.360.0.ebuild:
+ Stable on amd64 and x86, wrt bug #449582
08 Oct 2013; Jeroen Roovers <jer@gentoo.org> Exception-Class-1.360.0.ebuild:
Stable for HPPA (bug #449582).
diff --git a/dev-perl/Exception-Class/Exception-Class-1.360.0.ebuild b/dev-perl/Exception-Class/Exception-Class-1.360.0.ebuild
index 41ce7a8bd44c..9dd2b19ec0a6 100644
--- a/dev-perl/Exception-Class/Exception-Class-1.360.0.ebuild
+++ b/dev-perl/Exception-Class/Exception-Class-1.360.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.360.0.ebuild,v 1.2 2013/10/08 14:09:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.360.0.ebuild,v 1.3 2013/10/11 12:23:10 pinkbyte 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="