diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:48:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:48:55 +0000 |
commit | 2f9ab8b2c007ea957f6f39df23852f546e19f032 (patch) | |
tree | f429c70f4e8ac433454784ad40a70b2393accc3f /dev-perl/Exception-Class | |
parent | Stable for x86, wrt bug #490154 (diff) | |
download | gentoo-2-2f9ab8b2c007ea957f6f39df23852f546e19f032.tar.gz gentoo-2-2f9ab8b2c007ea957f6f39df23852f546e19f032.tar.bz2 gentoo-2-2f9ab8b2c007ea957f6f39df23852f546e19f032.zip |
Stable for x86, wrt bug #492146
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 4a75c21f09c0..641688669aa6 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.79 2013/12/23 16:01:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.80 2013/12/24 12:48:55 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> Exception-Class-1.370.0.ebuild: + Stable for x86, wrt bug #492146 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> Exception-Class-1.370.0.ebuild: Stable for sparc, 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 3f455470d50c..a3e7cd7695af 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.5 2013/12/23 16:01:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.370.0.ebuild,v 1.6 2013/12/24 12:48:55 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=" |