zlogene 15/01/25 15:55:41 Modified: List-AllUtils-0.90.0.ebuild ChangeLog Log: Add ~s390 keyword (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.13 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.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild?rev=1.13&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.12&r2=1.13 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.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- List-AllUtils-0.90.0.ebuild 25 Jan 2015 12:37:55 -0000 1.12 +++ List-AllUtils-0.90.0.ebuild 25 Jan 2015 15:55:41 -0000 1.13 @@ -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-AllUtils/List-AllUtils-0.90.0.ebuild,v 1.12 2015/01/25 12:37:55 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild,v 1.13 2015/01/25 15:55:41 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 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=">=dev-perl/List-MoreUtils-0.280.0 1.18 dev-perl/List-AllUtils/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-AllUtils/ChangeLog?rev=1.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-AllUtils/ChangeLog?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-AllUtils/ChangeLog?r1=1.17&r2=1.18 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/List-AllUtils/ChangeLog,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ChangeLog 25 Jan 2015 12:37:55 -0000 1.17 +++ ChangeLog 25 Jan 2015 15:55:41 -0000 1.18 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/List-AllUtils # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-AllUtils/ChangeLog,v 1.17 2015/01/25 12:37:55 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-AllUtils/ChangeLog,v 1.18 2015/01/25 15:55:41 zlogene Exp $ + + 25 Jan 2015; Mikle Kolyada <zlog...@gentoo.org> List-AllUtils-0.90.0.ebuild: + Add ~s390 keyword 25 Jan 2015; Mikle Kolyada <zlog...@gentoo.org> List-AllUtils-0.90.0.ebuild: Add ~sparc keyword