jer 15/05/11 05:16:30 Modified: ChangeLog List-MoreUtils-0.408.0.ebuild Log: Mark ~ppc64 (bug #543632). (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.55 dev-perl/List-MoreUtils/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog?rev=1.55&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog?rev=1.55&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog?r1=1.54&r2=1.55 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- ChangeLog 12 Apr 2015 13:16:26 -0000 1.54 +++ ChangeLog 11 May 2015 05:16:30 -0000 1.55 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/List-MoreUtils # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog,v 1.54 2015/04/12 13:16:26 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog,v 1.55 2015/05/11 05:16:30 jer Exp $ + + 11 May 2015; Jeroen Roovers <[email protected]> List-MoreUtils-0.408.0.ebuild: + Mark ~ppc64 (bug #543632). 12 Apr 2015; Mikle Kolyada <[email protected]> List-MoreUtils-0.408.0.ebuild: Add ~alpha keyword wrt bug #543632 1.9 dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild?r1=1.8&r2=1.9 Index: List-MoreUtils-0.408.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- List-MoreUtils-0.408.0.ebuild 12 Apr 2015 13:16:26 -0000 1.8 +++ List-MoreUtils-0.408.0.ebuild 11 May 2015 05:16:30 -0000 1.9 @@ -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/List-MoreUtils/List-MoreUtils-0.408.0.ebuild,v 1.8 2015/04/12 13:16:26 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild,v 1.9 2015/05/11 05:16:30 jer Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Provide the missing functionality from List::Util" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~s390 ~sh ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~s390 ~sh ~x86" IUSE="test" RDEPEND="
