diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-22 14:40:07 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-22 14:40:07 +0000 |
commit | 01c1f574988c35c96ee8519f488744f2cc2b6f5a (patch) | |
tree | 71fece1e52f13500c76228189d095c560a2df5df /dev-perl/Exception-Class | |
parent | amd64 stable, bug #492136 (diff) | |
download | gentoo-2-01c1f574988c35c96ee8519f488744f2cc2b6f5a.tar.gz gentoo-2-01c1f574988c35c96ee8519f488744f2cc2b6f5a.tar.bz2 gentoo-2-01c1f574988c35c96ee8519f488744f2cc2b6f5a.zip |
amd64 stable, bug #492146
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
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 19e7cf1e93fa..fcfdeb8b078e 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.77 2013/12/21 15:55:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.78 2013/12/22 14:40:07 pacho Exp $ + + 22 Dec 2013; Pacho Ramos <pacho@gentoo.org> Exception-Class-1.370.0.ebuild: + amd64 stable, bug #492146 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> Exception-Class-1.370.0.ebuild: Stable for ppc, wrt 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 94a296487ae2..282eebad8d64 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.3 2013/12/21 15:55:57 ago Exp $ +# $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 $ 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=" |