zlogene 14/12/04 11:53:41 Modified: Path-Tiny-0.44.0.ebuild ChangeLog Log: Add ~ppc keyword wrt bug #531274 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.2 dev-perl/Path-Tiny/Path-Tiny-0.44.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Path-Tiny/Path-Tiny-0.44.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Path-Tiny/Path-Tiny-0.44.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Path-Tiny/Path-Tiny-0.44.0.ebuild?r1=1.1&r2=1.2 Index: Path-Tiny-0.44.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Path-Tiny/Path-Tiny-0.44.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Path-Tiny-0.44.0.ebuild 31 Oct 2013 15:51:29 -0000 1.1 +++ Path-Tiny-0.44.0.ebuild 4 Dec 2014 11:53:41 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Tiny/Path-Tiny-0.44.0.ebuild,v 1.1 2013/10/31 15:51:29 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Tiny/Path-Tiny-0.44.0.ebuild,v 1.2 2014/12/04 11:53:41 zlogene Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~x86" IUSE="test" RDEPEND=" 1.9 dev-perl/Path-Tiny/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Path-Tiny/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Path-Tiny/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Path-Tiny/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Path-Tiny/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 30 Nov 2014 21:44:36 -0000 1.8 +++ ChangeLog 4 Dec 2014 11:53:41 -0000 1.9 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Path-Tiny # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Tiny/ChangeLog,v 1.8 2014/11/30 21:44:36 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Tiny/ChangeLog,v 1.9 2014/12/04 11:53:41 zlogene Exp $ + + 04 Dec 2014; Mikle Kolyada <[email protected]> Path-Tiny-0.44.0.ebuild: + Add ~ppc keyword wrt bug #531274 30 Nov 2014; Andreas K. Huettel <[email protected]> -Path-Tiny-0.3.0.ebuild, -Path-Tiny-0.12.0.ebuild:
