diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 15:55:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 15:55:57 +0000 |
commit | 12f39e327881a6e97f3c370b5799b66a23e533a8 (patch) | |
tree | 6c6b221f27b0890ce47e47d640cf492a96912453 /dev-perl/Exception-Class | |
parent | Stable for ppc, wrt bug #491888 (diff) | |
download | gentoo-2-12f39e327881a6e97f3c370b5799b66a23e533a8.tar.gz gentoo-2-12f39e327881a6e97f3c370b5799b66a23e533a8.tar.bz2 gentoo-2-12f39e327881a6e97f3c370b5799b66a23e533a8.zip |
Stable for ppc, wrt bug #492146
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
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.370.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Exception-Class/ChangeLog b/dev-perl/Exception-Class/ChangeLog index d54e6fce9cf4..19e7cf1e93fa 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.76 2013/12/19 13:43:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.77 2013/12/21 15:55:57 ago Exp $ + + 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> Exception-Class-1.370.0.ebuild: + Stable for ppc, wrt bug #492146 19 Dec 2013; Jeroen Roovers <jer@gentoo.org> Exception-Class-1.370.0.ebuild: Stable for HPPA (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 a16d0a52d892..94a296487ae2 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.2 2013/12/19 13:43:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.370.0.ebuild,v 1.3 2013/12/21 15:55:57 ago 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=" |