zlogene 15/01/31 14:15:33 Modified: Path-Class-0.350.0.ebuild ChangeLog Log: Add ~x86-fbsd keyword (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.2 dev-perl/Path-Class/Path-Class-0.350.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Path-Class/Path-Class-0.350.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Path-Class/Path-Class-0.350.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Path-Class/Path-Class-0.350.0.ebuild?r1=1.1&r2=1.2 Index: Path-Class-0.350.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/Path-Class-0.350.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Path-Class-0.350.0.ebuild 9 Dec 2014 21:09:46 -0000 1.1 +++ Path-Class-0.350.0.ebuild 31 Jan 2015 14:15:33 -0000 1.2 @@ -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/Path-Class/Path-Class-0.350.0.ebuild,v 1.1 2014/12/09 21:09:46 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/Path-Class-0.350.0.ebuild,v 1.2 2015/01/31 14:15:33 zlogene Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Cross-platform path specification manipulation" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" 1.57 dev-perl/Path-Class/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Path-Class/ChangeLog?rev=1.57&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Path-Class/ChangeLog?rev=1.57&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Path-Class/ChangeLog?r1=1.56&r2=1.57 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- ChangeLog 9 Dec 2014 21:09:46 -0000 1.56 +++ ChangeLog 31 Jan 2015 14:15:33 -0000 1.57 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Path-Class -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v 1.56 2014/12/09 21:09:46 dilfridge Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v 1.57 2015/01/31 14:15:33 zlogene Exp $ + + 31 Jan 2015; Mikle Kolyada <[email protected]> Path-Class-0.350.0.ebuild: + Add ~x86-fbsd keyword *Path-Class-0.350.0 (09 Dec 2014)
