diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:17:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:17:53 +0000 |
commit | 36d9b9d162de52c0f8cd9334f78afe60ea0684ce (patch) | |
tree | 3183bb9680f18b7e3d0a81a13b3156fb52e3fc72 /dev-perl/Try-Tiny | |
parent | Stable for amd64, wrt bug #457314 (diff) | |
download | gentoo-2-36d9b9d162de52c0f8cd9334f78afe60ea0684ce.tar.gz gentoo-2-36d9b9d162de52c0f8cd9334f78afe60ea0684ce.tar.bz2 gentoo-2-36d9b9d162de52c0f8cd9334f78afe60ea0684ce.zip |
Stable for amd64, wrt bug #457318
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/Try-Tiny')
-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 5365f988f955..9f640151f09f 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.40 2013/01/03 19:18:30 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.41 2013/03/25 20:17:53 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> Try-Tiny-0.120.0.ebuild: + Stable for amd64, wrt bug #457318 *Try-Tiny-0.120.0 (03 Jan 2013) 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 bcf5231b3447..c5f3ffe1fbac 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.1 2013/01/03 19:18:30 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.120.0.ebuild,v 1.2 2013/03/25 20:17:53 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 |