diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 11:23:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 11:23:51 +0000 |
commit | 1c29e995808a59ccd017032b64277de10b113046 (patch) | |
tree | daada5b9afd6ded148c993dac36a17e6fca421e2 /dev-perl/Try-Tiny | |
parent | Stable for hppa, wrt bug #457314 (diff) | |
download | gentoo-2-1c29e995808a59ccd017032b64277de10b113046.tar.gz gentoo-2-1c29e995808a59ccd017032b64277de10b113046.tar.bz2 gentoo-2-1c29e995808a59ccd017032b64277de10b113046.zip |
Stable for hppa, wrt bug #457318
(Portage version: 2.1.11.55/cvs/Linux ppc64, 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 ef858486b03c..b9a546b486f2 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.49 2013/03/31 11:10:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.50 2013/04/02 11:23:51 ago Exp $ + + 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> Try-Tiny-0.120.0.ebuild: + Stable for hppa, wrt bug #457318 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> Try-Tiny-0.120.0.ebuild: Stable for sh, 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 8ca3703fa33f..b007de568928 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.10 2013/03/31 11:10:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.120.0.ebuild,v 1.11 2013/04/02 11:23:51 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 |