jer 15/05/03 08:19:41 Modified: ChangeLog ExtUtils-InstallPaths-0.10.0.ebuild Log: Mark ~ppc64 (bug #548352). (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.4 dev-perl/ExtUtils-InstallPaths/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ExtUtils-InstallPaths/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ExtUtils-InstallPaths/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ExtUtils-InstallPaths/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-InstallPaths/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 9 Nov 2014 10:37:51 -0000 1.3 +++ ChangeLog 3 May 2015 08:19:41 -0000 1.4 @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/ExtUtils-InstallPaths -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-InstallPaths/ChangeLog,v 1.3 2014/11/09 10:37:51 zlogene Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-InstallPaths/ChangeLog,v 1.4 2015/05/03 08:19:41 jer Exp $ + + 03 May 2015; Jeroen Roovers <[email protected]> + ExtUtils-InstallPaths-0.10.0.ebuild: + Mark ~ppc64 (bug #548352). 09 Nov 2014; Mikle Kolyada <[email protected]> ExtUtils-InstallPaths-0.10.0.ebuild: 1.4 dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild?r1=1.3&r2=1.4 Index: ExtUtils-InstallPaths-0.10.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ExtUtils-InstallPaths-0.10.0.ebuild 9 Nov 2014 10:37:51 -0000 1.3 +++ ExtUtils-InstallPaths-0.10.0.ebuild 3 May 2015 08:19:41 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild,v 1.3 2014/11/09 10:37:51 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild,v 1.4 2015/05/03 08:19:41 jer Exp $ EAPI=5 MODULE_AUTHOR=LEONT MODULE_VERSION=0.010 @@ -9,7 +9,7 @@ DESCRIPTION='Build.PL install path logic made easy' LICENSE=" || ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="test" DEPEND="
