diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-11-05 13:22:29 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-11-05 13:22:29 +0000 |
commit | 2e47cdc6fbbc090b5c11ed7363f6cfc8a93e345c (patch) | |
tree | ca74a47dba654803d7c6d3870327746b126492c2 /dev-perl/Try-Tiny | |
parent | Version bumped, bug #267587. (diff) | |
download | historical-2e47cdc6fbbc090b5c11ed7363f6cfc8a93e345c.tar.gz historical-2e47cdc6fbbc090b5c11ed7363f6cfc8a93e345c.tar.bz2 historical-2e47cdc6fbbc090b5c11ed7363f6cfc8a93e345c.zip |
Stable on amd64 wrt bug #341865
Package-Manager: portage-2.1.9.24/cvs/Linux x86_64
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.06.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Try-Tiny/ChangeLog b/dev-perl/Try-Tiny/ChangeLog index 7d018c5b91f6..c50aa4b97c2d 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.8 2010/11/04 13:39:14 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.9 2010/11/05 13:18:26 hwoarang Exp $ + + 05 Nov 2010; Markos Chandras <hwoarang@gentoo.org> Try-Tiny-0.06.ebuild: + Stable on amd64 wrt bug #341865 04 Nov 2010; Christian Faulhammer <fauli@gentoo.org> Try-Tiny-0.06.ebuild: x86 stable, bug 341865 diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.06.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.06.ebuild index 923c17d8704b..f6e355d8632b 100644 --- a/dev-perl/Try-Tiny/Try-Tiny-0.06.ebuild +++ b/dev-perl/Try-Tiny/Try-Tiny-0.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.06.ebuild,v 1.2 2010/11/04 13:39:14 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.06.ebuild,v 1.3 2010/11/05 13:18:26 hwoarang Exp $ EAPI=2 @@ -11,7 +11,7 @@ DESCRIPTION="minimal try/catch with proper localization of $@" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" SRC_TEST=do |