zlogene 15/04/11 17:56:38 Modified: IO-CaptureOutput-1.110.400.ebuild ChangeLog Log: Add ~ppc and ~ppc64 keywords wrt bug #545660 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.4 dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild?r1=1.3&r2=1.4 Index: IO-CaptureOutput-1.110.400.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- IO-CaptureOutput-1.110.400.ebuild 10 Apr 2015 19:37:21 -0000 1.3 +++ IO-CaptureOutput-1.110.400.ebuild 11 Apr 2015 17:56:38 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild,v 1.3 2015/04/10 19:37:21 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild,v 1.4 2015/04/11 17:56:38 zlogene Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Capture STDOUT and STDERR from Perl code, subprocesses or XS" SLOT="0" -KEYWORDS="~amd64 ~hppa ~mips ~x86" +KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~x86" IUSE="test" RDEPEND=" 1.4 dev-perl/IO-CaptureOutput/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-CaptureOutput/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-CaptureOutput/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-CaptureOutput/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-CaptureOutput/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 10 Apr 2015 19:37:21 -0000 1.3 +++ ChangeLog 11 Apr 2015 17:56:38 -0000 1.4 @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/IO-CaptureOutput # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-CaptureOutput/ChangeLog,v 1.3 2015/04/10 19:37:21 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-CaptureOutput/ChangeLog,v 1.4 2015/04/11 17:56:38 zlogene Exp $ + + 11 Apr 2015; Mikle Kolyada <zlog...@gentoo.org> + IO-CaptureOutput-1.110.400.ebuild: + Add ~ppc and ~ppc64 keywords wrt bug #545660 10 Apr 2015; Mikle Kolyada <zlog...@gentoo.org> IO-CaptureOutput-1.110.400.ebuild: