diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-10-08 14:09:32 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-10-08 14:09:32 +0000 |
commit | f1d70dbe3d93959bfbd7a54f5bd21e02e424c99e (patch) | |
tree | 43d8c51b6857365e20841edddbf090c990f351ce /dev-perl/Exception-Class | |
parent | Revert stabilization for HPPA because this version of hwids needs >=sys-fs/ud... (diff) | |
download | gentoo-2-f1d70dbe3d93959bfbd7a54f5bd21e02e424c99e.tar.gz gentoo-2-f1d70dbe3d93959bfbd7a54f5bd21e02e424c99e.tar.bz2 gentoo-2-f1d70dbe3d93959bfbd7a54f5bd21e02e424c99e.zip |
Stable for HPPA (bug #449582).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-perl/Exception-Class')
-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=" |