zlogene 15/04/12 13:07:12 Modified: IO-CaptureOutput-1.110.400.ebuild ChangeLog Log: Add ~x86-linux keyword wrt bug #545660 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.5 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.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild?rev=1.5&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.4&r2=1.5 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.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- IO-CaptureOutput-1.110.400.ebuild 11 Apr 2015 17:56:38 -0000 1.4 +++ IO-CaptureOutput-1.110.400.ebuild 12 Apr 2015 13:07:12 -0000 1.5 @@ -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.4 2015/04/11 17:56:38 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild,v 1.5 2015/04/12 13:07:12 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 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~x86 ~x86-linux" IUSE="test" RDEPEND=" 1.5 dev-perl/IO-CaptureOutput/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-CaptureOutput/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-CaptureOutput/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-CaptureOutput/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-CaptureOutput/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 11 Apr 2015 17:56:38 -0000 1.4 +++ ChangeLog 12 Apr 2015 13:07:12 -0000 1.5 @@ -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.4 2015/04/11 17:56:38 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-CaptureOutput/ChangeLog,v 1.5 2015/04/12 13:07:12 zlogene Exp $ + + 12 Apr 2015; Mikle Kolyada <[email protected]> + IO-CaptureOutput-1.110.400.ebuild: + Add ~x86-linux keyword wrt bug #545660 11 Apr 2015; Mikle Kolyada <[email protected]> IO-CaptureOutput-1.110.400.ebuild:
