summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-01-13 16:57:36 +0000
committerBrent Baude <ranger@gentoo.org>2011-01-13 16:57:36 +0000
commitc037affa16196943156dcdd24e0e401a7e06ffc8 (patch)
treeea78cd309e85f4874e8fd249ae7bdd065d666ac3 /dev-perl/Exception-Class
parentMarking Email-Valid-0.184 ppc for bug 341865 (diff)
downloadhistorical-c037affa16196943156dcdd24e0e401a7e06ffc8.tar.gz
historical-c037affa16196943156dcdd24e0e401a7e06ffc8.tar.bz2
historical-c037affa16196943156dcdd24e0e401a7e06ffc8.zip
Marking Exception-Class-1.32 ~ppc for bug 341865
Package-Manager: portage-2.1.9.25/cvs/Linux ppc64
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.32.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Exception-Class/ChangeLog b/dev-perl/Exception-Class/ChangeLog
index f7070d34c3af..5309745d3052 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.58 2010/11/13 19:39:30 armin76 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.59 2011/01/13 16:57:36 ranger Exp $
+
+ 13 Jan 2011; Brent Baude <ranger@gentoo.org> Exception-Class-1.32.ebuild:
+ Marking Exception-Class-1.32 ppc stable for bug 341865
13 Nov 2010; Raúl Porcel <armin76@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 31b718183de9..376582de8086 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
+# Copyright 1999-2011 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.4 2010/11/13 19:39:30 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.32.ebuild,v 1.5 2011/01/13 16:57:36 ranger 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