jer 15/01/13 17:37:27 Modified: ChangeLog IPC-Run-0.920.0-r1.ebuild Log: Stable for HPPA (bug #535204). (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.48 dev-perl/IPC-Run/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/ChangeLog?rev=1.48&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/ChangeLog?rev=1.48&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/ChangeLog?r1=1.47&r2=1.48 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- ChangeLog 9 Jan 2015 13:41:54 -0000 1.47 +++ ChangeLog 13 Jan 2015 17:37:27 -0000 1.48 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IPC-Run # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.47 2015/01/09 13:41:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.48 2015/01/13 17:37:27 jer Exp $ + + 13 Jan 2015; Jeroen Roovers <[email protected]> IPC-Run-0.920.0-r1.ebuild: + Stable for HPPA (bug #535204). 09 Jan 2015; Agostino Sarubbo <[email protected]> IPC-Run-0.920.0-r1.ebuild: Stable for amd64, wrt bug #535204 1.3 dev-perl/IPC-Run/IPC-Run-0.920.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.920.0-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.920.0-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.920.0-r1.ebuild?r1=1.2&r2=1.3 Index: IPC-Run-0.920.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.920.0-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- IPC-Run-0.920.0-r1.ebuild 9 Jan 2015 13:41:54 -0000 1.2 +++ IPC-Run-0.920.0-r1.ebuild 13 Jan 2015 17:37:27 -0000 1.3 @@ -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/IPC-Run/IPC-Run-0.920.0-r1.ebuild,v 1.2 2015/01/09 13:41:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.920.0-r1.ebuild,v 1.3 2015/01/13 17:37:27 jer Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="system() and background procs w/ piping, redirs, ptys" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux" IUSE="test" RDEPEND=">=dev-perl/IO-Tty-1.08"
