summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-02-19 21:27:15 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-02-19 21:27:15 +0000
commitcba8ee1019e1ba1e828cb48d43f9c53a7286d7fe (patch)
tree86fabbf8e5437f2078dc81169bc4944176685ee7 /dev-perl
parentInitial import (diff)
downloadgentoo-2-cba8ee1019e1ba1e828cb48d43f9c53a7286d7fe.tar.gz
gentoo-2-cba8ee1019e1ba1e828cb48d43f9c53a7286d7fe.tar.bz2
gentoo-2-cba8ee1019e1ba1e828cb48d43f9c53a7286d7fe.zip
Marked ~ppc64 wrt #346449
(Portage version: 2.2.0_alpha23/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Try-Tiny/ChangeLog5
-rw-r--r--dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Try-Tiny/ChangeLog b/dev-perl/Try-Tiny/ChangeLog
index 908aa3dee340..b5e3c5ca7a2f 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.16 2011/01/14 15:47:16 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.17 2011/02/19 21:27:15 xarthisius Exp $
+
+ 19 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> Try-Tiny-0.90.ebuild:
+ Marked ~ppc64 wrt #346449
14 Jan 2011; Torsten Veller <tove@gentoo.org> -Try-Tiny-0.02.ebuild,
-Try-Tiny-0.04.ebuild, -Try-Tiny-0.07.ebuild:
diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild
index b385f20bf68c..69d198ec4945 100644
--- a/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild
+++ b/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild
@@ -1,6 +1,6 @@
# 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.90.ebuild,v 1.1 2011/01/12 15:55:56 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild,v 1.2 2011/02/19 21:27:15 xarthisius Exp $
EAPI=3
@@ -12,7 +12,7 @@ DESCRIPTION="minimal try/catch with proper localization of $@"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
SRC_TEST=do