diff options
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Try-Tiny/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Try-Tiny/Try-Tiny-0.120.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Try-Tiny/ChangeLog b/dev-perl/Try-Tiny/ChangeLog index d5b217e41bf9..5b108219ac8d 100644 --- a/dev-perl/Try-Tiny/ChangeLog +++ b/dev-perl/Try-Tiny/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Try-Tiny # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.44 2013/03/27 09:34:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.45 2013/03/27 14:08:38 ago Exp $ + + 27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> Try-Tiny-0.120.0.ebuild: + Stable for arm, wrt bug #457318 27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> Try-Tiny-0.120.0.ebuild: Stable for ppc64, wrt bug #457318 diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.120.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.120.0.ebuild index e77c4c93b4b4..1e79eb66eda3 100644 --- a/dev-perl/Try-Tiny/Try-Tiny-0.120.0.ebuild +++ b/dev-perl/Try-Tiny/Try-Tiny-0.120.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/Try-Tiny/Try-Tiny-0.120.0.ebuild,v 1.5 2013/03/27 09:34:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.120.0.ebuild,v 1.6 2013/03/27 14:08:38 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ DESCRIPTION="Minimal try/catch with proper localization of $@" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" SRC_TEST=do |