summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-09-24 13:29:38 +0000
committerFabian Groffen <grobian@gentoo.org>2011-09-24 13:29:38 +0000
commit508a34a5af03e950786af9d092996a0ed9098b53 (patch)
treee6fb869287b43a623973275a81c5265f36c3d74a /dev-perl/Try-Tiny
parentDon't crash on unicode chars, #383463; thanks Suloev Dmitry for the patch; ht... (diff)
downloadhistorical-508a34a5af03e950786af9d092996a0ed9098b53.tar.gz
historical-508a34a5af03e950786af9d092996a0ed9098b53.tar.bz2
historical-508a34a5af03e950786af9d092996a0ed9098b53.zip
Marked ~x64-macos
Package-Manager: portage-2.2.01.19295-prefix/cvs/Darwin i386
Diffstat (limited to 'dev-perl/Try-Tiny')
-rw-r--r--dev-perl/Try-Tiny/ChangeLog5
-rw-r--r--dev-perl/Try-Tiny/Try-Tiny-0.110.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Try-Tiny/ChangeLog b/dev-perl/Try-Tiny/ChangeLog
index 6200afbc73fe..80775e7e816b 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.26 2011/09/04 11:23:49 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.27 2011/09/24 13:25:31 grobian Exp $
+
+ 24 Sep 2011; Fabian Groffen <grobian@gentoo.org> Try-Tiny-0.110.0.ebuild:
+ Marked ~x64-macos
04 Sep 2011; Torsten Veller <tove@gentoo.org> -Try-Tiny-0.06.ebuild,
-Try-Tiny-0.90.ebuild:
diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.110.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.110.0.ebuild
index 8e1a602483b7..673565a20dab 100644
--- a/dev-perl/Try-Tiny/Try-Tiny-0.110.0.ebuild
+++ b/dev-perl/Try-Tiny/Try-Tiny-0.110.0.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.110.0.ebuild,v 1.1 2011/08/30 18:15:51 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.110.0.ebuild,v 1.2 2011/09/24 13:25:31 grobian Exp $
EAPI=4
@@ -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 ~x86-fbsd ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris"
IUSE=""
SRC_TEST=do