summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-12 09:58:32 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-12 09:58:32 +0000
commitabe1423b4e0ea3e29f6627fbafb601aab3e7eebf (patch)
treef358d8d913dfbaf43d55f83ff07c689fe73f2bfd
parentStable for sparc, wrt bug #495494 (diff)
downloadgentoo-2-abe1423b4e0ea3e29f6627fbafb601aab3e7eebf.tar.gz
gentoo-2-abe1423b4e0ea3e29f6627fbafb601aab3e7eebf.tar.bz2
gentoo-2-abe1423b4e0ea3e29f6627fbafb601aab3e7eebf.zip
Stable for sparc, wrt bug #495496
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
-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 0a9cefbc04db..0795febdf59e 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.68 2014/03/06 10:37:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.69 2014/03/12 09:58:32 ago Exp $
+
+ 12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> Try-Tiny-0.180.0.ebuild:
+ Stable for sparc, wrt bug #495496
06 Mar 2014; Agostino Sarubbo <ago@gentoo.org> Try-Tiny-0.180.0.ebuild:
Stable for ppc64, 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 825fbdb9b3c6..2a9e38fb171c 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.11 2014/03/06 10:37:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.180.0.ebuild,v 1.12 2014/03/12 09:58:32 ago 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 )"