zlogene 14/04/26 09:17:59 Modified: Try-Tiny-0.190.0.ebuild ChangeLog Log: Add ~s390 keyword wrt bug #501346 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.5 dev-perl/Try-Tiny/Try-Tiny-0.190.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.190.0.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.190.0.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.190.0.ebuild?r1=1.4&r2=1.5 Index: Try-Tiny-0.190.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.190.0.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- Try-Tiny-0.190.0.ebuild 25 Feb 2014 20:49:43 -0000 1.4 +++ Try-Tiny-0.190.0.ebuild 26 Apr 2014 09:17:59 -0000 1.5 @@ -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.4 2014/02/25 20:49:43 maekke Exp $ +# $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 $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~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 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" DEPEND=" 1.71 dev-perl/Try-Tiny/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?rev=1.71&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?rev=1.71&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?r1=1.70&r2=1.71 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v retrieving revision 1.70 retrieving revision 1.71 diff -u -r1.70 -r1.71 --- ChangeLog 13 Mar 2014 17:38:51 -0000 1.70 +++ ChangeLog 26 Apr 2014 09:17:59 -0000 1.71 @@ -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.70 2014/03/13 17:38:51 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.71 2014/04/26 09:17:59 zlogene Exp $ + + 26 Apr 2014; Mikle Kolyada <[email protected]> Try-Tiny-0.190.0.ebuild: + Add ~s390 keyword wrt bug #501346 13 Mar 2014; Mikle Kolyada <[email protected]> -Try-Tiny-0.110.0.ebuild, -Try-Tiny-0.120.0.ebuild, -Try-Tiny-0.160.0.ebuild, Try-Tiny-0.180.0.ebuild:
