diff options
-rw-r--r-- | dev-perl/Exception-Class/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Exception-Class/Exception-Class-1.360.0.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/Exception-Class/ChangeLog b/dev-perl/Exception-Class/ChangeLog index d9c38a207189..2f7492de789c 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.69 2013/08/17 13:48:53 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.70 2013/10/08 14:09:32 jer Exp $ + + 08 Oct 2013; Jeroen Roovers <jer@gentoo.org> Exception-Class-1.360.0.ebuild: + Stable for HPPA (bug #449582). *Exception-Class-1.370.0 (17 Aug 2013) 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 f89104f20ae5..41ce7a8bd44c 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-2012 Gentoo Foundation +# 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.1 2012/11/18 19:36:51 tove Exp $ +# $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 $ 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=" |