zlogene 14/12/28 16:26:59 Modified: List-AllUtils-0.90.0.ebuild ChangeLog Log: Add ~arm keyword (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.4 dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild?r1=1.3&r2=1.4 Index: List-AllUtils-0.90.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- List-AllUtils-0.90.0.ebuild 14 Dec 2014 14:44:40 -0000 1.3 +++ List-AllUtils-0.90.0.ebuild 28 Dec 2014 16:26:59 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild,v 1.3 2014/12/14 14:44:40 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild,v 1.4 2014/12/28 16:26:59 zlogene Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION='Combines List::Util and List::MoreUtils in one bite-sized package' SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86 ~amd64-fbsd" IUSE="test" RDEPEND=">=dev-perl/List-MoreUtils-0.280.0 1.9 dev-perl/List-AllUtils/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-AllUtils/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-AllUtils/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-AllUtils/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/List-AllUtils/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 14 Dec 2014 14:44:40 -0000 1.8 +++ ChangeLog 28 Dec 2014 16:26:59 -0000 1.9 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/List-AllUtils # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-AllUtils/ChangeLog,v 1.8 2014/12/14 14:44:40 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-AllUtils/ChangeLog,v 1.9 2014/12/28 16:26:59 zlogene Exp $ + + 28 Dec 2014; Mikle Kolyada <[email protected]> List-AllUtils-0.90.0.ebuild: + Add ~arm keyword 14 Dec 2014; Mikle Kolyada <[email protected]> List-AllUtils-0.90.0.ebuild: Add ~alpha keyword wrt bug #531172
