diff options
author | Brent Baude <ranger@gentoo.org> | 2011-01-13 17:03:25 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-01-13 17:03:25 +0000 |
commit | b7318c46baf65c664b189576999e1cd7afb82966 (patch) | |
tree | ae0bc42d4d1eedc213cd50f0a23ff04eda323b15 /dev-perl/Try-Tiny | |
parent | Marking Scope-Guard-0.20 ppc for bug 341865 (diff) | |
download | gentoo-2-b7318c46baf65c664b189576999e1cd7afb82966.tar.gz gentoo-2-b7318c46baf65c664b189576999e1cd7afb82966.tar.bz2 gentoo-2-b7318c46baf65c664b189576999e1cd7afb82966.zip |
Marking Try-Tiny-0.06 ppc for bug 341865
(Portage version: 2.1.9.25/cvs/Linux ppc64)
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 | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/Try-Tiny/ChangeLog b/dev-perl/Try-Tiny/ChangeLog index 8bfd3f68d2eb..f0cc5a55fd3f 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.14 2011/01/12 15:55:56 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.15 2011/01/13 17:03:25 ranger Exp $ + + 13 Jan 2011; Brent Baude <ranger@gentoo.org> Try-Tiny-0.06.ebuild: + Marking Try-Tiny-0.06 ppc stable for bug 341865 *Try-Tiny-0.90 (12 Jan 2011) diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.06.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.06.ebuild index a6963f5f6d66..34c99de32f58 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 +# Copyright 1999-2011 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.4 2010/12/03 01:28:21 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.06.ebuild,v 1.5 2011/01/13 17:03:25 ranger Exp $ EAPI=2 @@ -11,7 +11,7 @@ DESCRIPTION="minimal try/catch with proper localization of $@" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc x86" +KEYWORDS="amd64 ~arm ppc x86" IUSE="" SRC_TEST=do |