summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-02-22 19:24:55 +0000
committerMarkus Meier <maekke@gentoo.org>2014-02-22 19:24:55 +0000
commit062e3c280b2b8deb8f7d4c87e7c94bcfbe2bdfd7 (patch)
tree5b32b810cdaffc7ae318b1cba8346884ebde2ea1 /dev-perl/Try-Tiny
parentarm stable, bug #407329 (diff)
downloadgentoo-2-062e3c280b2b8deb8f7d4c87e7c94bcfbe2bdfd7.tar.gz
gentoo-2-062e3c280b2b8deb8f7d4c87e7c94bcfbe2bdfd7.tar.bz2
gentoo-2-062e3c280b2b8deb8f7d4c87e7c94bcfbe2bdfd7.zip
arm stable, bug #495496
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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.180.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Try-Tiny/ChangeLog b/dev-perl/Try-Tiny/ChangeLog
index 1b2c081724ed..303643f2e783 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.60 2014/02/20 15:19:27 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.61 2014/02/22 19:24:55 maekke Exp $
+
+ 22 Feb 2014; Markus Meier <maekke@gentoo.org> Try-Tiny-0.180.0.ebuild:
+ arm stable, bug #495496
20 Feb 2014; Akinori Hattori <hattya@gentoo.org> Try-Tiny-0.180.0.ebuild:
ia64 stable wrt bug #495496
diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.180.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.180.0.ebuild
index ef9b100ac286..6b18ac4ec24f 100644
--- a/dev-perl/Try-Tiny/Try-Tiny-0.180.0.ebuild
+++ b/dev-perl/Try-Tiny/Try-Tiny-0.180.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.180.0.ebuild,v 1.6 2014/02/20 15:19:27 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.180.0.ebuild,v 1.7 2014/02/22 19:24:55 maekke Exp $
EAPI=5
@@ -12,7 +12,7 @@ DESCRIPTION="Minimal try/catch with proper localization of $@"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
DEPEND="test? ( dev-perl/Sub-Name )"