diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-11-28 19:16:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-11-28 19:16:17 +0000 |
commit | 9a33432efc4705ce2f631a289093a99a02092725 (patch) | |
tree | 6239761a96011f3c3ead19d54442758db4b8c968 /dev-perl/Try-Tiny | |
parent | Add ~alpha/~ia64/~s390/~sh/~sparc wrt #345605 (diff) | |
download | gentoo-2-9a33432efc4705ce2f631a289093a99a02092725.tar.gz gentoo-2-9a33432efc4705ce2f631a289093a99a02092725.tar.bz2 gentoo-2-9a33432efc4705ce2f631a289093a99a02092725.zip |
Add ~alpha/~ia64/~sparc wrt #345605
(Portage version: 2.1.9.24/cvs/Linux ia64)
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.07.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Try-Tiny/ChangeLog b/dev-perl/Try-Tiny/ChangeLog index c50aa4b97c2d..689a3e4b2a21 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.9 2010/11/05 13:18:26 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.10 2010/11/28 19:16:17 armin76 Exp $ + + 28 Nov 2010; Raúl Porcel <armin76@gentoo.org> Try-Tiny-0.07.ebuild: + Add ~alpha/~ia64/~sparc wrt #345605 05 Nov 2010; Markos Chandras <hwoarang@gentoo.org> Try-Tiny-0.06.ebuild: Stable on amd64 wrt bug #341865 diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.07.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.07.ebuild index 4ff63c3eb0f0..3d7e5375c951 100644 --- a/dev-perl/Try-Tiny/Try-Tiny-0.07.ebuild +++ b/dev-perl/Try-Tiny/Try-Tiny-0.07.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.07.ebuild,v 1.1 2010/10/22 07:44:25 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.07.ebuild,v 1.2 2010/11/28 19:16:17 armin76 Exp $ EAPI=3 @@ -11,7 +11,7 @@ DESCRIPTION="minimal try/catch with proper localization of $@" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="" SRC_TEST=do |