summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2013-12-24 14:35:14 +0000
committerMikle Kolyada <zlogene@gentoo.org>2013-12-24 14:35:14 +0000
commit498bb5128505d4284df13d6423d7e08fa5a65e9f (patch)
tree36c430b787403d3e6542e82b8442886e3241d295 /dev-perl/Exception-Class
parentCleanup old. (diff)
downloadgentoo-2-498bb5128505d4284df13d6423d7e08fa5a65e9f.tar.gz
gentoo-2-498bb5128505d4284df13d6423d7e08fa5a65e9f.tar.bz2
gentoo-2-498bb5128505d4284df13d6423d7e08fa5a65e9f.zip
alpha stable wrt bug #492146
(Portage version: 2.2.7/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
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.370.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Exception-Class/ChangeLog b/dev-perl/Exception-Class/ChangeLog
index 641688669aa6..f39626bf1072 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.80 2013/12/24 12:48:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.81 2013/12/24 14:35:14 zlogene Exp $
+
+ 24 Dec 2013; Mikle Kolyada <zlogene@gentoo.org>
+ Exception-Class-1.370.0.ebuild:
+ alpha stable wrt bug #492146
24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> Exception-Class-1.370.0.ebuild:
Stable for x86, wrt bug #492146
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 a3e7cd7695af..0cb1310bc47e 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.6 2013/12/24 12:48:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.370.0.ebuild,v 1.7 2013/12/24 14:35:14 zlogene 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="