diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 16:01:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 16:01:33 +0000 |
commit | 355e58f615b475197c6139a131a01e92931d0e3e (patch) | |
tree | df7e8a398910b0e11b53b8155b05aefd654b20e7 /dev-perl/Exception-Class | |
parent | Stable for sparc, wrt bug #489072 (diff) | |
download | gentoo-2-355e58f615b475197c6139a131a01e92931d0e3e.tar.gz gentoo-2-355e58f615b475197c6139a131a01e92931d0e3e.tar.bz2 gentoo-2-355e58f615b475197c6139a131a01e92931d0e3e.zip |
Stable for sparc, wrt bug #492146
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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 fcfdeb8b078e..4a75c21f09c0 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.78 2013/12/22 14:40:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.79 2013/12/23 16:01:33 ago Exp $ + + 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> Exception-Class-1.370.0.ebuild: + Stable for sparc, wrt bug #492146 22 Dec 2013; Pacho Ramos <pacho@gentoo.org> Exception-Class-1.370.0.ebuild: amd64 stable, 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 282eebad8d64..3f455470d50c 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.4 2013/12/22 14:40:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.370.0.ebuild,v 1.5 2013/12/23 16:01:33 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=" |