summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-04-26 09:18:39 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-04-26 09:18:39 +0000
commit55970d42e90ffcef21e0250eb0e89fd1c2115ed4 (patch)
treef4e9bf9ec2c9e5d3f667a84e5da8ca34e3dc705f /dev-perl/Try-Tiny
parentAdd ~s390 keyword wrt bug #501346 (diff)
downloadgentoo-2-55970d42e90ffcef21e0250eb0e89fd1c2115ed4.tar.gz
gentoo-2-55970d42e90ffcef21e0250eb0e89fd1c2115ed4.tar.bz2
gentoo-2-55970d42e90ffcef21e0250eb0e89fd1c2115ed4.zip
Add ~sh keyword wrt bug #501346
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
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.190.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Try-Tiny/ChangeLog b/dev-perl/Try-Tiny/ChangeLog
index 6190f5e452d1..97289e160fc3 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.71 2014/04/26 09:17:59 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.72 2014/04/26 09:18:39 zlogene Exp $
+
+ 26 Apr 2014; Mikle Kolyada <zlogene@gentoo.org> Try-Tiny-0.190.0.ebuild:
+ Add ~sh keyword wrt bug #501346
26 Apr 2014; Mikle Kolyada <zlogene@gentoo.org> Try-Tiny-0.190.0.ebuild:
Add ~s390 keyword wrt bug #501346
diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.190.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.190.0.ebuild
index 310e0144aa60..9d0bb123bb89 100644
--- a/dev-perl/Try-Tiny/Try-Tiny-0.190.0.ebuild
+++ b/dev-perl/Try-Tiny/Try-Tiny-0.190.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.190.0.ebuild,v 1.5 2014/04/26 09:17:59 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.190.0.ebuild,v 1.6 2014/04/26 09:18:39 zlogene Exp $
EAPI=5
@@ -12,7 +12,7 @@ DESCRIPTION="Minimal try/catch with proper localization of $@"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~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="