diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-02-01 23:36:07 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-02-01 23:36:07 +0000 |
commit | 4c672032b2b3ff171cf2f103d041d09f7d0f18a2 (patch) | |
tree | 3359403f5983d1e7ad4e652ee29fb20ee7c8a858 /dev-perl/Try-Tiny | |
parent | Add arm64 love. (diff) | |
download | gentoo-2-4c672032b2b3ff171cf2f103d041d09f7d0f18a2.tar.gz gentoo-2-4c672032b2b3ff171cf2f103d041d09f7d0f18a2.tar.bz2 gentoo-2-4c672032b2b3ff171cf2f103d041d09f7d0f18a2.zip |
Add arm64 love.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'dev-perl/Try-Tiny')
-rw-r--r-- | dev-perl/Try-Tiny/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Try-Tiny/Try-Tiny-0.120.0.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Try-Tiny/Try-Tiny-0.160.0.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Try-Tiny/Try-Tiny-0.180.0.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-perl/Try-Tiny/ChangeLog b/dev-perl/Try-Tiny/ChangeLog index 0d7e8b2e7e61..7ef0eb1a8539 100644 --- a/dev-perl/Try-Tiny/ChangeLog +++ b/dev-perl/Try-Tiny/ChangeLog @@ -1,6 +1,10 @@ # 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.56 2014/01/05 01:11:43 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.57 2014/02/01 23:36:07 vapier Exp $ + + 01 Feb 2014; Mike Frysinger <vapier@gentoo.org> Try-Tiny-0.120.0.ebuild, + Try-Tiny-0.160.0.ebuild, Try-Tiny-0.180.0.ebuild: + Add arm64 love. 05 Jan 2014; Markos Chandras <hwoarang@gentoo.org> Try-Tiny-0.180.0.ebuild: Add ~mips diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.120.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.120.0.ebuild index dc887cb71d8f..24ecc8675e66 100644 --- a/dev-perl/Try-Tiny/Try-Tiny-0.120.0.ebuild +++ b/dev-perl/Try-Tiny/Try-Tiny-0.120.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.120.0.ebuild,v 1.12 2013/04/02 13:23:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.120.0.ebuild,v 1.13 2014/02/01 23:36:07 vapier 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 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 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="" SRC_TEST=do diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.160.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.160.0.ebuild index 65346ed75e9c..9a7eab32097c 100644 --- a/dev-perl/Try-Tiny/Try-Tiny-0.160.0.ebuild +++ b/dev-perl/Try-Tiny/Try-Tiny-0.160.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.160.0.ebuild,v 1.3 2013/09/05 05:51:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.160.0.ebuild,v 1.4 2014/02/01 23:36:07 vapier 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 ~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 ~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 )" 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 51a34b26662e..f09d22ee12a0 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.3 2014/01/05 01:11:43 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.180.0.ebuild,v 1.4 2014/02/01 23:36:07 vapier 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 ~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 )" |