diff options
author | Mike Frysinger <vapier@gentoo.org> | 2013-09-05 05:51:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2013-09-05 05:51:22 +0000 |
commit | d244c227292244240cbc116711174933ebbcdbf2 (patch) | |
tree | 9880e2d17ac12fd11fff45b29079de50408e5691 /dev-perl/Try-Tiny | |
parent | Mark arm/s390/sh stable #479612. (diff) | |
download | gentoo-2-d244c227292244240cbc116711174933ebbcdbf2.tar.gz gentoo-2-d244c227292244240cbc116711174933ebbcdbf2.tar.bz2 gentoo-2-d244c227292244240cbc116711174933ebbcdbf2.zip |
Restore s390 KEYWORDS #479612.
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
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.160.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Try-Tiny/Try-Tiny-0.180.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Try-Tiny/ChangeLog b/dev-perl/Try-Tiny/ChangeLog index 2952c2835884..1871c4839b94 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.54 2013/08/26 03:32:33 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.55 2013/09/05 05:51:22 vapier Exp $ + + 05 Sep 2013; Mike Frysinger <vapier@gentoo.org> Try-Tiny-0.160.0.ebuild, + Try-Tiny-0.180.0.ebuild: + Restore s390 KEYWORDS #479612. *Try-Tiny-0.180.0 (26 Aug 2013) 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 14aca019cac6..65346ed75e9c 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 # 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.2 2013/08/06 02:48:30 patrick Exp $ +# $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 $ 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 ~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 ~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 48dd316c1f68..8230b6f6b041 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-2013 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.1 2013/08/26 03:32:33 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.180.0.ebuild,v 1.2 2013/09/05 05:51:22 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 ~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 ~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 )" |