zlogene 15/01/25 11:10:44 Modified: List-AllUtils-0.90.0.ebuild ChangeLog Log: Add ~m68k keyword (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.7 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.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild?rev=1.7&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.6&r2=1.7 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.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- List-AllUtils-0.90.0.ebuild 25 Jan 2015 11:05:29 -0000 1.6 +++ List-AllUtils-0.90.0.ebuild 25 Jan 2015 11:10:44 -0000 1.7 @@ -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.6 2015/01/25 11:05:29 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild,v 1.7 2015/01/25 11:10:44 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 ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~x86 ~amd64-fbsd" IUSE="test" RDEPEND=">=dev-perl/List-MoreUtils-0.280.0 1.12 dev-perl/List-AllUtils/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-AllUtils/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-AllUtils/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-AllUtils/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/List-AllUtils/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 25 Jan 2015 11:05:29 -0000 1.11 +++ ChangeLog 25 Jan 2015 11:10:44 -0000 1.12 @@ -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.11 2015/01/25 11:05:29 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-AllUtils/ChangeLog,v 1.12 2015/01/25 11:10:44 zlogene Exp $ + + 25 Jan 2015; Mikle Kolyada <[email protected]> List-AllUtils-0.90.0.ebuild: + Add ~m68k keyword 25 Jan 2015; Mikle Kolyada <[email protected]> List-AllUtils-0.90.0.ebuild: Add ~ia64 keyword
